summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version: 63.0.0 → 63.1.0v63.1.0Jason R. Coombs2022-07-034-3/+11
* Merge pull request #3430 from pypa/feature/distutils-152c13dJason R. Coombs2022-07-037-8/+128
|\
| * Merge with pypa/distutils@152c13dJason R. Coombs2022-07-037-8/+128
| |\ |/ /
| * Merge pull request #155 from pypa/feature/homebrew-py39-schemeJason R. Coombs2022-07-032-2/+59
| |\
| | * Add support for Homebrew on Python 3.9 instead of relying on distutils.cfg as...Jason R. Coombs2022-07-022-2/+59
| * | Merge pull request #150 from lazka/cygwin-no-rpathJason R. Coombs2022-07-012-0/+25
| |\ \
| | * | Improve handling if runtime_library_dirs is set with cygwin/mingwChristoph Reiter2022-06-082-0/+25
| | |/
| * | Merge pull request #151 from abravalheri/remove-warningJason R. Coombs2022-07-012-6/+43
| |\ \ | | |/ | |/|
| | * Remove warnings on namespace packagesAnderson Bravalheri2022-06-101-6/+1
| | * Add test capturing expectationsAnderson Bravalheri2022-06-101-0/+42
| |/
* | Merge https://github.com/jaraco/skeletonJason R. Coombs2022-07-033-5/+8
|\ \
| * | Honor PEP 518 with pytest-enabler.Jason R. Coombs2022-06-222-5/+5
| * | Prefer spaces for rst. Fixes jaraco/skeleton#64.Jason R. Coombs2022-06-151-0/+3
* | | Bump version: 62.6.0 → 63.0.0v63.0.0Benoit Pierre2022-07-048-14/+25
* | | Merge pull request #3421 from benoit-pierre/pr/fix_60.8.0+_performanceBenoit Pierre2022-07-0316-289/+79
|\ \ \
| * | | add changelog entryBenoit Pierre2022-07-021-0/+4
| * | | setuptools/tests: minor cleanupBenoit Pierre2022-07-021-3/+5
| * | | setuptools/vendored: drop `nspektr`Benoit Pierre2022-07-0212-273/+1
| * | | setuptools: drop support for installing an entrypoint dependenciesBenoit Pierre2022-07-022-13/+0
| * | | setuptools: add test for distutils' entrypoints using extrasBenoit Pierre2022-07-021-0/+69
* | | | Merge pull request #3426 from matjansen/fix-userguide-typoAnderson Bravalheri2022-07-011-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | fix userguide typoMatthias Jansen2022-07-011-1/+1
|/ / /
* | | Clarify include/exclude in docs about package discovery (#3420)Anderson Bravalheri2022-06-281-16/+11
|\ \ \
| * | | [Docs:discovery] Update examples to consider setup.cfg/setup.py optionalAnderson Bravalheri2022-06-281-11/+8
| * | | Avoid inline comments in INI filesAnderson Bravalheri2022-06-281-1/+2
| * | | [Docs:discovery] Attempt to clarify include/excludeAnderson Bravalheri2022-06-281-6/+3
|/ / /
* | | .github/workflows/ci-sage.yml: Update system configurations (#3413)Anderson Bravalheri2022-06-251-1/+1
|\ \ \
| * | | .github/workflows/ci-sage.yml: Update system configutations after https://tra...Matthias Koeppe2022-06-251-1/+1
|/ / /
* | | CI: add workaround for git problems in cygwin (#3410)Anderson Bravalheri2022-06-251-1/+3
|\ \ \
| * | | ci(cygwin): Convert Windows path using cygpathAnderson Bravalheri2022-06-241-1/+1
| * | | Add workaround for git problems in cygwinAnderson Bravalheri2022-06-241-1/+3
* | | | docs/userguide/pyproject_config.rst: Update example (#3404)Anderson Bravalheri2022-06-252-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Update docs/userguide/pyproject_config.rstJac2022-06-241-1/+2
| * | | Update docs/userguide/pyproject_config.rstJac2022-06-241-1/+1
| * | | Create 3305.doc.rstJac Fitzgerald2022-06-231-0/+1
| * | | [Docs] Missing requires-python in "using pyproject.toml" #3305Jac Fitzgerald2022-06-231-0/+2
|/ / /
* | | Reordering of User Guide's Table of Contents (#3402)Anderson Bravalheri2022-06-233-6/+7
|\ \ \
| * | | Added news fragment.Saniya Maheshwari2022-06-231-0/+1
| * | | Removed quotes around Development Mode.Saniya Maheshwari2022-06-231-2/+2
| * | | Reorganized the User Guide's Table of ContentsSaniya Maheshwari2022-06-231-4/+4
|/ / /
* | | [Docs] Fix reference for keywords (#3397)Anderson Bravalheri2022-06-202-3/+4
|\ \ \
| * | | Add news fragmentAnderson Bravalheri2022-06-201-0/+3
| * | | [Docs] Fix reference for keywordsAnderson Bravalheri2022-06-201-3/+1
|/ / /
* | | Update logging recommendation to not use distutils (#3394)Anderson Bravalheri2022-06-202-1/+4
|\ \ \
| * | | Add changelog entryPatrick Lannigan2022-06-201-0/+3
| * | | Update logging recommendation to not use distutilsPatrick Lannigan2022-06-201-1/+1
|/ / /
* | | Fix mispell in changelogAnderson Bravalheri2022-06-201-1/+1
* | | [Docs] package discovery guide: Small improvements and fixes (#3393)Anderson Bravalheri2022-06-201-7/+5
|\ \ \
| * | | [Docs] package discovery guide: Small improvements and fixesAnderson Bravalheri2022-06-201-7/+5
|/ / /
* | | Bump version: 62.5.0 → 62.6.0v62.6.0Anderson Bravalheri2022-06-196-7/+15