aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Fix parsing of CHANGES.txt.Arfrever Frehtes Taifersar Arahesis2013-01-011-1/+1
* Bumped to 0.6.35 in preparation for next release.Jason R. Coombs2012-12-311-1/+1
* Bumped to 0.6.34 in preparation for next release.Jason R. Coombs2012-12-291-1/+1
* Don't suppress SystemExit when running tests; Fixes #336Jason R. Coombs2012-11-281-4/+2
* Bumped to 0.6.33 in preparation for next release.Jason R. Coombs2012-11-261-1/+1
* Fix some DeprecationWarnings and ResourceWarnings.Arfrever Frehtes Taifersar Arahesis2012-11-261-11/+21
* Bumped to 0.6.32 in preparation for next release.Jason R. Coombs2012-11-241-1/+1
* Automatically link issues in CHANGES.txt uploaded to PyPIanatoly techtonik2012-10-221-1/+18
* Bumped to 0.6.31 in preparation for next release.Jason R. Coombs2012-10-221-1/+1
* Bumped to 0.6.30 in preparation for next release.Jason R. Coombs2012-10-211-1/+1
* Tests run under Python 3.3 now.Lennart Regebro2012-08-221-0/+3
* Python 3.3b2's importlib doesn't like sys.paths that dissappear. By having a ...Lennart Regebro2012-08-221-1/+1
* Bumped to 0.6.29 in preparation for next release.Jason R. Coombs2012-07-221-1/+1
* Updated Trove classifiers to indicate supported Python versionsJason R. Coombs2012-07-221-1/+4
* Issue 294: Allow to run setup.py from another directory.Arfrever Frehtes Taifersar Arahesis2012-07-071-0/+3
* Bumped to 0.6.28 in preparation for next release.Jason R. Coombs2012-05-181-1/+1
* Bumped to 0.6.27 in preparation for next release.Jason R. Coombs2012-04-071-1/+1
* Slightly nicer generation of trove classifiers without having to resort to li...Jason R. Coombs2012-04-011-14/+14
* Bumped to 0.6.26 in preparation for next release.Jason R. Coombs2012-03-091-1/+1
* Bumped to 0.6.25 in preparation for next release.Jason R. Coombs2011-10-141-1/+1
* Bumped to 0.6.24 in preparation for next release.Jason R. Coombs2011-10-141-1/+1
* Added options to exclude 2to3 fixers. Fixes #249Jason R. Coombs2011-10-041-1/+2
* bumped revisionguyroz2011-09-221-1/+1
* starting 0.6.22 devTarek Ziade2011-08-201-1/+1
* Bumped revisionJason R. Coombs2011-08-181-1/+1
* starting 0.6.20Tarek Ziade2011-06-021-1/+1
* starting 0.6.19Tarek Ziade2011-06-011-1/+1
* starting 0.6.18Tarek Ziade2011-05-301-1/+1
* Support DISTRIBUTE_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT environmentArfrever Frehtes Taifersar Arahesis2011-05-221-5/+5
* Bumped working revisions to 0.6.17Jason R. Coombs2011-04-301-1/+1
* Bumped version numbers to 0.6.16Jason R. Coombs2011-03-151-1/+1
* 0.6.15 is startingTarek Ziade2010-07-151-1/+1
* starting 0.6.14Tarek Ziade2010-05-311-1/+1
* changed test locally so distribute.egg-info/entry_points.txt is not changed w...Tarek Ziade2010-05-251-0/+34
* raised the revisionTarek Ziade2010-05-061-1/+1
* starting 0.6.12Tarek Ziade2010-05-061-1/+1
* --help install command no longer tries to install fixes #121nibrahim2010-02-221-1/+3
* starting 0.6.11tarek2009-12-121-1/+1
* starting 0.6.10 developmenttarek2009-12-121-1/+1
* setup.py doesn't try to convert distribute_setup.py anymore. fixes #87tarek2009-11-111-1/+2
* added missing entry point that was added in setuptools 0.6c11tarek2009-11-031-0/+1
* started 0.6.9tarek2009-11-011-1/+1
* Fixed typo in code for DONT_PATCH_SETUPTOOLS environment markerJannis Leidel2009-11-011-1/+1
* started 0.6.8tarek2009-11-011-1/+1
* added DONT_PATCH_SETUPTOOLS environment markertarek2009-10-271-0/+2
* Readded the custom build_py command for safely upgrading from older distribut...agronholm2009-10-201-0/+22
* Merge with aadeea4644ffb5e0ba24865151dd9315fb961cf1agronholm2009-10-201-36/+0
|\
| * Reversing patch for 64-bit Windows script launcher, applied PJE's simpler sol...agronholm2009-10-201-30/+0
* | avoid a bootstrapping issue with easy_install -U. Fixes #72tarek2009-10-181-0/+6
* | starting 0.6.7tarek2009-10-161-1/+1