Hello community,

here is the log from the commit of package python3-pip for openSUSE:Factory 
checked in at 2016-03-07 13:28:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-pip (Old)
 and      /work/SRC/openSUSE:Factory/.python3-pip.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-pip"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-pip/python3-pip.changes  2016-02-29 
09:16:06.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python3-pip.new/python3-pip.changes     
2016-03-07 13:29:51.000000000 +0100
@@ -1,0 +2,35 @@
+Sat Mar  5 18:49:19 UTC 2016 - [email protected]
+
+- update to version 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
+    (#3202).
+  * Fixed an issue where call_subprocess would crash trying to print
+    debug data on child process failure (#3521, PR #3522).
+  * Exclude the wheel package from the pip freeze output (like pip and
+    setuptools). #2989.
+  * Allow installing modules from a subdirectory of a vcs repository
+    in non-editable mode (#3217, PR #3466).
+  * Make pip wheel and pip download work with vcs urls with
+    subdirectory option (PR #3466).
+  * Show classifiers in pip show.
+  * Show PEP376 Installer in pip show (#3517).
+  * Unhide completion command (PR #1810).
+  * Show latest version number in pip search results (PR #1415).
+  * Decode requirement files according to their BOM if present (PR
+    #3485, #2865).
+  * Fix and deprecate package name detection from url path (#3523 and
+    PR #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 (#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.
+
+-------------------------------------------------------------------

Old:
----
  pip-8.0.3.tar.gz

New:
----
  pip-8.1.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python3-pip.spec ++++++
--- /var/tmp/diff_new_pack.QSS6on/_old  2016-03-07 13:29:52.000000000 +0100
+++ /var/tmp/diff_new_pack.QSS6on/_new  2016-03-07 13:29:52.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           python3-pip
-Version:        8.0.3
+Version:        8.1.0
 Release:        0
 Url:            http://www.pip-installer.org
 Summary:        Pip installs packages. Python packages. An easy_install 
replacement

++++++ pip-8.0.3.tar.gz -> pip-8.1.0.tar.gz ++++++
++++ 2598 lines of diff (skipped)


Reply via email to