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
/
setup.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Setuptools 0.7 only supports Python 2.4+.
Jason R. Coombs
2013-05-13
1
-6
/
+5
*
|
|
|
Merged latest changes from setuptools-0.6 branch
Jason R. Coombs
2013-05-13
1
-1
/
+18
|
\
\
\
\
|
*
|
|
|
Add support for fallback to 'certifi' module, if installed+active.
pje
2013-05-05
1
-2
/
+2
|
*
|
|
|
Enable safe SSL dependency installs via "easy_install setuptools[ssl]"
pje
2013-05-04
1
-16
/
+16
|
*
|
|
|
Bump version
PJ Eby
2009-10-28
1
-1
/
+1
|
*
|
|
|
Update to version 0.6c11
PJ Eby
2009-10-19
1
-1
/
+1
|
*
|
|
|
Major updates and fixes include:
PJ Eby
2009-10-12
1
-2
/
+2
*
|
|
|
|
Merge with Distribute 0.6.39
Jason R. Coombs
2013-05-13
1
-22
/
+10
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Bumped to 0.6.40 in preparation for next release.
Jason R. Coombs
2013-05-12
1
-1
/
+1
|
*
|
|
|
Allow the setup script to run even if the linked changelog hasn't been generated
Jason R. Coombs
2013-05-05
1
-1
/
+6
|
*
|
|
|
Moved link generation routine from setup.py to release.py. The new routine re...
Jason R. Coombs
2013-05-05
1
-50
/
+3
|
*
|
|
|
Fix linkification of CHANGES.txt (broken due to buildout issue reference)
Jason R. Coombs
2013-05-05
1
-5
/
+32
|
*
|
|
|
Extract another function for constructing linkified changes
Jason R. Coombs
2013-05-05
1
-4
/
+7
|
*
|
|
|
Bumped to 0.6.39 in preparation for next release.
Jason R. Coombs
2013-05-05
1
-1
/
+1
|
*
|
|
|
Issue #371: instructing setup.py to install the xml files in setuptools.command
guy@guyr-air.infinidat.com
2013-05-05
1
-1
/
+1
|
*
|
|
|
Bumped to 0.6.38 in preparation for next release.
Jason R. Coombs
2013-05-04
1
-1
/
+1
|
*
|
|
|
Bumped to 0.6.37 in preparation for next release.
Jason R. Coombs
2013-04-05
1
-1
/
+1
*
|
|
|
|
Removed references to removed methods in ez_setup
Jason R. Coombs
2013-03-10
1
-19
/
+0
*
|
|
|
|
Removed more distribute-specific, anti-setuptools code in setup.py
Jason R. Coombs
2013-03-10
1
-12
/
+1
*
|
|
|
|
Remove references to distribute in setup.py
Jason R. Coombs
2013-03-10
1
-4
/
+4
*
|
|
|
|
Restore the project name and URL to pypi
Jason R. Coombs
2013-03-01
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Bumped to 0.6.36 in preparation for next release.
Jason R. Coombs
2013-02-16
1
-1
/
+1
*
|
|
|
Fix parsing of CHANGES.txt.
Arfrever Frehtes Taifersar Arahesis
2013-01-01
1
-1
/
+1
*
|
|
|
Bumped to 0.6.35 in preparation for next release.
Jason R. Coombs
2012-12-31
1
-1
/
+1
*
|
|
|
Bumped to 0.6.34 in preparation for next release.
Jason R. Coombs
2012-12-29
1
-1
/
+1
*
|
|
|
Don't suppress SystemExit when running tests; Fixes #336
Jason R. Coombs
2012-11-28
1
-4
/
+2
*
|
|
|
Bumped to 0.6.33 in preparation for next release.
Jason R. Coombs
2012-11-26
1
-1
/
+1
*
|
|
|
Fix some DeprecationWarnings and ResourceWarnings.
Arfrever Frehtes Taifersar Arahesis
2012-11-26
1
-11
/
+21
*
|
|
|
Bumped to 0.6.32 in preparation for next release.
Jason R. Coombs
2012-11-24
1
-1
/
+1
*
|
|
|
Automatically link issues in CHANGES.txt uploaded to PyPI
anatoly techtonik
2012-10-22
1
-1
/
+18
*
|
|
|
Bumped to 0.6.31 in preparation for next release.
Jason R. Coombs
2012-10-22
1
-1
/
+1
*
|
|
|
Bumped to 0.6.30 in preparation for next release.
Jason R. Coombs
2012-10-21
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Tests run under Python 3.3 now.
Lennart Regebro
2012-08-22
1
-0
/
+3
*
|
|
Python 3.3b2's importlib doesn't like sys.paths that dissappear. By having a ...
Lennart Regebro
2012-08-22
1
-1
/
+1
*
|
|
Bumped to 0.6.29 in preparation for next release.
Jason R. Coombs
2012-07-22
1
-1
/
+1
*
|
|
Updated Trove classifiers to indicate supported Python versions
Jason R. Coombs
2012-07-22
1
-1
/
+4
*
|
|
Issue 294: Allow to run setup.py from another directory.
Arfrever Frehtes Taifersar Arahesis
2012-07-07
1
-0
/
+3
*
|
|
Bumped to 0.6.28 in preparation for next release.
Jason R. Coombs
2012-05-18
1
-1
/
+1
*
|
|
Bumped to 0.6.27 in preparation for next release.
Jason R. Coombs
2012-04-07
1
-1
/
+1
*
|
|
Slightly nicer generation of trove classifiers without having to resort to li...
Jason R. Coombs
2012-04-01
1
-14
/
+14
*
|
|
Bumped to 0.6.26 in preparation for next release.
Jason R. Coombs
2012-03-09
1
-1
/
+1
*
|
|
Bumped to 0.6.25 in preparation for next release.
Jason R. Coombs
2011-10-14
1
-1
/
+1
*
|
|
Bumped to 0.6.24 in preparation for next release.
Jason R. Coombs
2011-10-14
1
-1
/
+1
*
|
|
Added options to exclude 2to3 fixers. Fixes #249
Jason R. Coombs
2011-10-04
1
-1
/
+2
*
|
|
bumped revision
guyroz
2011-09-22
1
-1
/
+1
*
|
|
starting 0.6.22 dev
Tarek Ziade
2011-08-20
1
-1
/
+1
*
|
|
Bumped revision
Jason R. Coombs
2011-08-18
1
-1
/
+1
|
|
/
|
/
|
*
|
starting 0.6.20
Tarek Ziade
2011-06-02
1
-1
/
+1
*
|
starting 0.6.19
Tarek Ziade
2011-06-01
1
-1
/
+1
*
|
starting 0.6.18
Tarek Ziade
2011-05-30
1
-1
/
+1
[prev]
[next]