summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version: 65.3.0 → 65.4.0v65.4.0Jason R. Coombs2022-09-244-3/+11
* Merge pull request #3609 from pypa/distutils-d82d926Jason R. Coombs2022-09-246-130/+91
|\
| * Add changelog.Jason R. Coombs2022-09-241-0/+1
| * Merge https://github.com/pypa/distutils into distutils-d82d926Jason R. Coombs2022-09-245-130/+90
| |\ |/ /
| * Fix warning in testJason R. Coombs2022-09-241-1/+1
| * Use jaraco.path for more testsJason R. Coombs2022-09-241-26/+28
| * Move property to a module attribute and re-use jaraco.path for simpler tests.Jason R. Coombs2022-09-241-14/+6
| * Extract property for pydistutils.cfg nameJason R. Coombs2022-09-241-4/+7
| * Re-use temp_home in test_find_config_files_disableJason R. Coombs2022-09-241-4/+1
| * Extract a temp_home fixture.Jason R. Coombs2022-09-242-12/+10
| * Remove meaningless dot from config filesJason R. Coombs2022-09-241-2/+2
| * Inline variables used onceJason R. Coombs2022-09-241-7/+2
| * Simplify logic in test_custom_pydistutilsJason R. Coombs2022-09-241-33/+19
| * Merge pull request #177 from zooba/extra-configJason R. Coombs2022-09-243-9/+25
| |\
| | * Rename environment variable to DIST_EXTRA_CONFIG, decoupling it from the name...Jason R. Coombs2022-09-243-3/+3
| | * Update docs to reference environment variable.Jason R. Coombs2022-09-241-8/+9
| | * Merge branch 'main' into extra-configJason R. Coombs2022-09-244-52/+29
| | |\ | | |/ | |/|
| * | Use pathlib for generating paths and generate the paths in a separate functio...Jason R. Coombs2022-09-242-36/+20
| * | Use functools.lru_cache to memoize check_environ.Jason R. Coombs2022-09-242-13/+6
| | * Use tmp_path and jaraco.path.build to build files.Jason R. Coombs2022-09-241-15/+8
| | * Prefer monkeypatch for setting environment variableJason R. Coombs2022-09-241-6/+2
| | * Fix name in testSteve Dower2022-09-241-2/+2
| | * Add DISTUTILS_EXTRA_CONFIG option for passing setup.cfg overrides during buildSteve Dower2022-09-243-1/+27
| |/
| * Restore metadata tests (not discovered due to class name).Jason R. Coombs2022-09-241-3/+4
| * Revert "Exclude Python 3.11 on macOS due to lack of wheels. Ref pypa/distutil...Jason R. Coombs2022-09-241-4/+0
* | Merge pull request #3565 from sblondon/patch-1Jason R. Coombs2022-08-251-1/+1
|\ \
| * | Fix towncrier URLsblondon2022-08-251-1/+1
* | | Merge https://github.com/jaraco/skeletonJason R. Coombs2022-08-251-1/+1
|\ \ \ | |/ / |/| |
| * | Also update release to v4Jason R. Coombs2022-08-181-1/+1
* | | Bump version: 65.2.0 → 65.3.0v65.3.0Anderson Bravalheri2022-08-246-5/+19
* | | Use past tense in news entryAnderson Bravalheri2022-08-242-2/+2
* | | Prevent accidental name matching in editable hooks (#3562)Anderson Bravalheri2022-08-243-1/+26
|\ \ \
| * | | Add news fragmentAnderson Bravalheri2022-08-241-0/+1
| * | | Prevent accidental partial name matching in editable hooksAnderson Bravalheri2022-08-241-1/+1
| * | | Capture problems with similar names in editable installAnderson Bravalheri2022-08-241-0/+24
* | | | Remove inadvertent splatting of the name attribute (#3547)Anderson Bravalheri2022-08-244-6/+54
|\ \ \ \
| * | | | Fix rst syntax in news fragmentAnderson Bravalheri2022-08-191-1/+1
| * | | | Fix problems with name discovery and dynamic versionsAnderson Bravalheri2022-08-191-5/+10
| * | | | Replicate problems with name discovery and dynamic versionsAnderson Bravalheri2022-08-191-0/+34
| * | | | Add changelog entry.Benno Rice2022-08-191-0/+1
| * | | | Remove inadvertent splatting of the name attributeBenno Rice2022-08-191-1/+0
| * | | | Replicate problems with `setup.py --version` and auto-discoveryAnderson Bravalheri2022-08-191-0/+9
* | | | | Replace `requires` with `requests` in example (#3554)Anderson Bravalheri2022-08-242-1/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'main' into patch-1mfbutner2022-08-2110-80/+79
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'pypa:main' into mainMatthew Butner2022-08-219-80/+78
| | |\ \ \ \ \
| | * | | | | | Added a changelog to the pull requestMatthew Butner2022-08-211-0/+1
| * | | | | | | [Docs] Typo in Dependency Management pyproject.tomlMatthew Butner2022-08-211-1/+1
| |/ / / / / /
* | | | | | | Add changelog to project URLs (#3543)Anderson Bravalheri2022-08-241-0/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add changelog to project URLsShantanu2022-08-181-0/+1
| | |/ / / / | |/| | | |
* | | | | | Bump version: 65.1.1 → 65.2.0v65.2.0Jason R. Coombs2022-08-214-3/+11