This repository was archived by the owner on Aug 11, 2025. It is now read-only.
Commit 80c78a7
committed
pypi-pip: Autospec creation for update from version 24.2 to version 24.3.1
Anton Zelenov (1):
Build should not use global target directory when running from install
Damian Shaw (41):
Update ruff, fix E721
NEWS ENTRY
Create test specific `ruff.toml` that extends ruff linting rules
Remove IRC link from issue creation
NEWS ENTRY
Run All checks passed! + manual addition of spaces
Run `ruff check . --select PT007 --fix --unsafe-fixes`
Run `ruff check . --select PT001 --fix`
Run `ruff check . --select PT018 --fix` + Manual fixes of asserts with messages
Manual fixes of PT018
Manual fixes of PT015
Run `ruff check . --select PT022 --fix` + manual fix of return type
Run `ruff check . --select PT003,PT001 --fix --unsafe-fixes`
Manuall fix PT017
Manually fix PT013
Manually fix PT012
Fix formatting and misc linting
Fix test_pep517_parsing_checks_requirements
Simplify `test_install_distribution_duplicate_extras`
NEWS ENTRY
Depricate '_' in version of wheel filename
Test deprecation warning
NEWS ENTRY
Update non PEP 440 wheel filename deprecation notice
NEWS ENTRY
Diagnostic error on pip uninstall of invalid package
Formatting
Update message
NEWS ENTRY.
New ruff config
Run `ruff check . --fix --select I`
NEWS ENTRY
Also handle `InvalidVersion`
Break up different exceptions and report specific error
Clean up PEP 440 wheel filename deprecation language
NEWS ENTRY
Fix linting
Remove InvalidVersion exception catch
NEWS ENTRY
Simplify hint message in invalid install error
Fix formatting
Dimitri Papadopoulos Orfanos (1):
Enforce ruff/pyupgrade rules (UP) (#12936)
Hugo van Kemenade (2):
Replace deprecated macos-12 with macos-13
Don't test 3.12 on Windows now 3.13 is final
Illia Volochii (1):
Upgrade urllib3 to 1.26.20
Kuntal Majumder (8):
Detect recursively referencing requirements files
Add a unit test to test the absolute path change
Use platform independent regex
Escape Windows path forward slashes in regex
Remove inconsistent test and fix filename write
Use RequirementsFileParserError instead of RecursionError
Use re.escape for windows paths
Remove redundant .keys() call
Matthew Hughes (1):
Pin `towncrier` in docs requirements
Pradyun Gedam (1):
Bump for development
Richard Si (4):
Trigger test suite on bugfix releases by checking NEWS.rst
Update docs to reflect 3.13's inclusion in CI
Upgrade distlib to 0.3.9
Upgrade certifi to 2024.8.30
Russell Keith-Magee (13):
Add compatibility tag handling for iOS.
Add patch from pypa/packaging#832.
Add changenote.
Correct linting issue.
Add patch file for packaging.
Correct usage of invalid File URL in test.
Correct usage of invalid file URL in test.
Add changenote.
Ensure iOS platform tags are correctly normalized.
Add patch to distlib to disable simple shebangs on cross compiles.
Correct pre-commit issue.
Update packaging patch to reflect changes from code review.
Minor tweak to packaging patch.
Seth Michael Larson (2):
Upgrade truststore to 0.9.2
Upgrade vendored truststore to 0.10.0
Srishti Hegde (1):
Upgrade urllib3 to 1.26.19
Stéphane Bidoul (6):
Postpone removal of #12330
Update AUTHORS.txt
Bump for release
Bump for development
Don't fail when the same req file is included more than once
Bump for release
Tzu-ping Chung (2):
Add missing period
Also change the comment
hauntsaninja (1):
Upgrade to mypy 1.12.1
mayeut (3):
CI: Test on macOS arm64
Add a comment for virtualenv
Remove cffi workaround in tests requirements
shenxianpeng (2):
Update classifier to support Python 3.13
add news file1 parent 96a658c commit 80c78a7
File tree
6 files changed
+23
-21
lines changed6 files changed
+23
-21
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | | - | |
| 70 | + | |
| 71 | + | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
0 commit comments