aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterMerge pull request #2319 from pypa/fix_changelogPaul Ganssle6 years
fix_changelogRemove superfluous 'v' in CHANGES.rstPaul Ganssle6 years
bugfix/2232-adopt-distutils-defaultMerge branch 'master' into bugfix/2232-adopt-distutils-defaultJason R. Coombs6 years
docs/distutils-portingAdd docs on porting from distutils.Jason R. Coombs6 years
distutils-adopt-escape-hatchAllow opt-in and opt-out of distutils adoption at run time with SETUPTOOLS_US...Jason R. Coombs6 years
bugfix/2232-ubuntu-patchMerge https://github.com/pypa/distutils into bugfix/2232-ubuntu-patchJason R. Coombs6 years
feature/2093-docs-revampMerge pull request #2154 from alvyjudy/entrypointJason R. Coombs6 years
bugfix/2129-better-egg-detectionKeep the full path for each entry when enumerating entries for a candidate path.Jason R. Coombs6 years
debt/remove-RequirementParseErrorUpdate changelog.Jason R. Coombs6 years
distutilsUpdate changelog.Jason R. Coombs6 years
[...]
 
TagDownloadAuthorAge
v49.3.1external_python_setuptools-49.3.1.tar.gz  external_python_setuptools-49.3.1.tar.bz2  external_python_setuptools-49.3.1.zip  Paul Ganssle6 years
v49.3.0external_python_setuptools-49.3.0.tar.gz  external_python_setuptools-49.3.0.tar.bz2  external_python_setuptools-49.3.0.zip  Jason R. Coombs6 years
v49.2.1external_python_setuptools-49.2.1.tar.gz  external_python_setuptools-49.2.1.tar.bz2  external_python_setuptools-49.2.1.zip  Jason R. Coombs6 years
v49.2.0external_python_setuptools-49.2.0.tar.gz  external_python_setuptools-49.2.0.tar.bz2  external_python_setuptools-49.2.0.zip  Jason R. Coombs6 years
v49.1.3external_python_setuptools-49.1.3.tar.gz  external_python_setuptools-49.1.3.tar.bz2  external_python_setuptools-49.1.3.zip  Jason R. Coombs6 years
v49.1.2external_python_setuptools-49.1.2.tar.gz  external_python_setuptools-49.1.2.tar.bz2  external_python_setuptools-49.1.2.zip  Jason R. Coombs6 years
v49.1.1external_python_setuptools-49.1.1.tar.gz  external_python_setuptools-49.1.1.tar.bz2  external_python_setuptools-49.1.1.zip  Jason R. Coombs6 years
v49.0.1external_python_setuptools-49.0.1.tar.gz  external_python_setuptools-49.0.1.tar.bz2  external_python_setuptools-49.0.1.zip  Jason R. Coombs6 years
v49.1.0external_python_setuptools-49.1.0.tar.gz  external_python_setuptools-49.1.0.tar.bz2  external_python_setuptools-49.1.0.zip  Jason R. Coombs6 years
v49.0.0external_python_setuptools-49.0.0.tar.gz  external_python_setuptools-49.0.0.tar.bz2  external_python_setuptools-49.0.0.zip  Jason R. Coombs6 years
[...]
 
AgeCommit messageAuthorFilesLines
2016-12-11Bump version: 30.4.0 → 31.0.0v31.0.0Jason R. Coombs2-2/+2
2016-12-11Update changelog. Fixes #250. Fixes #870. Ref #805. Ref pypa/pip#1924. Ref #845.issue250-module_from_specJason R. Coombs1-0/+13
2016-12-11Expect failure on Python 3.4 and earlier as module_from_spec isn't available....Jason R. Coombs1-2/+2
2016-12-11Only import modules when they're expected to be presentJason R. Coombs1-1/+3
2016-12-11Don't nullify module when has_mfsJason R. Coombs1-1/+1
2016-12-11Merge branch 'develop-nspkg-always' into issue250-module_from_specJason R. Coombs3-5/+64
2016-12-11Merge branch 'master' into issue250-module_from_specJason R. Coombs16-29/+1349
2016-12-11Merge branch 'master' into develop-nspkg-alwaysdevelop-nspkg-alwaysJason R. Coombs34-125/+1586
2016-12-10Use py.test to launch pytest, rather than python -m test, preventing the empt...Jason R. Coombs2-18/+2
2016-12-10Reformat changelog for better RST formattingJason R. Coombs1-0/+2
[...]
 
Clone
git://git.replicant.us/replicant-next/external_python_setuptools
ssh://git@git.replicant.us/replicant-next/external_python_setuptools
https://git.replicant.us/replicant-next/external_python_setuptools