SHA256
1
0
forked from pool/python-pip
Go to file
Todd R ff8bd97bc6 Accepting request 368988 from home:tbechtold:branches:devel:languages:python
- update to 8.1.0:
  * Implement PEP 513, which adds support for the manylinux1 platform tag,
    allowing carefully compiled binary wheels to be installed on compatible Linux
    platforms.
  * Allow wheels which are not specific to a particular Python interpreter but
    which are specific to a particular platform (:issue:`3202`).
  * Fixed an issue where ``call_subprocess`` would crash trying to print debug
    data on child process failure (:issue:`3521`, :pull:`3522`).
  * Exclude the wheel package from the `pip freeze` output (like pip and setuptools).
    :issue:`2989`.
  * Allow installing modules from a subdirectory of a vcs repository
    in non-editable mode (:issue:`3217`, :pull:`3466`).
  * Make pip wheel and pip download work with vcs urls with subdirectory option
    (:pull:`3466`).
  * Show classifiers in ``pip show``.
  * Show PEP376 Installer in ``pip show`` (:issue:`3517`).
  * Unhide completion command (:pull:`1810`).
  * Show latest version number in ``pip search`` results (:pull:`1415`).
  * Decode requirement files according to their BOM if present (:pull:`3485`,
    :issue:`2865`).
  * Fix and deprecate package name detection from url path (:issue:`3523` and
    :pull:`3495`).
  * Correct the behavior where interpreter specific tags (such as cp34) were
    being used on later versions of the same interprter instead of only for that
    specific interpreter (:issue:`3472`).
  * Fix an issue where pip would erroneously install a 64 bit wheel on a 32 bit
    Python running on a 64 bit OS X machine.
  * Do not assume that all git repositories have an origin remote.
  * Correctly display the line to add to a requirements.txt for an URL based
    dependency when ``--require-hashes`` is enabled.

OBS-URL: https://build.opensuse.org/request/show/368988
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip?expand=0&rev=41
2016-03-09 16:22:56 +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-8.1.0.tar.gz Accepting request 368988 from home:tbechtold:branches:devel:languages:python 2016-03-09 16:22:56 +00:00
python-pip.changes Accepting request 368988 from home:tbechtold:branches:devel:languages:python 2016-03-09 16:22:56 +00:00
python-pip.spec Accepting request 368988 from home:tbechtold:branches:devel:languages:python 2016-03-09 16:22:56 +00:00