Go to file
Denisart Benjamin ad652f3f07 Accepting request 333669 from home:tbechtold:branches:devel:languages:python
- update to 7.1.2:
  * Don't raise an error if pip is not installed when checking for the latest pip
    version.
  * Check that the wheel cache directory is writable before we attempt to write
    cached files to them.
  * Move the pip version check until *after* any installs have been performed,
    thus removing the extraenous warning when upgrading pip.
  * Added debug logging when using a cached wheel.
  * Respect platlib by default on platforms that have it separated from purlib.
  * Upgrade packaging to 15.3.
    * Normalize post-release spellings for rev/r prefixes.
  * Upgrade distlib to 0.2.1.
    * Updated launchers to decode shebangs using UTF-8. This allows non-ASCII
      pathnames to be correctly handled.
    * Ensured that the executable written to shebangs is normcased.
    * Changed ScriptMaker to work better under Jython.
  * Upgrade ipaddress to 1.0.13.
  * Allow constraining versions globally without having to know exactly what will
    be installed by the pip command. :issue:`2731`.
  * Accept --no-binary and --only-binary via pip.conf. :issue:`2867`.
  * Allow ``--allow-all-external`` within a requirements file.
  * Fixed an issue where ``--user`` could not be used when ``--prefix`` was used
    in a distutils configuration file.
  * Fixed an issue where the SOABI tags were not correctly being generated on
    Python 3.5.
  * Fixed an issue where we were advising windows users to upgrade by directly
    executing pip, when that would always fail on Windows.
  * Allow ``~`` to be expanded within a cache directory in all situations.
  * Fixed a regression where ``--no-cache-dir`` would raise an exception, fixes
    :issue:`2855`.

OBS-URL: https://build.opensuse.org/request/show/333669
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip?expand=0&rev=39
2015-09-25 12:47:47 +00:00
.gitattributes osc copypac from project:home:playpauseandstop:python package:python-pip revision:5 2010-05-19 08:50:14 +00:00
.gitignore osc copypac from project:home:playpauseandstop:python package:python-pip revision:5 2010-05-19 08:50:14 +00:00
pip-7.1.2.tar.gz Accepting request 333669 from home:tbechtold:branches:devel:languages:python 2015-09-25 12:47:47 +00:00
python-pip.changes Accepting request 333669 from home:tbechtold:branches:devel:languages:python 2015-09-25 12:47:47 +00:00
python-pip.spec Accepting request 333669 from home:tbechtold:branches:devel:languages:python 2015-09-25 12:47:47 +00:00