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: 67.5.0 → 67.5.1
v67.5.1
Anderson Bravalheri
2023-03-06
6
-14
/
+22
*
Make pkg_resources more forgiving of non-compliant versions (#3839)
Anderson Bravalheri
2023-03-06
2
-1
/
+64
|
\
|
*
Add news fragment
Anderson Bravalheri
2023-03-06
1
-0
/
+2
|
*
Remove duplication in warning message
Anderson Bravalheri
2023-02-27
1
-1
/
+1
|
*
Make pkg_resources more forgiving of non-compliant versions
Anderson Bravalheri
2023-02-27
1
-1
/
+62
*
|
Improve error messages for pyproject.toml validation (#3838)
Anderson Bravalheri
2023-03-06
2
-8
/
+9
|
\
\
|
*
|
Add news fragment
Anderson Bravalheri
2023-02-27
1
-0
/
+1
|
*
|
Improve error messages for pyproject.toml validation
Anderson Bravalheri
2023-02-27
1
-8
/
+8
|
|
/
*
|
Fixed interaction between discovery and htmlcov (#3836)
Anderson Bravalheri
2023-03-06
3
-1
/
+11
|
\
\
|
*
|
Adjust news fragment for more descriptiveness
Anderson Bravalheri
2023-02-27
2
-1
/
+9
|
*
|
Remove htmlcov from auto **module** discovery
Anderson Bravalheri
2023-02-27
1
-1
/
+0
|
*
|
Add changelog entry
Yukihiko Shinoda
2023-02-23
1
-0
/
+1
|
*
|
Hotfix add htmlcov to FlatLayoutPackageFinder.DEFAULT_EXCLUDE
Yukihiko Shinoda
2023-02-23
1
-1
/
+2
|
*
|
Add FlatLayoutPackageFinder's test for Coverage.py
Yukihiko Shinoda
2023-02-23
1
-0
/
+1
|
|
/
*
|
Simplify _section_options using str.partition and a generator.
Jason R. Coombs
2023-03-05
1
-11
/
+5
*
|
Extract method for _section_options.
Jason R. Coombs
2023-03-05
1
-10
/
+14
*
|
Resolve setter once.
Jason R. Coombs
2023-03-05
1
-5
/
+3
*
|
Trap exception directly instead of tracking with boolean.
Jason R. Coombs
2023-03-05
1
-12
/
+3
*
|
Rename value to avoid masking variable.
Jason R. Coombs
2023-03-05
1
-3
/
+3
*
|
Use try/except in __setitem__.
Jason R. Coombs
2023-03-05
1
-4
/
+3
*
|
⚫ Fade to black.
Jason R. Coombs
2023-03-05
1
-13
/
+21
*
|
Bump version: 67.4.0 → 67.5.0
v67.5.0
Jason R. Coombs
2023-03-05
4
-3
/
+11
*
|
Merge pull request #3843 from pypa/debt/deprecate-pkg_resources
Jason R. Coombs
2023-03-05
5
-12
/
+19
|
\
\
|
*
|
Add changelog entry.
Jason R. Coombs
2023-03-05
1
-0
/
+1
|
*
|
Deprecate pkg_resources, removing excuse that 'discouraged is not deprecated'.
Jason R. Coombs
2023-03-05
4
-12
/
+18
|
/
/
*
|
Use renamed extension. Fixes #3844.
Jason R. Coombs
2023-03-05
1
-1
/
+1
*
|
⚫ Fade to black.
Jason R. Coombs
2023-03-05
1
-12
/
+15
|
/
*
Merge https://github.com/jaraco/skeleton
Jason R. Coombs
2023-02-22
1
-1
/
+2
|
\
|
*
Disable couldnt-parse warnings. Prescribed workaround for nedbat/coveragepy#1...
Jason R. Coombs
2023-02-16
1
-0
/
+2
|
*
Revert "exclude build env from cov reporting (jaraco/skeleton#60)"
Jason R. Coombs
2023-02-16
1
-1
/
+0
*
|
Bump version: 67.3.3 → 67.4.0
v67.4.0
Anderson Bravalheri
2023-02-21
4
-4
/
+12
*
|
Update vendored importlib-* (#3832)
Anderson Bravalheri
2023-02-21
61
-695
/
+1767
|
\
\
|
*
|
Add news fragment
Anderson Bravalheri
2023-02-21
1
-0
/
+2
|
*
|
Update vendored importlib_*
Anderson Bravalheri
2023-02-17
60
-695
/
+1765
*
|
|
Bump version: 67.3.2 → 67.3.3
v67.3.3
Jason R. Coombs
2023-02-20
4
-3
/
+11
*
|
|
Merge pull request #3835 from pypa/distutils-4435cec3
Jason R. Coombs
2023-02-20
3
-4
/
+5
|
\
\
\
|
*
|
|
Update changelog.
Jason R. Coombs
2023-02-20
1
-0
/
+1
|
*
|
|
Merge https://github.com/pypa/distutils into distutils-4435cec3
Jason R. Coombs
2023-02-20
2
-4
/
+4
|
|
\
\
\
|
/
/
/
/
|
*
|
|
Merge pull request #205 from fweimer-rh/ccompiler-include
Jason R. Coombs
2023-02-20
2
-4
/
+4
|
|
\
\
\
|
|
*
|
|
distutils.ccompiler.CCompiler.has_function: Quote #include argument
Florian Weimer
2023-02-15
2
-4
/
+4
|
|
/
/
/
*
|
|
|
Add reference to setuptools issue. Ref #3648.
Jason R. Coombs
2023-02-20
1
-1
/
+1
*
|
|
|
Merge pull request #3834 from hbielenia/fix-userguide/extension-typo
Anderson Bravalheri
2023-02-18
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix typo in docs/userguide/extension.rst
hbielenia
2023-02-18
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Document limitation of editable installs on docs (#3831)
Anderson Bravalheri
2023-02-17
1
-0
/
+5
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Mention limitation in editable docs
Anderson Bravalheri
2023-02-17
1
-0
/
+5
|
/
/
/
*
|
|
Bump version: 67.3.1 → 67.3.2
v67.3.2
Anderson Bravalheri
2023-02-15
4
-4
/
+12
*
|
|
Make clear which package is calling declare_namespaces (#3827)
Anderson Bravalheri
2023-02-15
2
-0
/
+3
|
\
\
\
|
*
|
|
Add news fragment
Anderson Bravalheri
2023-02-15
1
-0
/
+2
|
*
|
|
Make clear which package is calling pkg_resources.declare_namespaces
Anderson Bravalheri
2023-02-15
1
-0
/
+1
*
|
|
|
Update bug-report to mention minimal reproducers
Anderson Bravalheri
2023-02-15
1
-1
/
+6
|
/
/
/
[next]