summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Use new warnings in setuptools/command/egg_info.pyAnderson Bravalheri2023-03-071-18/+34
| * Use new warnings in setuptools/command/editable_wheel.pyAnderson Bravalheri2023-03-071-65/+66
| * Use new warnings in setuptools/command/easy_install.pyAnderson Bravalheri2023-03-071-15/+18
| * Use new warnings in setuptools/command/dist_info.pyAnderson Bravalheri2023-03-071-2/+3
| * Use new warnings in setuptools/command/build_py.pyAnderson Bravalheri2023-03-071-27/+45
| * Use new warnings in setuptools/command/build.pyAnderson Bravalheri2023-03-071-8/+11
| * Use new warnings in setuptools/command/bdist_rpm.pyAnderson Bravalheri2023-03-071-6/+9
| * Use new warnings in setuptools/build_meta.pyAnderson Bravalheri2023-03-071-6/+9
| * Use new warnings in setuptools/_normalization.pyAnderson Bravalheri2023-03-071-16/+13
| * Use new warnings in setuptools/_importlib.pyAnderson Bravalheri2023-03-061-8/+11
| * Use new warnings in setuptools/__init__.pyAnderson Bravalheri2023-03-061-8/+10
| * Add tests for warning formatting and tweaks to implementationAnderson Bravalheri2023-03-061-0/+106
| * Add warning hierarchy and helper/display functionsAnderson Bravalheri2023-03-061-1/+98
| * Import SetuptoolsDeprecationWarning from setuptools.warningsAnderson Bravalheri2023-03-0611-11/+11
| * Move _deprecation_warning to warnings.Anderson Bravalheri2023-03-061-0/+0
* | docs: Add a note about historical wheel use in requires (#3859)Anderson Bravalheri2023-04-202-0/+13
|\ \
| * | Fix sphinx errorAnderson Bravalheri2023-04-201-1/+1
| * | docs: Add a note about historical `wheel` use in `requires`Michał Górny2023-04-202-0/+13
* | | _deprecated_config_handler(): Use warn stacklevel for better feedback (#3884)Anderson Bravalheri2023-04-202-1/+3
|\ \ \
| * | | _deprecated_config_handler(): Use warn stacklevel for better feedbackChristian Clauss2023-04-062-1/+3
| |/ /
* | | Fix in-tree PEP 517 backend wrapper example (#3893)Anderson Bravalheri2023-04-202-7/+13
|\ \ \
| * | | Use separated import statement to avoid copying namesAnderson Bravalheri2023-04-201-5/+3
| * | | 📝 Add a change note for PR #3893Sviatoslav Sydorenko2023-04-161-0/+3
| * | | 🎨📝 Fix in-tree PEP 517 backend wrapper exampleSviatoslav Sydorenko2023-04-161-9/+14
| |/ /
* | | Handle Python3.12a7 compatibility problems (#3897)Anderson Bravalheri2023-04-206-5/+36
|\ \ \ | |/ / |/| |
| * | Improve wrapper compatibility with onexc for py312compat.shutil_rmtreeAnderson Bravalheri2023-04-201-1/+1
| * | Fix flake8 problemAnderson Bravalheri2023-04-201-0/+1
| * | Use the same naming convention for pyXXcompat filesAnderson Bravalheri2023-04-202-2/+2
| * | Handle Python3.12a7 compatibility problemsAnderson Bravalheri2023-04-196-5/+35
|/ /
* | Bump version: 67.6.0 → 67.6.1v67.6.1Anderson Bravalheri2023-03-285-6/+14
* | Clarify language re: function arguments (#3861)Anderson Bravalheri2023-03-281-2/+2
|\ \
| * | Clarify language re: function argumentsMoshe Kaplan2023-03-151-2/+2
* | | Update code generated by validate-pyproject (#3875)Anderson Bravalheri2023-03-284-26/+50
|\ \ \
| * | | Add news entryAnderson Bravalheri2023-03-281-0/+2
| * | | Update code generated by validate-pyprojectAnderson Bravalheri2023-03-282-8/+7
| * | | Improve tests on license-files for pyproject.tomlAnderson Bravalheri2023-03-281-18/+41
| |/ /
* | | Fix warnings for scripts/gui_scripts with pyproject.toml (#3865)Anderson Bravalheri2023-03-283-1/+21
|\ \ \ | |/ / |/| |
| * | Add news fragmentAnderson Bravalheri2023-03-201-0/+2
| * | Fix '_WouldIgnoreField' warnings for scripts/gui_scriptsAnderson Bravalheri2023-03-201-1/+7
| * | Test warnings for dynamic scripts when entry-points is not dynamicAnderson Bravalheri2023-03-201-0/+12
|/ /
* | Bump version: 67.5.1 → 67.6.0v67.6.0Anderson Bravalheri2023-03-085-4/+12
* | Adjust news fragmentsAnderson Bravalheri2023-03-084-2/+2
* | Docs: Fix link to importlib.resources in the docs (#3850)Anderson Bravalheri2023-03-081-4/+2
|\ \
| * | Prefer intersphinx to hardcoded importlib linksAnderson Bravalheri2023-03-081-4/+2
| * | Fix link to importlib.resources in the docsJasper Harrison2023-03-071-1/+1
| |/
* | Add pruning heuristics to PackageFinder based on exclude (#3846)Anderson Bravalheri2023-03-082-12/+23
|\ \
| * | Add news fragmentAnderson Bravalheri2023-03-071-0/+1
| * | Add pruning heuristics to PackageFinder based on excludeAnderson Bravalheri2023-03-071-12/+22
| |/
* | Cache supported tags for wheels (#3805)Anderson Bravalheri2023-03-083-7/+17
|\ \ | |/ |/|
| * Change news fragment to miscAnderson Bravalheri2023-03-081-0/+0