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
*
Adapt test to rely on build rather than setup.py
feature/unvendor
Jason R. Coombs
2021-10-29
1
-6
/
+3
*
Simply declare the build dependencies as build dependencies.
Jason R. Coombs
2021-10-29
64
-17733
/
+7
*
Unpin dependencies, allowing later versions.
Jason R. Coombs
2021-10-22
1
-4
/
+5
*
Remove wheels. Don't forget to squash-merge this change so the wheels aren't ...
Jason R. Coombs
2021-10-22
6
-0
/
+0
*
Add changelog.
Jason R. Coombs
2021-10-20
1
-0
/
+1
*
Merge branch 'main' into feature/unvendor
Jason R. Coombs
2021-10-19
32
-73
/
+277
|
\
|
*
Fix usage of virtualenv to ensure that tests are run in the bare virtualenv. ...
Jason R. Coombs
2021-10-19
1
-2
/
+3
|
*
Merge https://github.com/pypa/distutils
Jason R. Coombs
2021-10-18
3
-20
/
+13
|
|
\
|
|
*
Fix typos
Kian-Meng, Ang
2021-10-18
1
-2
/
+2
|
|
*
Reword comments and eliminate unnecessary 'else'
Jason R. Coombs
2021-09-26
1
-11
/
+9
|
|
*
Merge pull request #55 from isuruf/WlR
Jason R. Coombs
2021-09-26
2
-17
/
+12
|
|
|
\
|
|
|
*
consolidate the two code paths and update comment
Isuru Fernando
2021-09-26
2
-15
/
+10
|
|
|
*
Use -Wl,-R instead of -R
Isuru Fernando
2021-09-21
2
-3
/
+3
|
|
|
/
|
*
|
Merge pull request #2808 from jensecj/patch-1
Jason R. Coombs
2021-10-05
1
-1
/
+1
|
|
\
\
|
|
*
|
Update docs/userguide/distribution.rst
Jens C. Jensen
2021-10-03
1
-1
/
+1
|
|
*
|
fix typo: above -> below
Jens C. Jensen
2021-10-03
1
-1
/
+1
|
|
/
/
|
*
|
Bump version: 58.1.0 → 58.2.0
v58.2.0
Jason R. Coombs
2021-10-01
6
-7
/
+18
|
*
|
Merge pull request #2758 from nsait-linaro/win_arm64_launchers
Jason R. Coombs
2021-10-01
6
-3
/
+37
|
|
\
\
|
|
*
|
Make changelog a 'change' (not docs change) and tweak wording.
Jason R. Coombs
2021-10-01
2
-1
/
+1
|
|
*
|
Rebuilt arm executables from source on a repeatable builder (Docker image).
Jason R. Coombs
2021-10-01
3
-1
/
+3
|
|
*
|
Revert removed lines from msvc-build-launcher.cmd
Niyas Sait
2021-09-30
1
-0
/
+3
|
|
*
|
remove arm launcher compilation from msvc-build-launcher.cmd
Niyas Sait
2021-09-30
1
-13
/
+0
|
|
*
|
Add msvc-build-launcher-arm64.cmd to use VS 2019 to compile arm binaries
Niyas Sait
2021-09-30
1
-0
/
+17
|
|
*
|
Fix linting errors
Niyas Sait
2021-09-06
2
-1
/
+2
|
|
*
|
use distutils.util.get_platform to find the target platform
Niyas Sait
2021-08-26
1
-1
/
+1
|
|
*
|
add changelog
Niyas Sait
2021-08-26
1
-0
/
+1
|
|
*
|
add win/arm64 launchers
Niyas Sait
2021-08-26
5
-3
/
+26
|
*
|
|
Merge pull request #2800 from jmarshall/feature/sdist-owner-group
Jason R. Coombs
2021-09-26
2
-0
/
+7
|
|
\
\
\
|
|
*
|
|
sdist: Accept -u/--owner and -g/--group options
John Marshall
2021-09-22
2
-0
/
+7
|
|
/
/
/
|
*
|
|
Merge pull request #2793 from stanton119/patch-1
Jason R. Coombs
2021-09-21
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
Update package_discovery.rst
stanton119
2021-09-17
1
-1
/
+1
|
*
|
|
|
Merge pull request #2792 from DiddiLeija/document-version-comparison
Jason R. Coombs
2021-09-21
2
-2
/
+10
|
|
\
\
\
\
|
|
*
|
|
|
Update distribution.rst
Diego Ramirez
2021-09-14
1
-3
/
+3
|
|
*
|
|
|
Create 2792.doc.rst
Diego Ramirez
2021-09-14
1
-0
/
+1
|
|
*
|
|
|
Document the version coparisons
Diego Ramirez
2021-09-14
1
-2
/
+9
|
|
|
/
/
/
|
*
|
|
|
Bump version: 58.0.4 → 58.1.0
v58.1.0
Jason R. Coombs
2021-09-21
4
-3
/
+11
|
*
|
|
|
Merge pull request #2796 from pypa/distutils-02e9f65ab0
Jason R. Coombs
2021-09-21
7
-17
/
+47
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Add changelog
Jason R. Coombs
2021-09-21
1
-0
/
+1
|
|
*
|
|
Merge https://github.com/pypa/distutils into distutils-02e9f65ab0
Jason R. Coombs
2021-09-21
6
-17
/
+46
|
|
|
\
\
\
|
|
/
/
/
/
|
|
|
|
_
|
|
*
|
Merge pull request #54 from isuruf/basename
Jason R. Coombs
2021-09-21
2
-2
/
+10
|
|
|
\
\
|
|
|
*
|
Use shlex
Isuru Fernando
2021-09-21
1
-2
/
+2
|
|
|
*
|
Split CC to make sure we get the correct basename of the compiler
Isuru Fernando
2021-09-16
2
-1
/
+9
|
|
*
|
|
Merge pull request #53 from isuruf/ldshared
Jason R. Coombs
2021-09-21
2
-7
/
+6
|
|
|
\
\
\
|
|
|
*
|
|
override ldshared on non-macos platforms too if CC is overriden
Isuru Fernando
2021-09-16
2
-7
/
+6
|
|
|
|
/
/
|
|
*
|
|
Merge pull request #52 from longnguyen2004/main
Jason R. Coombs
2021-09-21
1
-1
/
+1
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
Prefer sysconfig.python_build
Long Nguyen
2021-09-05
1
-1
/
+1
|
|
*
|
|
Support overriding ranlib on macOS with env var
Isuru Fernando
2021-09-16
2
-2
/
+20
|
|
*
|
|
adopt more standard schema for pypy3.8 (#51)
Matti Picus
2021-09-10
2
-6
/
+10
|
*
|
|
|
Merge pull request #2786 from pzhlkj6612/add-link-to-develop_mode-0
Jason R. Coombs
2021-09-12
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
docs(quickstart): add link to "Development Mode"
Mozi
2021-09-12
1
-1
/
+1
[next]