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: 34.3.1 → 34.3.2
v34.3.2
Jason R. Coombs
2017-03-11
2
-2
/
+2
*
Update changelog. Ref #993.
Jason R. Coombs
2017-03-11
1
-0
/
+7
*
Extract variables to remove hanging indents.
Jason R. Coombs
2017-03-11
1
-11
/
+10
*
Merge pull request #993 from fschulze/fix-docs-upload-content-type
Jason R. Coombs
2017-03-11
2
-1
/
+3
|
\
|
*
Fix documentation upload by fixing content_type in _build_multipart on Python...
Florian Schulze
2017-03-11
2
-1
/
+3
|
/
*
Bump version: 34.3.0 → 34.3.1
v34.3.1
Jason R. Coombs
2017-03-02
2
-2
/
+2
*
Update changelog
Jason R. Coombs
2017-03-02
1
-0
/
+3
*
Merge pull request #988 from estyrke/patch-1
Jason R. Coombs
2017-03-02
1
-1
/
+1
|
\
|
*
Fix for auto_chmod behavior
Emil Styrke
2017-02-27
1
-1
/
+1
|
/
*
Add a test capturing new proposed expectation that Setuptools' build dependen...
Jason R. Coombs
2017-02-26
1
-0
/
+50
*
Merge pull request #983 from scop/py36escseq
Jason R. Coombs
2017-02-24
8
-12
/
+18
|
\
|
*
Python 3.6 invalid escape sequence deprecation fixes
Ville Skyttä
2017-02-24
8
-12
/
+18
|
/
*
Bump version: 34.2.0 → 34.3.0
v34.3.0
Jason R. Coombs
2017-02-23
2
-2
/
+2
*
Remove incorrect open bound on 3.6 or later for warehouse patch.
Jason R. Coombs
2017-02-23
1
-2
/
+0
*
Update version match for issue12885. Ref #971.
Jason R. Coombs
2017-02-23
2
-7
/
+4
*
Merge pull request #961 from pypa/feature/upload-infer-username
Jason R. Coombs
2017-02-23
2
-0
/
+10
|
\
|
*
Merge branch 'master' into feature/upload-infer-username
Jason R. Coombs
2017-02-23
16
-42
/
+103
|
|
\
|
|
/
|
/
|
*
|
Release on Python 3.6
Jason R. Coombs
2017-02-23
1
-1
/
+1
*
|
Remove redundant test from -nspkg.pth.
Jason R. Coombs
2017-02-21
1
-1
/
+1
*
|
Bump version: 34.1.1 → 34.2.0
v34.2.0
Jason R. Coombs
2017-02-12
2
-2
/
+2
*
|
Merge pull request #968 from moriyoshi/moriyoshi/local-version-label-in-egg-f...
Jason R. Coombs
2017-02-12
3
-1
/
+47
|
\
\
|
*
|
Description for the change.
Moriyoshi Koizumi
2017-02-13
1
-0
/
+4
|
*
|
Add a test.
Moriyoshi Koizumi
2017-02-13
1
-0
/
+42
|
*
|
An epoch starts with a number followed by '!'.
Moriyoshi Koizumi
2017-02-13
1
-1
/
+1
|
*
|
A local version label starts with '+' sign, as per https://www.python.org/dev...
Moriyoshi Koizumi
2017-02-13
1
-1
/
+1
|
/
/
*
|
Update changelog. Ref #966.
Jason R. Coombs
2017-02-12
1
-0
/
+6
*
|
Merge pull request #966 from daa/zipfile-dist-info
Jason R. Coombs
2017-02-12
1
-0
/
+6
|
\
\
|
*
|
support dist-info distributions inside zip files
Alexander Duryagin
2017-02-10
1
-0
/
+6
|
/
/
*
|
Merge pull request #962 from idlesign/deprecate_classifiers_subsection
Jason R. Coombs
2017-02-04
3
-21
/
+13
|
\
\
|
*
|
Dropped support for classifiers subsection handling in setup.cfg (see #952).
idle sign
2017-02-04
3
-21
/
+13
|
/
/
*
|
Bump version: 34.1.0 → 34.1.1
v34.1.1
Jason R. Coombs
2017-02-03
2
-2
/
+2
*
|
Always cast to str on Linux and Python 2, let rmtree handle the rest. Fixes #...
Jason R. Coombs
2017-02-03
2
-1
/
+6
*
|
Require sphinx 1.4 for autosectionlabel plugin. Ref #957.
Jason R. Coombs
2017-02-03
1
-0
/
+1
*
|
Merge pull request #957 from smheidrich/fix_hardlinks_via_autosectionlabel
Jason R. Coombs
2017-02-02
3
-11
/
+8
|
\
\
|
*
|
Added autosectionlabel Sphinx extension and replaced some obsolete links.
smheidrich
2017-02-02
3
-11
/
+8
*
|
|
Always generate the dependencies.
Jason R. Coombs
2017-02-02
1
-1
/
+1
*
|
|
In bootstrap, defer installation of dependencies if unneeded. Ref #958.
Jason R. Coombs
2017-02-02
1
-9
/
+4
*
|
|
Extract main function
Jason R. Coombs
2017-02-02
1
-1
/
+4
*
|
|
Merge pull request #958 from jjhelmus/opt_bootstrap
Jason R. Coombs
2017-02-02
1
-2
/
+12
|
\
\
\
|
*
|
|
Add --skip-dep-install to boostrap.py script
Jonathan Helmus
2017-02-02
1
-2
/
+12
|
/
/
/
|
|
*
Update changelog. Ref #961.
Jason R. Coombs
2017-02-23
1
-0
/
+6
|
|
*
Infer the username using getpass.getuser() if no username is resolved from .p...
Jason R. Coombs
2017-02-02
1
-0
/
+4
|
|
/
|
/
|
*
|
Rely on backports.unittest_mock plugin to make mock available on old Python v...
Jason R. Coombs
2017-01-30
3
-12
/
+3
*
|
Bump version: 34.0.3 → 34.1.0
v34.1.0
Jason R. Coombs
2017-01-28
2
-2
/
+2
*
|
Update changelog. Ref #930.
Jason R. Coombs
2017-01-28
1
-0
/
+6
*
|
Merge pull request #930 from GandaG/build_clib
Jason R. Coombs
2017-01-28
5
-1
/
+211
|
\
\
|
*
|
Added build_clib module and unit tests.
Daniel Nunes
2017-01-19
3
-1
/
+158
|
*
|
Added tests for newer_pairwise_group().
Daniel Nunes
2017-01-15
1
-0
/
+30
|
*
|
Added newer_pairwise_group() convenience function.
Daniel Nunes
2017-01-14
1
-0
/
+23
*
|
|
Bump version: 34.0.2 → 34.0.3
v34.0.3
Jason R. Coombs
2017-01-28
2
-2
/
+2
[next]