aboutsummaryrefslogtreecommitdiffstats
path: root/ez_setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove ez_setup.py from master branch (and packaged sdist releases).Jason R. Coombs2016-04-261-420/+0
|
* Separate clauses onto different lines for clarity and consistency.Jason R. Coombs2016-04-261-2/+5
|
* Remove unnecessary mention of Python 2.6, now required.Jason R. Coombs2016-04-261-1/+1
|
* restore previous fix that was never deployed.Jim Fulton2016-04-251-0/+2
|
* Fix setuptools url and curl wants --location to follow redirectsJim Fulton2016-04-251-4/+2
| | | | | | | | | | | | | This change also removes: sys.meta_path = [importer for importer in sys.meta_path if importer.__class__.__module__ != 'pkg_resources.extern'] from _unload_pkg_resources. These lines were removed from the version at: https://bootstrap.pypa.io/ez_setup.py I don't know why the code there and here differs.
* Safer way to remove the import hookAlex Grönholm2016-03-171-4/+1
| | | | | --HG-- branch : agronholm/remove-the-import-hook-when-unloading-th-1458177009332
* Remove the import hook when unloading the old pkg_resources modulesAlex Grönholm2016-03-171-0/+5
| | | | | --HG-- branch : agronholm/remove-the-import-hook-when-unloading-th-1458177009332
* Prefer locals to varsJason R. Coombs2015-12-161-1/+1
|
* Explicitly quote strings rather than relying on repr. Fixes #477.Jason R. Coombs2015-12-161-1/+1
|
* In resolve version, always cast to a string (avoiding Unicode on Python 2). ↵Jason R. Coombs2015-12-161-1/+1
| | | | Fixes #476.
* Restore Python 2.7 compatibilityJason R. Coombs2015-12-151-1/+5
|
* Use contextlib.closing for the responseJason R. Coombs2015-12-151-1/+2
|
* Just use the indicated version directly.Jason R. Coombs2015-12-151-7/+1
|
* ez_setup now loads latest version using metadataJason R. Coombs2015-12-151-2/+27
|
* Bumped to 19.1 in preparation for next release.Jason R. Coombs2015-12-151-1/+1
|
* Bumped to 19.0 in preparation for next release.19.0Jason R. Coombs2015-12-151-1/+1
|
* Bumped to 18.8.2 in preparation for next release.Jason R. Coombs2015-12-131-1/+1
|
* Bumped to 18.8.1 in preparation for next release.18.8.1Jason R. Coombs2015-12-131-1/+1
|
* Bumped to 18.9 in preparation for next release.Jason R. Coombs2015-12-111-1/+1
|
* Bumped to 18.8 in preparation for next release.18.8Jason R. Coombs2015-12-111-1/+1
|
* Bumped to 18.7.2 in preparation for next release.Jason R. Coombs2015-12-011-1/+1
|
* Bumped to 18.7.1 in preparation for next release.18.7.1Jason R. Coombs2015-12-011-1/+1
|
* Bumped to 18.8 in preparation for next release.Jason R. Coombs2015-11-281-1/+1
|
* Bumped to 18.7 in preparation for next release.18.7Jason R. Coombs2015-11-281-1/+1
|
* Merged in dweepcan/setuptools (pull request #153)Jason R. Coombs2015-11-271-1/+1
|\ | | | | | | Unload all pkg_resources modules and not just the main module.
| * Uses an existing method to delete pkg_resourcesDweep Shah2015-10-271-6/+1
| |
| * Unload all pkg_resources modules and not just the main module. Fixes #453.Dweep Shah2015-10-261-1/+6
| |
* | Bumped to 18.6.2 in preparation for next release.Jason R. Coombs2015-11-241-1/+1
| |
* | Bumped to 18.6.1 in preparation for next release.18.6.1Jason R. Coombs2015-11-241-1/+1
| |
* | Bumped to 18.7 in preparation for next release.Jason R. Coombs2015-11-241-1/+1
| |
* | Bumped to 18.6 in preparation for next release.Jason R. Coombs2015-11-011-1/+1
|/
* Bumped to 18.5 in preparation for next release.Jason R. Coombs2015-10-101-1/+1
|
* Bumped to 18.4 in preparation for next release.18.4Jason R. Coombs2015-10-101-1/+1
|
* Bumped to 18.3.3 in preparation for next release.Jason R. Coombs2015-09-191-1/+1
|
* Bumped to 18.3.2 in preparation for next release.18.3.2Jason R. Coombs2015-09-191-1/+1
|
* Bumped to 18.3.1 in preparation for next release.18.3.1Jason R. Coombs2015-09-071-1/+1
|
* Bumped to 18.4 in preparation for next release.Jason R. Coombs2015-09-061-1/+1
|
* Bumped to 18.3 in preparation for next release.Jason R. Coombs2015-08-191-1/+1
|
* Bumped to 18.2 in preparation for next release.Jason R. Coombs2015-08-021-1/+1
|
* Bumped to 18.1 in preparation for next release.18.1Jason R. Coombs2015-08-021-1/+1
|
* Bumped to 18.0.2 in preparation for next release.Jason R. Coombs2015-06-241-1/+1
|
* Bumped to 18.0.1 in preparation for next release.18.0.1Jason R. Coombs2015-06-241-1/+1
|
* Bumped to 18.1 in preparation for next release.Jason R. Coombs2015-06-231-1/+1
|
* Bumped to 18.0 in preparation for next release.18.0b1Jason R. Coombs2015-06-101-1/+1
|
* Bumped to 17.1.2 in preparation for next release.Jason R. Coombs2015-06-081-1/+1
|
* Bumped to 17.1.1 in preparation for next release.17.1.1Jason R. Coombs2015-06-081-1/+1
|
* Bumped to 17.2 in preparation for next release.Jason R. Coombs2015-06-071-1/+1
|
* Bumped to 17.1 in preparation for next release.Jason R. Coombs2015-05-281-1/+1
|
* Bumped to 17.0 in preparation for next release.17.0Jason R. Coombs2015-05-281-1/+1
|
* Bumped to 16.1 in preparation for next release.Jason R. Coombs2015-05-181-1/+1
|