summaryrefslogtreecommitdiff
path: root/ez_setup.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Make certain no previous imports of old versions of pkg_resources are ↵Erik Bray2013-07-191-0/+2
| | | | floating around before importing the newly installed setuptools.
* Bumped to 0.9.7 in preparation for next release.Jason R. Coombs2013-07-171-1/+1
|
* Bumped to 0.9.6 in preparation for next release.Jason R. Coombs2013-07-151-1/+1
|
* Bumped to 0.9.5 in preparation for next release.Jason R. Coombs2013-07-151-1/+1
|
* Bumped to 0.9.4 in preparation for next release.Jason R. Coombs2013-07-151-1/+1
|
* Bumped to 0.9.3 in preparation for next release.Jason R. Coombs2013-07-151-1/+1
|
* Bumped to 0.9.2 in preparation for next release.Jason R. Coombs2013-07-131-1/+1
|
* Bumped to 0.9.1 in preparation for next release.Jason R. Coombs2013-07-131-1/+1
|
* Bumped to 0.10 in preparation for next release.Jason R. Coombs2013-07-131-1/+1
|
* Bumped to 0.9 in preparation for next release.Jason R. Coombs2013-07-051-1/+1
|
* Bumped to 0.8 in preparation for next release.Jason R. Coombs2013-06-181-1/+1
|
* Bumped to 0.7.3 in preparation for next release.Jason R. Coombs2013-06-091-1/+1
|
* Bumped to 0.7.2 in preparation for next release.Jason R. Coombs2013-06-031-1/+1
|
* Use https in ez_setup (fixes #10)Jason R. Coombs2013-06-031-1/+1
|
* Bumped to 0.7.1 in preparation for next release.Jason R. Coombs2013-06-021-1/+1
|
* Bumped to 0.7 in preparation for next release.0.7Jason R. Coombs2013-06-021-1/+1
|
* Bumped to 0.7b5 in preparation for next release.Jason R. Coombs2013-05-281-1/+1
|
* Remove Python 2.3 support from ez_setup.pyJason R. Coombs2013-05-281-20/+4
|
* Bump version for subsequent releaseJason R. Coombs2013-05-251-1/+1
|
* Bump to next anticipated versionJason R. Coombs2013-05-241-1/+1
|
* Bump to 0.7b2 for next releaseJason R. Coombs2013-05-241-1/+1
|
* Update versions in preparation for an 0.7b1 release0.7b1Jason R. Coombs2013-05-131-1/+1
|
* Merge with Distribute 0.6.39Jason R. Coombs2013-05-131-1/+1
|\
* | Removed the bulk of the anti-setuptools logic in ez_setup.pyJason R. Coombs2013-03-031-305/+33
| |
* | Rename distribute_setup back to ez_setupJason R. Coombs2013-03-031-0/+546
|/
* using boostrap.py name for ez_setup.py because that is what it istarek2009-07-221-286/+0
|
* hooked the patching code into setup.pytarek2009-07-221-1/+10
|
* re-wrote the release.sh scripttarek2009-07-221-4/+4
|
* re-launching when setuptools is faked, and also detecting it's a fake egg to ↵tarek2009-07-211-8/+31
| | | | avoid re-patching twice
* populating md5 hashes and default url locationtarek2009-07-211-5/+6
|
* simplified the installation process. Now faking setuptools eggs. This is ↵tarek2009-07-211-23/+38
| | | | making the whole switch simpler for people
* forcing a distribute reinstallation over an existing setuptools onetarek2009-07-211-0/+2
|
* fixed typotarek2009-07-211-1/+1
|
* making ez_setup removing an existing setuptools distribution out of the waytarek2009-07-201-1/+29
|
* cleaning a bit ez_setup.py while reading ittarek2009-07-201-47/+9
|
* Update and prepare the ez_setup.py to use distribute instead.Hanno Schlichting2009-07-181-47/+17
|
* Signatures for 0.6c9PJ Eby2008-10-021-0/+4
|
* Update w/0.6c8 signaturesPJ Eby2008-09-241-0/+3
|
* Backport fix for http://bugs.python.org/setuptools/issue47 from trunkPJ Eby2008-09-241-3/+3
|
* Bump versionPJ Eby2008-02-151-1/+1
|
* Allow ``ez_setup.use_setuptools()`` to upgrade existing setuptoolsPJ Eby2008-02-141-23/+58
| | | | | installations when called from a standalone ``setup.py``. (backport from trunk)
* Bump version.PJ Eby2007-09-261-1/+1
|
* 0.6c7 releasePJ Eby2007-09-041-0/+6
|
* The default ``--index-url`` is now ``http://pypi.python.org/simple``, toPJ Eby2007-09-041-1/+1
| | | | | use the Python Package Index's new simpler (and faster!) REST API. (backport from trunk)
* bump versionPJ Eby2007-05-311-1/+1
|
* Bump to 0.6c6. :(PJ Eby2007-01-091-1/+1
|
* MD5's for 0.6c5PJ Eby2007-01-091-0/+3
|
* Bump version to 0.6c5, and backport bdist_rpm and cygwin dll fixesPJ Eby2007-01-091-1/+1
|
* MD5's for setuptools 0.6c4.PJ Eby2007-01-091-0/+3
|
* Bump version #'s to 0.6c4PJ Eby2006-09-211-1/+1
|