Avasam
|
4addb8dd0b
|
setuptools & distutils: more accurate spawn method (#13036)
|
2024-11-19 03:50:38 -08:00 |
|
Agriya Khetarpal
|
3d853d5fa8
|
Improve path-related type hints for setuptools.Extension() and distutils.CCompiler() (#12958)
Co-authored-by: Avasam <samuel.06@hotmail.com>
|
2024-11-06 17:51:48 -05:00 |
|
Sebastian Rittau
|
94889897ca
|
[setuptools] Bump to 75.0.* (#12668)
Co-authored-by: Avasam <samuel.06@hotmail.com>
|
2024-09-16 19:17:52 +02:00 |
|
Sebastian Rittau
|
346fef2137
|
[setuptools] Update to 74.1.* (#12614)
---------
Co-authored-by: Avasam <samuel.06@hotmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-09-05 10:45:52 -04:00 |
|
Avasam
|
661fe27658
|
Bump setuptools to 74.0.* (#12599)
|
2024-08-29 18:53:16 +02:00 |
|
Avasam
|
1b560bbf6a
|
Bump setuptools to 71.0.* (#12381)
|
2024-07-21 13:09:27 +02:00 |
|
Avasam
|
45d162c9ee
|
Bump setuptools to 70.2.* (#12261)
|
2024-07-03 12:59:08 +02:00 |
|
Sebastian Rittau
|
eff4ca189c
|
[setuptools] Update to 71.1.* (#12176)
|
2024-06-24 18:38:59 -04:00 |
|
Avasam
|
06efe457d4
|
Bump setuptools to 70.0 (#11994)
|
2024-05-22 17:21:17 +02:00 |
|
Avasam
|
a375953f63
|
distutils & setuptools: Relax path related params (#11948)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
|
2024-05-20 23:41:20 -04:00 |
|
Avasam
|
003361c006
|
Make distutils.dist.Distribution.get_command_obj not return None by default (#11950)
|
2024-05-18 11:38:48 +02:00 |
|
Sebastian Rittau
|
3c678c997d
|
Update setuptools to 69.5.* (#11756)
|
2024-04-14 15:30:37 +02:00 |
|
Alex Waygood
|
d436110d13
|
Add distutils as a top-level package included with types-setuptools (#10948)
|
2024-03-16 16:44:47 +00:00 |
|
Shantanu
|
4d8ae17776
|
Bump mypy to 1.9, add to json.encoder, small fixups (#11549)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2024-03-09 14:25:00 -08:00 |
|
Avasam
|
185ef486ae
|
Override pkg_resources.ZipProvider.loader type (#11514)
|
2024-03-01 07:09:51 -08:00 |
|
Avasam
|
5a9033720d
|
pkg_resources: don't ignore "missing symbol from stub" in stubtest (#11494)
|
2024-02-28 22:31:19 -08:00 |
|
Avasam
|
48a0497b23
|
Bump setuptools to 69.1.* (#11423)
|
2024-02-14 19:58:21 +01:00 |
|
Alex Waygood
|
e7c57b5a6d
|
Bump setuptools to 69.0.* (#11069)
Co-authored-by: Avasam <samuel.06@hotmail.com>
|
2023-11-28 22:23:29 +00:00 |
|
Sebastian Rittau
|
06c2fb047a
|
Bump setuptools to 68.0 (#10339)
* Any -> Incomplete in a few files
* Bump setuptools to 68.0.*
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2023-06-21 13:26:55 +01:00 |
|
Avasam
|
b5c9d8d677
|
Don't ignore missing stubs in setuptools (#10058)
|
2023-05-19 07:03:34 +01:00 |
|
Alex Waygood
|
ca55889329
|
distutils/setuptools: Don't use wildcards for allowlist entries (#9900)
|
2023-03-17 14:05:12 -07:00 |
|
Henry Schreiner
|
2d990ee2f7
|
Fill out more annotations for distutils & setuptools dist (#9895)
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
|
2023-03-17 18:48:24 +00:00 |
|
Henry Schreiner
|
3a82796d1e
|
[distutils] Add generated methods to Distribution (#9896)
|
2023-03-17 12:14:36 +01:00 |
|
Avasam
|
635493a8f6
|
Update pkg_resources-stubs for use in pytype_test (#9747)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2023-03-05 16:24:57 -08:00 |
|
Avasam
|
fee5f1b765
|
Remove most of setuptools._distutils (#9795)
|
2023-02-26 10:49:24 +00:00 |
|
Alex Waygood
|
efee70abfa
|
Bump mypy to 1.0 (#9684)
|
2023-02-06 15:57:17 -08:00 |
|
github-actions[bot]
|
c10ed87f6e
|
[stubsabot] Bump setuptools to 65.6.* (#9227)
Release: https://pypi.org/pypi/setuptools/65.6.0
Homepage: https://github.com/pypa/setuptools
Changelog: https://setuptools.pypa.io/en/stable/history.html
Diff: https://github.com/pypa/setuptools/compare/v65.5.1...v65.6.0
Stubsabot analysis of the diff between the two releases:
- 0 public Python files have been added.
- 0 files included in typeshed's stubs have been deleted.
- 40 files included in typeshed's stubs have been modified or renamed.
- Total lines of Python code added: 637.
- Total lines of Python code deleted: 630.
Co-authored-by: stubsabot <>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2022-11-19 16:49:37 -08:00 |
|
Avasam
|
4bad015bbb
|
Remove setuptools._distutils.command.bdst_msi (#9174)
It does not exist
|
2022-11-12 18:30:56 +00:00 |
|
Sebastian Rittau
|
73fbb53475
|
Update setuptools stubs (#8345)
setuptools now vendors `distutils` as `setuptools._distutils`.
|
2022-07-20 18:44:22 +02:00 |
|
Sebastian Rittau
|
a319ba4604
|
pkg_resources is part of setuptools (#5669)
|
2021-06-21 15:19:18 +01:00 |
|