Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge - upgrade pip/setuptools | Donald Stufft | 2016-11-16 | 3 | -2/+2 |
|\ | |||||
| * | Upgrade pip to 9.0.1 and setuptools to 28.8.0 | Donald Stufft | 2016-11-16 | 3 | -2/+2 |
| | | |||||
* | | Allow ensurepip even when ssl is unavailable | Donald Stufft | 2016-11-03 | 1 | -20/+0 |
|/ | |||||
* | Upgrade pip to 9.0 and setuptools to 28.7.1 | Donald Stufft | 2016-11-02 | 4 | -2/+2 |
| | |||||
* | Upgrade setuptools to 27.1.2 | Donald Stufft | 2016-09-09 | 2 | -1/+1 |
| | |||||
* | Upgrade setuptools to 27.1.1 | Donald Stufft | 2016-09-09 | 2 | -1/+1 |
| | |||||
* | Update setuptools/pip to 25.2.0/8.1.2 | Donald Stufft | 2016-08-14 | 3 | -2/+2 |
| | |||||
* | Upgrade ensurepip bundled setuptools to 20.10.1 | Donald Stufft | 2016-05-02 | 2 | -1/+1 |
| | |||||
* | Upgrade ensurepip._bundled pip to 8.1.1 and setuptools to 20.3 | Donald Stufft | 2016-03-17 | 3 | -2/+2 |
| | |||||
* | Upgrade pip to 8.0.2 | Donald Stufft | 2016-01-22 | 2 | -1/+1 |
| | |||||
* | Update pip to 8.0.0 and setuptools to 19.4 | Donald Stufft | 2016-01-20 | 3 | -2/+2 |
| | |||||
* | Update pip to 7.1.2 and setuptools to 18.2 | Donald Stufft | 2015-08-24 | 3 | -2/+2 |
| | |||||
* | Update setuptools to 18.0.1 and pip to 7.1.0 | Donald Stufft | 2015-07-01 | 3 | -2/+2 |
| | |||||
* | Upgrade pip to 7.0.3 and setuptools to 17.0 | Donald Stufft | 2015-06-02 | 3 | -2/+2 |
| | |||||
* | Closes #24267 - Does not check version on ensurepip uninstall | Donald Stufft | 2015-06-02 | 1 | -1/+1 |
| | | | | | | Ensure that the uninstall helper for Windows passes the proper flags to pip to prevent it from checking PyPI if the pip that we're currently attempting to uninstall is the latest verison. | ||||
* | Upgrade pip to 7.0.1 | Donald Stufft | 2015-05-23 | 2 | -1/+1 |
| | |||||
* | Upgrade pip to 7.0 and setuptools to 16.0 | Donald Stufft | 2015-05-22 | 3 | -2/+2 |
| | |||||
* | Upgrade setuptools to 15.2 | Donald Stufft | 2015-05-09 | 2 | -1/+1 |
| | |||||
* | Update pip to 6.1.1 | Donald Stufft | 2015-04-07 | 2 | -1/+1 |
| | |||||
* | Upgrade pip to 6.1.0 and setuptools to 15.0 | Donald Stufft | 2015-04-07 | 3 | -2/+2 |
| | |||||
* | Update pip to 6.0.8 | Donald Stufft | 2015-02-05 | 2 | -1/+1 |
| | |||||
* | Update setuptools to 12.0.5 and pip to 6.0.7 | Donald Stufft | 2015-01-28 | 3 | -2/+2 |
| | |||||
* | Update setuptools to 11.3.1 | Donald Stufft | 2015-01-11 | 2 | -1/+1 |
| | |||||
* | Upgrade the bundled pip to 6.0.6 and the bundled setuptools to 11.0 | Donald Stufft | 2015-01-03 | 3 | -2/+2 |
| | |||||
* | Upgrade pip to 6.0.2 and setuptools to 8.2.1 | Donald Stufft | 2014-12-23 | 4 | -2/+2 |
| | |||||
* | Upgrade setuptools to 7.0 | Donald Stufft | 2014-11-11 | 2 | -1/+1 |
| | |||||
* | Upgrade pip to 1.5.6 | Donald Stufft | 2014-05-17 | 2 | -1/+1 |
| | |||||
* | Close #20757: return success for skipped pip uninstall | Nick Coghlan | 2014-02-28 | 1 | -2/+3 |
| | | | | | | | | The 3.4rc2 Windows uninstaller would fail if pip had been updated to a version that didn't match the version installed by ensurepip. This skip is no longer treated as an error, so an updated pip ends up being handled like any other pip installed package and is left alone by the CPython uninstaller. | ||||
* | Upgrade pip from 1.5.3 to 1.5.4 | Donald Stufft | 2014-02-21 | 2 | -1/+1 |
| | |||||
* | Upgrade pip from 1.5.2 to 1.5.3 | Donald Stufft | 2014-02-21 | 2 | -1/+1 |
| | |||||
* | Issue #19744: Handle missing SSL/TLS in ensurepip | Nick Coghlan | 2014-02-14 | 1 | -0/+5 |
| | | | | | - now also allows POSIX installation with SSL/TLS missing - a goal for pip 1.6 is to allow local use without SSL/TLS | ||||
* | Close #20053: ignore default pip config settings | Nick Coghlan | 2014-02-04 | 1 | -3/+6 |
| | | | | | | ensurepip now sets PIP_CONFIG_FILE to os.devnull before import pip from the wheel file. This also ensures venv ignores the default settings when bootstrapping pip. | ||||
* | Update pip to 1.5.2 and setuptools to 2.1 | Donald Stufft | 2014-01-26 | 3 | -2/+2 |
| | |||||
* | Update pip to the released 1.5 | Donald Stufft | 2014-01-02 | 2 | -8/+2 |
| | |||||
* | Update setuptools to 2.0.2 | Donald Stufft | 2013-12-31 | 2 | -1/+1 |
| | |||||
* | Update pip to 1.5rc4 | Donald Stufft | 2013-12-31 | 2 | -1/+1 |
| | |||||
* | Update bundled pip to 1.5rc3 | Donald Stufft | 2013-12-27 | 2 | -1/+1 |
| | |||||
* | Issue #19744: improve ensurepip error when ssl is missing | Nick Coghlan | 2013-12-23 | 1 | -0/+15 |
| | |||||
* | Issue #19728: fix ensurepip name clash with submodule | Nick Coghlan | 2013-12-23 | 3 | -68/+67 |
| | | | | | Also added refactoring and added basic tests for the argument parsing in both ensurepip._main and ensurepip._uninstall._main. | ||||
* | Issue #19734: ignore pip env vars in ensurepip._uninstall | Nick Coghlan | 2013-12-23 | 1 | -6/+15 |
| | |||||
* | Close #19734: ignore pip env vars in ensurepip | Nick Coghlan | 2013-12-23 | 1 | -0/+8 |
| | |||||
* | Upgrade pip to 1.5rc2 and setuptools to 2.0.1 | Donald Stufft | 2013-12-21 | 4 | -2/+2 |
| | |||||
* | Issue #19726: actually running 'hg add' helps... | Nick Coghlan | 2013-11-30 | 1 | -0/+30 |
| | |||||
* | Issue #19728: add private ensurepip._uninstall CLI | Nick Coghlan | 2013-11-30 | 1 | -2/+24 |
| | | | | | | | | | | | | | | MvL would like to be able to preserve CPython's existing clean uninstall behaviour on Windows before enabling the pip installation option by default. This private CLI means running "python -m ensurepip._uninstall" will remove pip and setuptools before proceeding with the rest of the uninstallation process. If the version of pip differs from the one bootstrapped by CPython, then the uninstallation helper will leave it alone (just like any other pip installed packages) | ||||
* | Fix and test pip version consistency | Nick Coghlan | 2013-11-30 | 2 | -1/+1 |
| | |||||
* | Update bundled pip to 1.5rc1 | Nick Coghlan | 2013-11-22 | 2 | -1/+1 |
| | |||||
* | Close #19406: Initial implementation of ensurepip | Nick Coghlan | 2013-11-11 | 4 | -0/+158 |
Patch by Donald Stufft and Nick Coghlan |