Hello community,

here is the log from the commit of package python3-pip for openSUSE:Factory 
checked in at 2015-08-27 08:55:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2015-07-20 
11:23:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-pip.new/python3-pip.changes     
2015-08-27 08:55:50.000000000 +0200
@@ -1,0 +2,31 @@
+Sun Aug 23 00:16:16 UTC 2015 - [email protected]
+
+- update to version 7.1.2:
+  * Don't raise an error if pip is not installed when checking for the
+    latest pip version.
+
+-------------------------------------------------------------------
+Fri Aug 21 19:20:02 UTC 2015 - [email protected]
+
+- update to version 7.1.1 (2015-08-20):
+  * 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.
+ 
+- Packaging:
+  * Added python3-pbr dependency to fix build on all plateform
+
+-------------------------------------------------------------------

Old:
----
  pip-7.1.0.tar.gz

New:
----
  pip-7.1.2.tar.gz

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

Other differences:
------------------
++++++ python3-pip.spec ++++++
--- /var/tmp/diff_new_pack.UIuDxW/_old  2015-08-27 08:55:50.000000000 +0200
+++ /var/tmp/diff_new_pack.UIuDxW/_new  2015-08-27 08:55:50.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python3-pip
-Version:        7.1.0
+Version:        7.1.2
 Release:        0
 Url:            http://www.pip-installer.org
 Summary:        Pip installs packages. Python packages. An easy_install 
replacement
@@ -26,6 +26,7 @@
 Source:         
http://pypi.python.org/packages/source/p/pip/pip-%{version}.tar.gz
 Patch0:         pip-6.0.6-shipped-requests-cabundle.patch
 BuildRequires:  python3-devel
+BuildRequires:  python3-pbr
 BuildRequires:  python3-setuptools
 # prevent build cycle with python3 requirement
 #!BuildIgnore:  python3-pip

++++++ pip-7.1.0.tar.gz -> pip-7.1.2.tar.gz ++++++
++++ 2422 lines of diff (skipped)


Reply via email to