index
:
external_python_setuptools
40.7-maintenance
bootstrap
bootstrap-2.x
bootstrap-py24
bugfix/1623-always-targz
bugfix/1635-disallow-parent-paths
bugfix/1663-restore-port
bugfix/2129-better-egg-detection
bugfix/2232-adopt-distutils-default
bugfix/2232-ubuntu-patch
bugfix/downgrade-pip
bugfix/downgrade-pip-redux
debt/drop-py35
debt/remove-RequirementParseError
develop-nspkg
develop-nspkg-always
di-patch-1
distutils
distutils-adopt-escape-hatch
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/deprecate-2to3
feature/deps-in-metadata
feature/deterministic-provides-extras-2
feature/easy-install-dep
feature/implicit-bootstrap
feature/include-pyproject.toml
feature/pip-options-alignment
feature/pyopenssl-fallback
feature/simple-dist-name-in-scripts
feature/tox-venv
feature/vendor-pkg-resources
feature/version-in-cfg
feature/xenial-py37
fix_changelog
issue-704
issue-889
issue-97
issue250-module_from_spec
issue250-reentry
iterator-unpack
maint/44.x
master
pr/1521
pr1887-rebase
replicant-10
revert-1180-fix_889_and_non-ascii_in_setup.cfg_take_2
setuptools-scm
Python setuptools
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
upload-old-releases-as-zip.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove script as it's no longer needed. Fixes #432.
Jason R. Coombs
2016-01-16
1
-260
/
+0
*
Pin to 1.6.4 due to https://github.com/pypa/twine/issues/158. Ref #432.
Jason R. Coombs
2016-01-16
1
-1
/
+1
*
Omit cert and client_cert, the latest release of twine is different than what...
Jason R. Coombs
2016-01-16
1
-2
/
+0
*
Copy all the defaults from twine.commands.upload, as they're not exposed in t...
Jason R. Coombs
2016-01-16
1
-1
/
+14
*
Fix two failures in sorting where filename parts became a factor in the versi...
Jason R. Coombs
2016-01-16
1
-3
/
+10
*
Use a local path rather than a tempdir that never gets cleaned up.
Jason R. Coombs
2015-11-17
1
-2
/
+2
*
Remove unnecessary superclass
Jason R. Coombs
2015-11-17
1
-1
/
+1
*
Remove unnecessary __init__
Jason R. Coombs
2015-11-17
1
-2
/
+5
*
Reorganize imports
Jason R. Coombs
2015-11-17
1
-2
/
+3
*
Remove repeat glob code
Jason R. Coombs
2015-11-17
1
-3
/
+2
*
Add twine implementation
Jason R. Coombs
2015-11-17
1
-3
/
+10
*
Run 2to3 on script
Jason R. Coombs
2015-11-17
1
-16
/
+16
*
Extract parameter to exceptions and remove superfluous parentheses
Jason R. Coombs
2015-11-17
1
-17
/
+14
*
Only execute when invoked as script
Jason R. Coombs
2015-11-17
1
-4
/
+5
*
Adding script from idg serpro. Ref #432.
Jason R. Coombs
2015-11-17
1
-0
/
+234