summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | Capture expectation about file directive in pyproject.toml to be in the sdistAnderson Bravalheri2023-01-191-1/+27
| | | | | |
| * | | | | Add files referenced by file: directive in setup.cfg to sdistAnderson Bravalheri2023-01-193-5/+24
| | | | | |
| * | | | | Capture expectation about file: directive in setup.cfg to be in the sdistAnderson Bravalheri2023-01-191-0/+24
|/ / / / /
* | | | | DOC: fix section for python_requires in setup.cfg (#3774)Anderson Bravalheri2023-01-181-1/+1
|\ \ \ \ \
| * | | | | DOC: fix section for python_requires in setup.cfgMike Taves2023-01-181-1/+1
|/ / / / /
* | | | | Bump version: 65.7.0 → 66.0.0v66.0.0Jason R. Coombs2023-01-155-4/+15
| | | | |
* | | | | Merge pull request #2822 from pypa/debt/remove-legacy-versionJason R. Coombs2023-01-156-128/+55
|\ \ \ \ \ | | | | | | | | | | | | Remove reliance on LegacyVersion
| * | | | | Update test_invalid_version to expect failure.Jason R. Coombs2023-01-141-7/+20
| | | | | |
| * | | | | ⚫ Fade to black.Jason R. Coombs2023-01-141-11/+12
| | | | | |
| * | | | | Merge branch 'main' into debt/remove-legacy-versionJason R. Coombs2023-01-14464-24507/+55100
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'main' into debt/remove-legacy-versionJason R. Coombs2022-02-12447-4095/+24389
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'main' into debt/remove-legacy-versiondebt/remove-legacy-versionJason R. Coombs2021-11-1462-109/+2540
| |\ \ \ \ \ \ \
| * | | | | | | | Update test_egg_fragment to include a name with a dash in it. Expand on ↵Jason R. Coombs2021-10-222-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. Coombs2021-10-221-0/+6
| | | | | | | | |
| * | | | | | | | Merge branch 'main' into debt/remove-legacy-versionJason R. Coombs2021-10-22167-3362/+13181
| |\ \ \ \ \ \ \ \
| * | | | | | | | | package_index: don't create dists with non-PEP440 versionsChih-Hsuan Yen2020-12-251-18/+7
| | | | | | | | | |
| * | | | | | | | | egg_info: avoid non-PEP440 versions from tag_dateChih-Hsuan Yen2020-12-251-1/+1
| | | | | | | | | |
| * | | | | | | | | Add changelog. Ref #2497.Jason R. Coombs2020-12-201-0/+1
| | | | | | | | | |
| * | | | | | | | | Remove use of packaging.version.LegacyVersion. Fixes #2497.Jason R. Coombs2020-12-201-69/+2
| | | | | | | | | |
* | | | | | | | | | Merge pull request #3768 from pypa/debt/lintJason R. Coombs2023-01-151-28/+35
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | Extract method for resolving the dist. Fixes complexity lint.
| * | | | | | | | | Merge branch 'main' into debt/lintJason R. Coombs2023-01-1497-2143/+5062
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #3769 from pypa/feature/update-depsJason R. Coombs2023-01-1497-2147/+5064
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | Switch to platformdirs
| * | | | | | | | | Update changelogJason R. Coombs2023-01-131-0/+1
| | | | | | | | | |
| * | | | | | | | | Add typing extensions for compatibility with Python 3.7.Jason R. Coombs2023-01-1310-1/+2671
| | | | | | | | | |
| * | | | | | | | | Replace appdirs with platformdirs.Jason R. Coombs2023-01-1325-1109/+1416
| | | | | | | | | |
| * | | | | | | | | ⚫ Fade to black.Jason R. Coombs2023-01-131-8/+7
| | | | | | | | | |
| * | | | | | | | | ⚫ Fade to black.Jason R. Coombs2023-01-131-158/+214
| | | | | | | | | |
| * | | | | | | | | Update vendored transitive dependencies.Jason R. Coombs2023-01-1366-872/+756
|/ / / / / / / / /
| * | | | | | | | Extract method for resolving the dist. Fixes complexity lint.Jason R. Coombs2023-01-131-31/+36
|/ / / / / / / /
* | | | | | | | Docs: Remove repeated mention of LDFLAGS environment variable (#3766)Anderson Bravalheri2023-01-121-2/+2
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Thank you @matthewfeickert
| * | | | | | | | docs: Remove repeated mention of LDFLAGS environment variableMatthew Feickert2023-01-111-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.0Anderson Bravalheri2023-01-116-6/+17
| | | | | | | |
* | | | | | | | Merge: Docs: Modify table for tool.setuptools.dynamic to mention ↵Anderson Bravalheri2023-01-111-4/+10
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | content-type (#3764)
| * | | | | | | | Docs: Modify table for tool.setuptools.dynamic to mention content-typeAnderson Bravalheri2023-01-111-4/+10
| | | | | | | | |
* | | | | | | | | Merge: Catching excption from utime and providing human-readable error ↵Anderson Bravalheri2023-01-113-1/+22
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | description (#3716)
| * | | | | | | | | Improve code formattingAnderson Bravalheri2023-01-111-4/+9
| | | | | | | | | |
| * | | | | | | | | Added a news fragment in changelog.d. Ref #3667.Andrzej Kaczmarczyk2022-11-291-0/+1
| | | | | | | | | |
| * | | | | | | | | Test added. Ref #3667.Andrzej Kaczmarczyk2022-11-291-0/+11
| | | | | | | | | |
| * | | | | | | | | Catching the exception of utime in order to provide a path to the file that ↵Andrzej Kaczmarczyk2022-11-281-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 Bravalheri2023-01-112-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | added changelog entryDemian Brecht2022-11-281-0/+1
| | | | | | | | | | |
| * | | | | | | | | | add htmlcov to FlatLayoutModuleFinder.DEFAULT_EXCLUDEDemian Brecht2022-11-281-0/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge: Fixes incomplete getattr statement (#3714)Anderson Bravalheri2023-01-112-1/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add news fragmentAnderson Bravalheri2022-11-281-0/+2
| | | | | | | | | | |
| * | | | | | | | | | Fix getattr statementAnderson Bravalheri2022-11-281-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge: Improve example docs for setup.cfg and pyproject.toml (#3712)Anderson Bravalheri2023-01-112-2/+8
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Improve example docs for setup.cfg and pyproject.tomlMike Taves2022-11-262-2/+8
| |/ / / / / / / /
* | | | | | | | | Merge pull request #3750 from pypa/abravalheri-doc-patch-1Anderson Bravalheri2023-01-071-1/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | [Docs] Add migration for `distutils.core.Command`
| * | | | | | | | | [Docs] Add migration for `distutils.core.Command`Anderson Bravalheri2023-01-071-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge pull request #3756 from abravalheri/fix-docsAnderson Bravalheri2023-01-072-1/+2
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | CI: Attempt to fix build for docs