Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Capture expectation about file directive in pyproject.toml to be in the sdist | Anderson Bravalheri | 2023-01-19 | 1 | -1/+27 | |
| | | | | | | ||||||
| * | | | | | Add files referenced by file: directive in setup.cfg to sdist | Anderson Bravalheri | 2023-01-19 | 3 | -5/+24 | |
| | | | | | | ||||||
| * | | | | | Capture expectation about file: directive in setup.cfg to be in the sdist | Anderson Bravalheri | 2023-01-19 | 1 | -0/+24 | |
|/ / / / / | ||||||
* | | | | | DOC: fix section for python_requires in setup.cfg (#3774) | Anderson Bravalheri | 2023-01-18 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | DOC: fix section for python_requires in setup.cfg | Mike Taves | 2023-01-18 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Bump version: 65.7.0 → 66.0.0v66.0.0 | Jason R. Coombs | 2023-01-15 | 5 | -4/+15 | |
| | | | | | ||||||
* | | | | | Merge pull request #2822 from pypa/debt/remove-legacy-version | Jason R. Coombs | 2023-01-15 | 6 | -128/+55 | |
|\ \ \ \ \ | | | | | | | | | | | | | Remove reliance on LegacyVersion | |||||
| * | | | | | Update test_invalid_version to expect failure. | Jason R. Coombs | 2023-01-14 | 1 | -7/+20 | |
| | | | | | | ||||||
| * | | | | | ⚫ Fade to black. | Jason R. Coombs | 2023-01-14 | 1 | -11/+12 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'main' into debt/remove-legacy-version | Jason R. Coombs | 2023-01-14 | 464 | -24507/+55100 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'main' into debt/remove-legacy-version | Jason R. Coombs | 2022-02-12 | 447 | -4095/+24389 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'main' into debt/remove-legacy-versiondebt/remove-legacy-version | Jason R. Coombs | 2021-11-14 | 62 | -109/+2540 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Update test_egg_fragment to include a name with a dash in it. Expand on ↵ | Jason R. Coombs | 2021-10-22 | 2 | -2/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | interpret_distro_name to be a tiny bit smarter about inferring the pivot separating name and version. | |||||
| * | | | | | | | | Suppress the now invalid pbr version. | Jason R. Coombs | 2021-10-22 | 1 | -0/+6 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'main' into debt/remove-legacy-version | Jason R. Coombs | 2021-10-22 | 167 | -3362/+13181 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | package_index: don't create dists with non-PEP440 versions | Chih-Hsuan Yen | 2020-12-25 | 1 | -18/+7 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | egg_info: avoid non-PEP440 versions from tag_date | Chih-Hsuan Yen | 2020-12-25 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Add changelog. Ref #2497. | Jason R. Coombs | 2020-12-20 | 1 | -0/+1 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Remove use of packaging.version.LegacyVersion. Fixes #2497. | Jason R. Coombs | 2020-12-20 | 1 | -69/+2 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #3768 from pypa/debt/lint | Jason R. Coombs | 2023-01-15 | 1 | -28/+35 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | Extract method for resolving the dist. Fixes complexity lint. | |||||
| * | | | | | | | | | Merge branch 'main' into debt/lint | Jason R. Coombs | 2023-01-14 | 97 | -2143/+5062 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #3769 from pypa/feature/update-deps | Jason R. Coombs | 2023-01-14 | 97 | -2147/+5064 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | Switch to platformdirs | |||||
| * | | | | | | | | | Update changelog | Jason R. Coombs | 2023-01-13 | 1 | -0/+1 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Add typing extensions for compatibility with Python 3.7. | Jason R. Coombs | 2023-01-13 | 10 | -1/+2671 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Replace appdirs with platformdirs. | Jason R. Coombs | 2023-01-13 | 25 | -1109/+1416 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | ⚫ Fade to black. | Jason R. Coombs | 2023-01-13 | 1 | -8/+7 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | ⚫ Fade to black. | Jason R. Coombs | 2023-01-13 | 1 | -158/+214 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Update vendored transitive dependencies. | Jason R. Coombs | 2023-01-13 | 66 | -872/+756 | |
|/ / / / / / / / / | ||||||
| * | | | | | | | | Extract method for resolving the dist. Fixes complexity lint. | Jason R. Coombs | 2023-01-13 | 1 | -31/+36 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Docs: Remove repeated mention of LDFLAGS environment variable (#3766) | Anderson Bravalheri | 2023-01-12 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Thank you @matthewfeickert | |||||
| * | | | | | | | | docs: Remove repeated mention of LDFLAGS environment variable | Matthew Feickert | 2023-01-11 | 1 | -2/+2 | |
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * The first instance of LDFLAGS is removed instead of the second to match the style of the preceding environment variables. | |||||
* | | | | | | | | Bump version: 65.6.3 → 65.7.0v65.7.0 | Anderson Bravalheri | 2023-01-11 | 6 | -6/+17 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge: Docs: Modify table for tool.setuptools.dynamic to mention ↵ | Anderson Bravalheri | 2023-01-11 | 1 | -4/+10 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | content-type (#3764) | |||||
| * | | | | | | | | Docs: Modify table for tool.setuptools.dynamic to mention content-type | Anderson Bravalheri | 2023-01-11 | 1 | -4/+10 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Merge: Catching excption from utime and providing human-readable error ↵ | Anderson Bravalheri | 2023-01-11 | 3 | -1/+22 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | description (#3716) | |||||
| * | | | | | | | | | Improve code formatting | Anderson Bravalheri | 2023-01-11 | 1 | -4/+9 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Added a news fragment in changelog.d. Ref #3667. | Andrzej Kaczmarczyk | 2022-11-29 | 1 | -0/+1 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Test added. Ref #3667. | Andrzej Kaczmarczyk | 2022-11-29 | 1 | -0/+11 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Catching the exception of utime in order to provide a path to the file that ↵ | Andrzej Kaczmarczyk | 2022-11-28 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | was subject to the utime call; originally, the exception from utime does not point to this filepath. Ref #3667. | |||||
* | | | | | | | | | | Merge: Add htmlcov to FlatLayoutModuleFinder.DEFAULT_EXCLUDE (#3715) | Anderson Bravalheri | 2023-01-11 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | added changelog entry | Demian Brecht | 2022-11-28 | 1 | -0/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | add htmlcov to FlatLayoutModuleFinder.DEFAULT_EXCLUDE | Demian Brecht | 2022-11-28 | 1 | -0/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge: Fixes incomplete getattr statement (#3714) | Anderson Bravalheri | 2023-01-11 | 2 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add news fragment | Anderson Bravalheri | 2022-11-28 | 1 | -0/+2 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Fix getattr statement | Anderson Bravalheri | 2022-11-28 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge: Improve example docs for setup.cfg and pyproject.toml (#3712) | Anderson Bravalheri | 2023-01-11 | 2 | -2/+8 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Improve example docs for setup.cfg and pyproject.toml | Mike Taves | 2022-11-26 | 2 | -2/+8 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #3750 from pypa/abravalheri-doc-patch-1 | Anderson Bravalheri | 2023-01-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [Docs] Add migration for `distutils.core.Command` | |||||
| * | | | | | | | | | [Docs] Add migration for `distutils.core.Command` | Anderson Bravalheri | 2023-01-07 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #3756 from abravalheri/fix-docs | Anderson Bravalheri | 2023-01-07 | 2 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | CI: Attempt to fix build for docs |