Hello community,

here is the log from the commit of package python-pip for openSUSE:Factory 
checked in at 2016-07-10 18:45:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pip (Old)
 and      /work/SRC/openSUSE:Factory/.python-pip.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pip"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pip/python-pip.changes    2016-03-16 
10:43:08.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-pip.new/python-pip.changes       
2016-07-10 18:45:12.000000000 +0200
@@ -1,0 +2,22 @@
+Thu Jun 30 06:33:26 UTC 2016 - tbecht...@suse.com
+
+- Use pypi.io as Source url.
+
+-------------------------------------------------------------------
+Sat May 14 16:05:24 UTC 2016 - tbecht...@suse.com
+
+- update to 8.1.2:
+  * Fix a regression on systems with uninitialized locale (:issue:`3575`).
+  * Use environment markers to filter packages before determining if a
+    required wheel is supported. Solves (:issue:`3254`).
+  * Make glibc parsing for `manylinux1` support more robust for the variety of
+    glibc versions found in the wild (:issue:`3588`).
+  * Update environment marker support to fully support PEP 508 and legacy
+    environment markers (:issue:`3624`).
+  * Always use debug logging to the ``--log`` file (:issue:`3351`).
+  * Don't attempt to wrap search results for extremely narrow terminal windows
+    (:issue:`3655`).
+  * Fix regression with non-ascii requirement files on Python 2 and add support
+    for encoding headers in requirement files (:issue:`3548`, :pull:`3547`).
+
+-------------------------------------------------------------------

Old:
----
  pip-8.1.0.tar.gz

New:
----
  pip-8.1.2.tar.gz

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

Other differences:
------------------
++++++ python-pip.spec ++++++
--- /var/tmp/diff_new_pack.oGNF1n/_old  2016-07-10 18:45:13.000000000 +0200
+++ /var/tmp/diff_new_pack.oGNF1n/_new  2016-07-10 18:45:13.000000000 +0200
@@ -21,13 +21,13 @@
 %bcond_with test
 
 Name:           python-pip
-Version:        8.1.0
+Version:        8.1.2
 Release:        0
 Url:            http://www.pip-installer.org
 Summary:        Pip installs packages. Python packages. An easy_install 
replacement
 License:        MIT
 Group:          Development/Languages/Python
-Source:         
http://pypi.python.org/packages/source/p/pip/pip-%{version}.tar.gz
+Source:         https://pypi.io/packages/source/p/pip/pip-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools

++++++ pip-8.1.0.tar.gz -> pip-8.1.2.tar.gz ++++++
++++ 3357 lines of diff (skipped)


Reply via email to