Hello community,

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

Package is "python3-urllib3"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-urllib3/python3-urllib3.changes  
2016-04-08 09:38:12.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-urllib3.new/python3-urllib3.changes     
2016-04-14 13:02:08.000000000 +0200
@@ -1,0 +2,25 @@
+Tue Apr 12 04:41:38 UTC 2016 - a...@gmx.de
+
+- update to version 1.15.1:
+  * Fix packaging to include backports module. (Issue #841)
+
+-------------------------------------------------------------------
+Sat Apr  9 16:04:40 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * add setuptools
+
+- update to version 1.15:
+  * Added Retry(raise_on_status=False). (Issue #720)
+  * Always use setuptools, no more distutils fallback. (Issue #785)
+  * Dropped support for Python 3.2. (Issue #786)
+  * Chunked transfer encoding when requesting with "chunked=True".
+    (Issue #790)
+  * Fixed regression with IPv6 port parsing. (Issue #801)
+  * Append SNIMissingWarning messages to allow users to specify it in
+    the PYTHONWARNINGS environment variable. (Issue #816)
+  * Handle unicode headers in Py2. (Issue #818)
+  * Log certificate when there is a hostname mismatch. (Issue #820)
+  * Preserve order of request/response headers. (Issue #821)
+
+-------------------------------------------------------------------

Old:
----
  urllib3-1.14.tar.gz

New:
----
  urllib3-1.15.1.tar.gz

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

Other differences:
------------------
++++++ python3-urllib3.spec ++++++
--- /var/tmp/diff_new_pack.wi8oB1/_old  2016-04-14 13:02:09.000000000 +0200
+++ /var/tmp/diff_new_pack.wi8oB1/_new  2016-04-14 13:02:09.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python3-urllib3
-Version:        1.14
+Version:        1.15.1
 Release:        0
 Summary:        HTTP library with thread-safe connection pooling, file post, 
and more
 License:        MIT
@@ -31,6 +31,7 @@
 # PATCH-FIX-OPENSUSE -- do not use unsupported SSLv3 in tests
 Patch3:         urllib3-test-ssl-drop-sslv3.patch
 BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
 # Test requirements:
 BuildRequires:  python3-mock >= 1.3.0
 BuildRequires:  python3-nose >= 1.3.7

++++++ urllib3-1.14.tar.gz -> urllib3-1.15.1.tar.gz ++++++
++++ 2983 lines of diff (skipped)


Reply via email to