index
:
delta/python-setuptools-git.git
40.7-maintenance
bootstrap
bootstrap-2.x
bootstrap-py24
bugfix/1390-description-no-newlines
bugfix/1390-lenient-description
bugfix/1623-always-targz
bugfix/1635-disallow-parent-paths
bugfix/1663-restore-port
bugfix/1996-no-bootstrap
bugfix/2129-better-egg-detection
bugfix/2232-just-break-pip-upgrade
bugfix/2232-ubuntu-patch
bugfix/2471-remove-deps
bugfix/2906-distutils-race
bugfix/2938-easy-install-schemes
bugfix/2993-get-pip-exemption
bugfix/2993-redux
bugfix/3026-sysconfig-vars-in-easy-install
bugfix/3073-old-setuptools
bugfix/3452-unconditional-workaround
bugfix/3452-warn
bugfix/3525-error
bugfix/downgrade-pip
bugfix/downgrade-pip-redux
debt/deprecate-setup-requires
debt/deprecate-version
debt/drop-py35
debt/remove-RequirementParseError
debt/remove-easy-install
debt/remove-legacy-version
debt/update-packaging
dev/adopt_bdist_wheel
dev/avoid_wheel_unstable_api
dev/core_metadata
dev/egg_info_requires
dev/simplified_wheelbuilder
dev/untangle_editable_wheel
develop-nspkg
develop-nspkg-always
di-patch-1
distutils
distutils-adopt-escape-hatch
distutils-refresh
docs/auto-merge
docs/distutils-porting
dont-normalize
drop-py26
export-pkg-resources
feature/1246-utf-8-in-scripts
feature/1696-update-vendored-deps
feature/2093-docs-revamp
feature/2550-build-from-source
feature/deprecate-2to3
feature/deprecate-installer
feature/deps-in-metadata
feature/deterministic-provides-extras-2
feature/distutils-8c160a9693
feature/distutils-bb018f1ac3
feature/distutils-docs
feature/distutils-hack-startup-perf
feature/drop-fetch-build-eggs-easy-install-fallback
feature/easy-install-dep
feature/implicit-bootstrap
feature/include-pyproject.toml
feature/limit-distutils-hack-pip-workaround
feature/local-distutils
feature/local-schemes
feature/logging
feature/pip-options-alignment
feature/plugins-enabled-by-default
feature/pyopenssl-fallback
feature/refactor-parse-requirements
feature/remove-distutils-hack-pip-workaround
feature/remove-easy-install
feature/remove-eggsecutable
feature/restore-editable-pythonpath
feature/sic-versions-in-commands
feature/simple-dist-name-in-scripts
feature/skeleton
feature/test-as-installed
feature/tox-venv
feature/unvendor
feature/vendor-jaraco-text
feature/vendor-pkg-resources
feature/vendoring
feature/version-in-cfg
feature/xenial-py37
fix/2529
include-pypy
issue-704
issue-889
issue-97
issue250-module_from_spec
issue250-reentry
iterator-unpack
jaraco-path-build
license-files-generator
main
maint/44.x
master
pr/1521
pr1887-rebase
revert-1180-fix_889_and_non-ascii_in_setup.cfg_take_2
setuptools-scm
workaround/2495-clean-indentation
workaround/2495-no-install-requires
github.com: pypa/setuptools.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump version: 66.1.0 → 66.1.1
v66.1.1
Anderson Bravalheri
2023-01-20
4
-4
/
+12
*
Handle strings in pyprject.toml's tool.setuptools.dynamic.*.file (#3782)
Anderson Bravalheri
2023-01-20
3
-5
/
+24
|
\
|
*
Account for windows paths in tests
Anderson Bravalheri
2023-01-20
1
-1
/
+5
|
*
Avoid exhausting iterator
Anderson Bravalheri
2023-01-20
1
-3
/
+2
|
*
Delay import
Anderson Bravalheri
2023-01-20
1
-1
/
+2
|
*
Add news fragment
Anderson Bravalheri
2023-01-20
1
-0
/
+2
|
*
Account for file directive with string in pyproject.toml
Anderson Bravalheri
2023-01-20
1
-2
/
+4
|
*
Capture expectations of issue 3781
Anderson Bravalheri
2023-01-20
1
-4
/
+15
|
/
*
Bump version: 66.0.0 → 66.1.0
v66.1.0
Anderson Bravalheri
2023-01-20
6
-8
/
+19
*
Flip conditionals around package finders in pkg_resources (#3685)
Anderson Bravalheri
2023-01-20
2
-7
/
+8
|
\
|
*
Add news fragment
Anderson Bravalheri
2023-01-18
1
-0
/
+1
|
*
Remove conditional for FileFinder in pkg_resources
Anderson Bravalheri
2023-01-18
1
-5
/
+2
|
*
Wrap deprecated pkgutil usage in pkg_resources in conditional
Anderson Bravalheri
2023-01-18
1
-2
/
+5
*
|
Docs: Link directly to PEPs (#3770)
Anderson Bravalheri
2023-01-20
4
-7
/
+4
|
\
\
|
*
|
Use Sphinx :pep: role to link directly to PEPs
Hugo van Kemenade
2023-01-14
4
-7
/
+4
*
|
|
Add informative notes for the InvalidVersion error (#3776)
Anderson Bravalheri
2023-01-20
3
-1
/
+31
|
\
\
\
|
*
|
|
Add news fragment
Anderson Bravalheri
2023-01-20
1
-0
/
+2
|
*
|
|
Revert "Make deprecation warning more visible and mention --use-pep517"
Anderson Bravalheri
2023-01-19
2
-21
/
+6
|
*
|
|
Make deprecation warning more visible and mention --use-pep517
Anderson Bravalheri
2023-01-19
2
-6
/
+21
|
*
|
|
Avoid unecessarily lengthy traceback
Anderson Bravalheri
2023-01-18
1
-1
/
+1
|
*
|
|
Add informative notes for the InvalidVersion error (LegacyVersion removal)
Anderson Bravalheri
2023-01-18
2
-1
/
+29
|
|
|
/
|
|
/
|
*
|
|
Automatically add files referenced by configuration to sdist (#3779)
Anderson Bravalheri
2023-01-20
9
-22
/
+103
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add versionchanged note to docs
Anderson Bravalheri
2023-01-20
2
-8
/
+4
|
*
|
Remove empty line in news fragment
Anderson Bravalheri
2023-01-20
1
-1
/
+0
|
*
|
Log referenced files when logging
Anderson Bravalheri
2023-01-20
1
-1
/
+2
|
*
|
Add news fragment
Anderson Bravalheri
2023-01-19
1
-0
/
+4
|
*
|
Adapt note about file directive and MANIFEST.in
Anderson Bravalheri
2023-01-19
2
-10
/
+20
|
*
|
Update setuptools sdist docs warning
Sinclert Pérez
2023-01-19
1
-3
/
+3
|
*
|
Ensure file referenced by 'license.file' in pyproject.toml is added to sdist
Anderson Bravalheri
2023-01-19
1
-0
/
+1
|
*
|
Capture expectations about 'project.license.file' in pyproject.toml
Anderson Bravalheri
2023-01-19
1
-3
/
+7
|
*
|
Ensure file referenced by 'readme' in pyproject.toml is added to sdist
Anderson Bravalheri
2023-01-19
1
-3
/
+9
|
*
|
Refactor tests for file directive
Anderson Bravalheri
2023-01-19
1
-35
/
+22
|
*
|
Expand test to account for pyproject's readme
Anderson Bravalheri
2023-01-19
1
-14
/
+15
|
*
|
Add files referenced by 'file=' directive in pyproject.toml to sdist
Anderson Bravalheri
2023-01-19
1
-3
/
+6
|
*
|
Capture expectation about file directive in pyproject.toml to be in the sdist
Anderson Bravalheri
2023-01-19
1
-1
/
+27
|
*
|
Add files referenced by file: directive in setup.cfg to sdist
Anderson Bravalheri
2023-01-19
3
-5
/
+24
|
*
|
Capture expectation about file: directive in setup.cfg to be in the sdist
Anderson Bravalheri
2023-01-19
1
-0
/
+24
|
/
/
*
|
DOC: fix section for python_requires in setup.cfg (#3774)
Anderson Bravalheri
2023-01-18
1
-1
/
+1
|
\
\
|
*
|
DOC: fix section for python_requires in setup.cfg
Mike Taves
2023-01-18
1
-1
/
+1
|
/
/
*
|
Bump version: 65.7.0 → 66.0.0
v66.0.0
Jason R. Coombs
2023-01-15
5
-4
/
+15
*
|
Merge pull request #2822 from pypa/debt/remove-legacy-version
Jason R. Coombs
2023-01-15
6
-128
/
+55
|
\
\
|
*
|
Update test_invalid_version to expect failure.
Jason R. Coombs
2023-01-14
1
-7
/
+20
|
*
|
⚫ Fade to black.
Jason R. Coombs
2023-01-14
1
-11
/
+12
|
*
|
Merge branch 'main' into debt/remove-legacy-version
Jason R. Coombs
2023-01-14
464
-24507
/
+55100
|
|
\
\
|
*
\
\
Merge branch 'main' into debt/remove-legacy-version
Jason R. Coombs
2022-02-12
447
-4095
/
+24389
|
|
\
\
\
|
*
\
\
\
Merge branch 'main' into debt/remove-legacy-version
debt/remove-legacy-version
Jason R. Coombs
2021-11-14
62
-109
/
+2540
|
|
\
\
\
\
|
*
|
|
|
|
Update test_egg_fragment to include a name with a dash in it. Expand on inter...
Jason R. Coombs
2021-10-22
2
-2
/
+9
|
*
|
|
|
|
Suppress the now invalid pbr version.
Jason R. Coombs
2021-10-22
1
-0
/
+6
|
*
|
|
|
|
Merge branch 'main' into debt/remove-legacy-version
Jason R. Coombs
2021-10-22
167
-3362
/
+13181
|
|
\
\
\
\
\
|
*
|
|
|
|
|
package_index: don't create dists with non-PEP440 versions
Chih-Hsuan Yen
2020-12-25
1
-18
/
+7
[next]