summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add vendoring config.feature/vendoringJason R. Coombs2021-11-141-0/+7
* Bump version: 59.0.1 → 59.1.0v59.1.0Jason R. Coombs2021-11-148-7/+18
* Add changelog. Ref #2879.Jason R. Coombs2021-11-141-0/+1
* Merge pull request #2879 from pypa/debt/update-packagingJason R. Coombs2021-11-1432-2026/+2118
|\
| * Update packaging to 21.2. Ref #2497.debt/update-packagingJason R. Coombs2021-11-1432-2026/+2118
* | Merge pull request #2878 from pypa/feature/deprecate-installerJason R. Coombs2021-11-144-7/+9
|\ \
| * | Reduce scope of setup_requires deprecation to only deprecate the installation...feature/deprecate-installerJason R. Coombs2021-11-144-7/+9
| |/
* | Merge pull request #2869 from abravalheri/prefer-svg-imagesJason R. Coombs2021-11-1421-35/+675
|\ \
| * \ Merge branch 'main' into prefer-svg-imagesJason R. Coombs2021-11-1216-34/+90
| |\ \
| * | | Add news fragment about change to SVG images onlyAnderson Bravalheri2021-11-102-0/+2
| * | | Add dark mode to faviconAnderson Bravalheri2021-11-101-20/+32
| * | | Add SVG favicons via custom Sphinx extensionAnderson Bravalheri2021-11-103-14/+97
| * | | Use SVG images instead of PNGAnderson Bravalheri2021-11-102-1/+544
| * | | Remove binary image filesAnderson Bravalheri2021-11-1013-0/+0
* | | | Bump version: 59.0.0 → 59.0.1v59.0.1Jason R. Coombs2021-11-144-5/+13
* | | | Merge pull request #2882 from abravalheri/fix-2880Jason R. Coombs2021-11-143-1/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add news fragmentAnderson Bravalheri2021-11-141-0/+3
| * | | Avoid using dependencies with URLs on setup.cfgAnderson Bravalheri2021-11-142-1/+3
|/ / /
* | | Bump version: 58.5.3 → 59.0.0v59.0.0Jason R. Coombs2021-11-1212-19/+36
| |/ |/|
* | Merge pull request #2870 from webknjaz/maintenance/fail-loudly-on-invalid-sum...Jason R. Coombs2021-11-122-4/+5
|\ \
| * | Change is backward-incompatible for projects with newlines in the summary.Jason R. Coombs2021-11-121-0/+0
| * | Restore single_line as a simple, universal validator.Jason R. Coombs2021-11-121-6/+4
| * | Fix the word "breaks" in the change noteSviatoslav Sydorenko2021-11-121-1/+1
| * | Add a change note for PR #2870Sviatoslav Sydorenko2021-11-111-0/+1
| * | Fail on a multiline distribution package summarySviatoslav Sydorenko2021-11-111-6/+8
* | | Skip pip@main tests for Python 3.6, no longer supported. Fixes #2874. Use pip...Jason R. Coombs2021-11-121-4/+9
* | | Merge pull request #2871 from webknjaz/maintenance/docs-pip-editable-v21.1Jason R. Coombs2021-11-123-9/+16
|\ \ \
| * | | Improve the mention of pip version that doesn't need `setup.py`Sviatoslav Sydorenko2021-11-121-2/+3
| * | | Add a change note for PR #2871Sviatoslav Sydorenko2021-11-111-0/+4
| * | | Document that pip works with editable setup.cfgSviatoslav Sydorenko2021-11-112-9/+11
| |/ /
* | | Merge pull request #2865 from mkoeppe/github_workflows_SETUPTOOLS_USE_DISTUTILSJason R. Coombs2021-11-126-2/+29
|\ \ \ | |/ / |/| |
| * | Bring back the xfail as it appears to be needed at least on macOS.Jason R. Coombs2021-11-111-0/+4
| * | Avoid upgrading setuptools when creating the venv for distutils_adoption test...Jason R. Coombs2021-11-112-5/+6
| * | Disable some virtualenv integration tests for PyPy.Jason R. Coombs2021-11-101-0/+4
| * | Remove superfluous dep.Jason R. Coombs2021-11-101-1/+0
| * | Move warning suppression to pytest.ini so it occurs after 'error'.Jason R. Coombs2021-11-102-22/+12
| * | Suppress 'Distutils was imported before Setuptools' warning on PyPy due to py...Jason R. Coombs2021-11-101-0/+13
| * | Filter known deprecation warnings when stdlib distutils is used and imports s...Jason R. Coombs2021-11-101-0/+9
| * | Fail fast again.Jason R. Coombs2021-11-101-1/+0
| * | Get pytest-virtualenv from the pull request with distutils dependency removed.Jason R. Coombs2021-11-102-6/+2
| * | .github/workflows/main.yml: fail-fast = falseMatthias Koeppe2021-11-091-0/+1
| * | tox.ini (testenv): Make sure to import setuptools before distutils when invok...Matthias Koeppe2021-11-091-1/+5
| * | tox.ini (testenv): Add deps = pytestMatthias Koeppe2021-11-091-0/+1
| * | .github/workflows/main.yml: Test SETUPTOOLS_USE_DISTUTILS = stdlib, localMatthias Koeppe2021-11-091-0/+5
| * | tox.ini (testenv): passenv SETUPTOOLS_USE_DISTUTILSMatthias Koeppe2021-11-091-0/+1
* | | Merge pull request #2815 from kianmeng/fix-typosJason R. Coombs2021-11-101-5/+5
|\ \ \
| * | | Fix typosKian-Meng, Ang2021-10-241-5/+5
* | | | Revert ".github/workflows/main.yml: Add integration testing with setuptools"Jason R. Coombs2021-11-101-34/+0
* | | | Merge pull request #2866 into main.Jason R. Coombs2021-11-10399-79/+69240
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge pull request #2858 from abravalheri/issue-2698Jason R. Coombs2021-11-076-0/+46
| |\ \ \