| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | Make sure output_dir exists with dist_info | Anderson Bravalheri | 2022-06-15 | 1 | -2/+4 | |
| | | * | | | | | | | | Change build_meta to use --output-dir instead of --egg-base for dist-info | Anderson Bravalheri | 2022-06-15 | 1 | -1/+1 | |
| | | * | | | | | | | | Change dist_info to better control output directory | Anderson Bravalheri | 2022-06-15 | 2 | -9/+35 | |
| | | * | | | | | | | | Add dist_info_dir param to dist_info command | Anderson Bravalheri | 2022-06-15 | 1 | -8/+9 | |
| | | * | | | | | | | | Merge branch 'upstream/main' into build-editable-aggregate | Anderson Bravalheri | 2022-06-15 | 141 | -9972/+16715 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ | include pep660 proof of concept (#3082) | Anderson Bravalheri | 2022-04-22 | 2 | -0/+178 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | include pep660 proof of concept | Daniel Holth | 2022-02-04 | 2 | -0/+178 | |
| | * | | | | | | | | | | | Merge https://github.com/pypa/distutils into distutils-b65aa40 | Jason R. Coombs | 2022-08-10 | 1 | -3/+5 | |
| | * | | | | | | | | | | | Merge https://github.com/pypa/distutils into distutils-b65aa40 | Jason R. Coombs | 2022-08-10 | 39 | -724/+1380 | |
| | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | docs: Silence sphinx errors for reference it cannot find | Anderson Bravalheri | 2022-08-06 | 1 | -2/+2 | |
| | * | | | | | | | | | | Improve pyproject.toml validation messages (#3487) | Anderson Bravalheri | 2022-08-06 | 2 | -22/+13 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | Improve pyproject.toml validation messages | Anderson Bravalheri | 2022-08-04 | 2 | -22/+13 | |
| | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | Warn potential requirements misconfiguration (#3481) | Anderson Bravalheri | 2022-08-06 | 2 | -14/+108 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | setup.cfg parsing: use contextlib.suppress instead of try/except+pass | Anderson Bravalheri | 2022-08-06 | 1 | -3/+2 | |
| | | * | | | | | | | | | | setup.cfg parsing: Fix incorrect refactoring | Anderson Bravalheri | 2022-08-06 | 1 | -9/+11 | |
| | | * | | | | | | | | | | setup.cfg parsing: Simplify warn_accidental_env_marker_misconfig | Anderson Bravalheri | 2022-08-06 | 1 | -17/+17 | |
| | | * | | | | | | | | | | setup.cfg parsing: Refactor _parse_requirements_list and warn_accidental_env_... | Anderson Bravalheri | 2022-08-06 | 2 | -35/+35 | |
| | | * | | | | | | | | | | Add warning for potential extras_require misconfiguration | Lumir Balhar | 2022-08-06 | 2 | -0/+93 | |
| | * | | | | | | | | | | | Bump pyparsing (vendored) to 3.0.9 (#3453) | Anderson Bravalheri | 2022-08-06 | 18 | -167/+198 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | Update vendored pyparsing files | Anderson Bravalheri | 2022-07-14 | 17 | -166/+197 | |
| | | * | | | | | | | | | | Update pyparsing in vendored.txt | Anderson Bravalheri | 2022-07-14 | 1 | -1/+1 | |
| | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | Merge pull request #3473 from DWesl/patch-2 | Jason R. Coombs | 2022-08-04 | 1 | -1/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | Restore newline, lost when removing spaces using Github UI. | Jason R. Coombs | 2022-07-31 | 1 | -0/+1 | |
| | | * | | | | | | | | | Remove extraneous whitespace. | Jason R. Coombs | 2022-07-31 | 1 | -1/+0 | |
| | | * | | | | | | | | | DOC: Mention that Extension(..., runtime_library_dirs) raises on Windows | DWesl | 2022-07-30 | 1 | -1/+6 | |
| | | |/ / / / / / / / | ||||||
| | * | | | | | | | | | Merge https://github.com/pypa/distutils into bugfix/format-commands-regr | Jason R. Coombs | 2022-08-03 | 1 | -10/+27 | |
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | | Merge pull request #3469 from pypa/debt/deprecate-upload-docs | Jason R. Coombs | 2022-08-02 | 1 | -2/+3 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | 👹 Feed the hobgoblins (delint). | Jason R. Coombs | 2022-08-02 | 1 | -1/+3 | |
| | | * | | | | | | | | spell out read the docs | Jason R. Coombs | 2022-08-02 | 1 | -1/+1 | |
| | | * | | | | | | | | Revert "Limit the scope of deprecation of the upload_docs command." | Jason R. Coombs | 2022-07-27 | 1 | -2/+1 | |
| | | |/ / / / / / / | ||||||
| | * | | | | | | | | Merge https://github.com/pypa/distutils into bugfix/distutils-164 | Jason R. Coombs | 2022-08-02 | 73 | -1081/+1036 | |
| | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| | * | | | | | | | Update 'bdist' format addition to assume a single 'format_commands' as a dict... | Jason R. Coombs | 2022-07-31 | 1 | -2/+6 | |
| | * | | | | | | | Merge https://github.com/pypa/distutils into distutils-129480b | Jason R. Coombs | 2022-07-31 | 86 | -795/+382 | |
| | |/ / / / / / | ||||||
| | * | | | | | | Minor edits to integration tests. | Jason R. Coombs | 2022-07-13 | 1 | -13/+13 | |
| | * | | | | | | Just assume exactly one sdist is available. | Jason R. Coombs | 2022-07-13 | 1 | -10/+2 | |
| | * | | | | | | Add another conditional to resolve the release for version-specific packages.... | Jason R. Coombs | 2022-07-13 | 1 | -1/+1 | |
| | * | | | | | | Merge https://github.com/pypa/distutils | Jason R. Coombs | 2022-07-13 | 1 | -2/+5 | |
| | * | | | | | | Add stacklevel=2 to make calling code clear | Hugo van Kemenade | 2022-07-12 | 1 | -1/+1 | |
| | * | | | | | | Use text mode for subprocess, avoiding unicode sandwich. | Jason R. Coombs | 2022-07-04 | 1 | -6/+8 | |
| | * | | | | | | build_meta: execute code directly | Anderson Bravalheri | 2022-07-04 | 1 | -1/+1 | |
| | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | | Merge with pypa/distutils@152c13d | Jason R. Coombs | 2022-07-03 | 6 | -8/+127 | |
| | * | | | | | setuptools/tests: minor cleanup | Benoit Pierre | 2022-07-02 | 1 | -3/+5 | |
| | * | | | | | setuptools/vendored: drop `nspektr` | Benoit Pierre | 2022-07-02 | 11 | -262/+1 | |
| | * | | | | | setuptools: drop support for installing an entrypoint dependencies | Benoit Pierre | 2022-07-02 | 2 | -13/+0 | |
| | * | | | | | setuptools: add test for distutils' entrypoints using extras | Benoit Pierre | 2022-07-02 | 1 | -0/+69 | |
| | | |_|_|/ | |/| | | | ||||||
| | | | | | | ||||||
| | | \ \ \ | ||||||
| | *-. \ \ \ | Allow `file` directive for dependencies (#3253, #3255) | Anderson Bravalheri | 2022-06-19 | 5 | -25/+213 | |
| | |\ \ \ \ \ | ||||||
| | | | * | | | | Allow `file:` for `dependencies` and `optional-dependencies` in pyproject.toml | Aarni Koskela | 2022-04-08 | 3 | -17/+173 | |
| | | * | | | | | Allow `file:` for `requires` statements in setup.cfg | Aarni Koskela | 2022-06-14 | 2 | -8/+40 | |
| | * | | | | | | config.expand.StaticModule: handle scenarios when annotated assignment does n... | Anderson Bravalheri | 2022-06-19 | 1 | -2/+2 | |
| | * | | | | | | config.expand: Refactor StaticModule | Anderson Bravalheri | 2022-06-19 | 1 | -13/+12 | |
