aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterMerge pull request #2319 from pypa/fix_changelogPaul Ganssle5 years
fix_changelogRemove superfluous 'v' in CHANGES.rstPaul Ganssle5 years
bugfix/2232-adopt-distutils-defaultMerge branch 'master' into bugfix/2232-adopt-distutils-defaultJason R. Coombs5 years
docs/distutils-portingAdd docs on porting from distutils.Jason R. Coombs5 years
distutils-adopt-escape-hatchAllow opt-in and opt-out of distutils adoption at run time with SETUPTOOLS_US...Jason R. Coombs5 years
bugfix/2232-ubuntu-patchMerge https://github.com/pypa/distutils into bugfix/2232-ubuntu-patchJason R. Coombs5 years
feature/2093-docs-revampMerge pull request #2154 from alvyjudy/entrypointJason R. Coombs5 years
bugfix/2129-better-egg-detectionKeep the full path for each entry when enumerating entries for a candidate path.Jason R. Coombs5 years
debt/remove-RequirementParseErrorUpdate changelog.Jason R. Coombs5 years
distutilsUpdate changelog.Jason R. Coombs5 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 Ganssle5 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. Coombs5 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. Coombs5 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. Coombs5 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. Coombs5 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. Coombs5 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. Coombs5 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. Coombs5 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. Coombs5 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. Coombs5 years
[...]
 
AgeCommit messageAuthorFilesLines
2016-01-16Get VersionConflict from pkg_resources.19.4Jason R. Coombs1-1/+1
2016-01-16Re-use tarfile_open for Python 2.6 compatibilty.Jason R. Coombs1-6/+2
2016-01-16Just use BytesIOJason R. Coombs1-7/+1
2016-01-16Update changelogJason R. Coombs1-2/+8
2016-01-16Merged in embray/setuptools (pull request #167)Jason R. Coombs4-42/+245
2016-01-16Remove script as it's no longer needed. Fixes #432.Jason R. Coombs1-260/+0
2016-01-16Pin to 1.6.4 due to https://github.com/pypa/twine/issues/158. Ref #432.Jason R. Coombs1-1/+1
2016-01-16Omit cert and client_cert, the latest release of twine is different than what...Jason R. Coombs1-2/+0
2016-01-16Copy all the defaults from twine.commands.upload, as they're not exposed in t...Jason R. Coombs1-1/+14
2016-01-16Fix two failures in sorting where filename parts became a factor in the versi...Jason R. Coombs1-3/+10
[...]
 
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