summaryrefslogtreecommitdiff
path: root/ez_setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix path problems when pkg_resources is present, but not setuptools.phillip.eby2011-01-201-4/+4
| | | | git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@88123 6015fed2-1504-0410-9fe1-9d1591cc4771
* Fix for http://bugs.python.org/setuptools/issue47 - more md5 usagephillip.eby2008-09-241-3/+3
| | | | git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@66598 6015fed2-1504-0410-9fe1-9d1591cc4771
* Support upgrading existing setuptools when run from a setup.pyphillip.eby2008-02-141-23/+58
| | | | | | | script (but not during easy_install, unfortunately). git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@60812 6015fed2-1504-0410-9fe1-9d1591cc4771
* Remove all references to the Cheese Shop, and switch to usingphillip.eby2007-09-041-1/+1
| | | | | | | the new PyPI "/simple" REST API. git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@57964 6015fed2-1504-0410-9fe1-9d1591cc4771
* Support setuptools .egg being in current directory when bootstrapping on phillip.eby2006-09-061-7/+7
| | | | | | | | an offline machine. Output what version/location is conflicting when a newer version of setuptools is requested. git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@51777 6015fed2-1504-0410-9fe1-9d1591cc4771
* Fix mysterious errors during initial setuptools install, caused by phillip.eby2006-06-091-1/+1
| | | | | | | | ez_setup trying to run easy_install twice, due to a code fallthru after deleting the egg from which it's running. git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@46788 6015fed2-1504-0410-9fe1-9d1591cc4771
* Remove outdated MD5 signaturesphillip.eby2006-05-231-26/+4
| | | | git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@46138 6015fed2-1504-0410-9fe1-9d1591cc4771
* Bump trunk version # to 0.7a1.dev, and clear out old version history phillip.eby2006-04-141-1/+1
| | | | | | | from release notes. git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@45400 6015fed2-1504-0410-9fe1-9d1591cc4771
* Bump version to 0.6a12dev... but hopefully it will in fact be 0.6b1.phillip.eby2006-03-301-1/+1
| | | | git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@43434 6015fed2-1504-0410-9fe1-9d1591cc4771
* 0.6a11 releasephillip.eby2006-03-291-0/+6
| | | | git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@43432 6015fed2-1504-0410-9fe1-9d1591cc4771
* bump version #phillip.eby2006-02-211-1/+1
| | | | git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@42547 6015fed2-1504-0410-9fe1-9d1591cc4771
* 0.6a10 releasephillip.eby2006-02-141-2/+2
| | | | git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@42364 6015fed2-1504-0410-9fe1-9d1591cc4771
* Expanded download message so people know what file to get, if they're phillip.eby2006-02-121-1/+7
| | | | | | | | going to have to fetch it by hand due to restricted or nonexistent network access. git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@42341 6015fed2-1504-0410-9fe1-9d1591cc4771
* Bump version number to start the 0.6a10dev cycle.phillip.eby2006-01-051-1/+1
| | | | git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41914 6015fed2-1504-0410-9fe1-9d1591cc4771
* 0.6a9 releasephillip.eby2006-01-041-0/+2
| | | | git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41911 6015fed2-1504-0410-9fe1-9d1591cc4771
* Bump version number to begin the 0.6a9 developent cyclephillip.eby2005-11-181-1/+1
| | | | git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41470 6015fed2-1504-0410-9fe1-9d1591cc4771
* 0.6a8 final.phillip.eby2005-11-161-0/+2
| | | | git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41459 6015fed2-1504-0410-9fe1-9d1591cc4771
* Switch setuptools to use 'dev-rNNNN' version tags by default, and configurephillip.eby2005-11-031-1/+1
| | | | | | | | so that people can use 'ez_setup.py setuptools==dev' to fetch the latest in-development version. git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41381 6015fed2-1504-0410-9fe1-9d1591cc4771
* Oops, this was part of 0.6a7 too.phillip.eby2005-11-021-1/+5
| | | | git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41379 6015fed2-1504-0410-9fe1-9d1591cc4771
* Prep for 0.6a6 release.pje2005-10-171-1/+1
| | | | git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41264 6015fed2-1504-0410-9fe1-9d1591cc4771
* 0.6a5 brown bag bug fix release.pje2005-09-291-1/+3
| | | | git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41259 6015fed2-1504-0410-9fe1-9d1591cc4771
* 0.6a4 bugfix release.pje2005-09-261-1/+3
| | | | git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41257 6015fed2-1504-0410-9fe1-9d1591cc4771
* 0.6a3 release.pje2005-09-241-1/+3
| | | | git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41255 6015fed2-1504-0410-9fe1-9d1591cc4771
* setuptools 0.6a2 releasepje2005-09-181-9/+4
| | | | git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41247 6015fed2-1504-0410-9fe1-9d1591cc4771
* Fixed cheeseshop URL.pje2005-09-171-1/+2
| | | | git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41245 6015fed2-1504-0410-9fe1-9d1591cc4771
* Fix another typopje2005-09-141-1/+1
| | | | git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41244 6015fed2-1504-0410-9fe1-9d1591cc4771
* Update cheeseshop URL, fix typo.pje2005-09-141-1/+1
| | | | git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41243 6015fed2-1504-0410-9fe1-9d1591cc4771
* 0.6a1 release of setuptools.pje2005-09-141-1/+5
| | | | git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41242 6015fed2-1504-0410-9fe1-9d1591cc4771
* Release 0.6a1c2.pje2005-09-031-1/+3
| | | | git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41240 6015fed2-1504-0410-9fe1-9d1591cc4771
* Bump release version to 0.6a1. Fix a minor cosmetic issue on certainpje2005-08-221-2/+2
| | | | | | | ez_setup installs. git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41224 6015fed2-1504-0410-9fe1-9d1591cc4771
* More documentation enhancements.pje2005-08-221-2/+1
| | | | git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41222 6015fed2-1504-0410-9fe1-9d1591cc4771
* Add hardcoded md5 checking to ez_setup. Also, don't delay and displaypje2005-08-221-20/+62
| | | | | | | | | | | banner if ez_setup is run as a command-line script, since its whole purpose in that case is to download setuptools. Running "ez_setup.py --md5update FILE [FILE...]" will update the internal md5 checksum dictionary with new or changed distributions. You should only do this if you are a setuptools maintainer, however! git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41218 6015fed2-1504-0410-9fe1-9d1591cc4771
* Display a download warning in ez_setup, so that people won't be caughtpje2005-08-211-24/+24
| | | | | | | | off-guard by the setuptools download (which only occurs if setuptools isn't locally available, of course). git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41216 6015fed2-1504-0410-9fe1-9d1591cc4771
* Massive API refactoring; see setuptools.txt changelog for details. Also,pje2005-07-181-1/+1
| | | | | | | | add ``#egg=project-version`` link support, and docs on how to make your package available for EasyInstall to find. git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41136 6015fed2-1504-0410-9fe1-9d1591cc4771
* prep for 0.5a13 releasepje2005-07-161-1/+1
| | | | git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41128 6015fed2-1504-0410-9fe1-9d1591cc4771
* Prep for 0.5a12 release; update docs.pje2005-07-131-1/+1
| | | | git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41125 6015fed2-1504-0410-9fe1-9d1591cc4771
* Add a message explaining that you can use -U setuptools to reinstall orpje2005-07-121-2/+2
| | | | | | | upgrade setuptools. git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41121 6015fed2-1504-0410-9fe1-9d1591cc4771
* Fix breakage of the "develop" command that was caused by the addition ofpje2005-07-121-1/+1
| | | | | | | | ``--always-unzip`` to the ``easy_install`` command. Bump version for bug fix release. git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41120 6015fed2-1504-0410-9fe1-9d1591cc4771
* Bump version #.pje2005-07-121-1/+1
| | | | git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41118 6015fed2-1504-0410-9fe1-9d1591cc4771
* Update to 0.5a9, add zip_safe flag, and fix a doc error.pje2005-07-111-1/+1
| | | | git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41116 6015fed2-1504-0410-9fe1-9d1591cc4771
* Doc and other updates for 0.5a8 release. Add project aliases for sourcepje2005-07-081-1/+1
| | | | | | | and binary register+upload. git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41100 6015fed2-1504-0410-9fe1-9d1591cc4771
* Fix problems upgrading an already-installed setuptools version.pje2005-07-071-1/+1
| | | | git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41091 6015fed2-1504-0410-9fe1-9d1591cc4771
* Add upload support to setuptools, and make default downloads of setuptoolspje2005-07-071-3/+3
| | | | | | | | come from PyPI/python.org rather than from telecommunity.com. Bump to version 0.5a7. git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41090 6015fed2-1504-0410-9fe1-9d1591cc4771
* Bump release versionpje2005-07-071-1/+1
| | | | git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41089 6015fed2-1504-0410-9fe1-9d1591cc4771
* Backward-compatibility fix, so ez_setup can upgrade older versions ofpje2005-07-071-6/+6
| | | | | | | setuptools. git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41083 6015fed2-1504-0410-9fe1-9d1591cc4771
* Bump version to 0.5a5.pje2005-07-061-1/+1
| | | | git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41081 6015fed2-1504-0410-9fe1-9d1591cc4771
* Made ``easy_install`` a standard ``setuptools`` command, moving it frompje2005-07-061-3/+3
| | | | | | | | | | the ``easy_install`` module to ``setuptools.command.easy_install``. Note that if you were importing or extending it, you must now change your imports accordingly. ``easy_install.py`` is still installed as a script, but not as a module. git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41079 6015fed2-1504-0410-9fe1-9d1591cc4771
* EasyInstall/setuptools 0.5a4: significant new features, including automaticpje2005-06-271-1/+1
| | | | | | | | installation of dependencies, the ability to specify dependencies in a setup script, and several new options to control EasyInstall's behavior. git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41073 6015fed2-1504-0410-9fe1-9d1591cc4771
* 0.5a3 bugfix releasepje2005-06-251-1/+1
| | | | git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41072 6015fed2-1504-0410-9fe1-9d1591cc4771
* Add support for installing from .win32.exe's created by distutils (bypje2005-06-151-1/+1
| | | | | | | converting them to eggs). Bump version to 0.5a1. git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@41070 6015fed2-1504-0410-9fe1-9d1591cc4771