summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 content-type...Anderson Bravalheri2023-01-111-4/+10
|\
| * 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 descri...Anderson Bravalheri2023-01-113-1/+22
|\ \
| * | 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 w...Andrzej Kaczmarczyk2022-11-281-1/+5
* | | 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`Anderson Bravalheri2023-01-071-1/+1
|/ /
* | Merge pull request #3756 from abravalheri/fix-docsAnderson Bravalheri2023-01-072-1/+2
|\ \
| * | Docs: Ignore DIST_EXTRA_CONFIG missing refAnderson Bravalheri2023-01-071-0/+1
| * | Docs: Replace failing reference of DIST_EXTRA_CONFIGAnderson Bravalheri2023-01-071-1/+1
|/ /
* | Merge pull request #3754 from abravalheri/fix-tests-pip-runAnderson Bravalheri2023-01-071-1/+1
|\ \
| * | Update failing test due to latest versions of pip_runAnderson Bravalheri2023-01-071-1/+1
|/ /
* | Merge https://github.com/jaraco/skeletonJason R. Coombs2023-01-021-1/+1
|\ \
| * | Update badge for 2023Jason R. Coombs2023-01-021-1/+1
* | | Merge https://github.com/jaraco/skeletonJason R. Coombs2022-12-233-0/+19
|\ \ \ | |/ /
| * | Build docs in CI, including sphinx-lint.Jason R. Coombs2022-12-173-0/+19
* | | Merge https://github.com/jaraco/tideliftJason R. Coombs2022-12-231-0/+2
|\ \ \
| * | | Put tidelift docs dependency in its own section to limit merge conflicts.Jason R. Coombs2022-12-231-1/+2
* | | | Merge pull request #3730 from maxbachmann/mainAnderson Bravalheri2022-12-201-2/+2
|\ \ \ \
| * | | | fix documentation for dynamic build dependenciesMax Bachmann2022-12-201-2/+2
|/ / / /
* | | | Add support for testing pip<23 and drop support for pip<20.Jason R. Coombs2022-12-161-2/+1
* | | | xfail more tests on Python 3.12+ for older pips. Ref #3727.Jason R. Coombs2022-12-161-3/+10
* | | | xfail tests on Python 3.12+ for older pips. Ref #3727.Jason R. Coombs2022-12-161-2/+14
* | | | ⚫ Fade to black.Jason R. Coombs2022-12-161-10/+21
* | | | Enable tests on Python 3.11, no longer failing. Fixes #3365.Jason R. Coombs2022-12-161-2/+1
* | | | Enable tests on Python 3.12, as they're allowed to fail.Jason R. Coombs2022-12-161-1/+1
* | | | Default to local distutils unless specified. Fixes #3726.Jason R. Coombs2022-12-161-3/+2
* | | | Merge https://github.com/jaraco/skeletonJason R. Coombs2022-12-154-6/+18
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Prevent Python 3.12 from blocking checks.Jason R. Coombs2022-12-111-0/+1
| * | Remove unnecessary shebang and encoding header in docs conf.Jason R. Coombs2022-12-101-3/+0
| * | tox 4 requires a boolean value, so use '1' to FORCE_COLOR. Fixes jaraco/skele...Jason R. Coombs2022-12-081-2/+4
| * | Honor ResourceWarnings. Fixes jaraco/skeleton#73.Jason R. Coombs2022-12-061-0/+3
| * | Disable flake8 on Python 3.12. Workaround for tholo/pytest-flake8#87.Jason R. Coombs2022-11-191-1/+3
| * | Add Python 3.12 to matrix. Only test 3.8-3.10 on Linux.Jason R. Coombs2022-11-181-1/+7
* | | Bump version: 65.6.2 → 65.6.3v65.6.3Jason R. Coombs2022-11-234-4/+12
* | | Merge pull request #3709 from abravalheri/issue-3707Jason R. Coombs2022-11-233-1/+21
|\ \ \
| * | | Remove wrong commentAnderson Bravalheri2022-11-231-1/+1
| * | | Add news fragmentAnderson Bravalheri2022-11-231-0/+2
| * | | Replace condition to patch distutils.dist.logAnderson Bravalheri2022-11-231-1/+2