Hello community,

here is the log from the commit of package python3-urllib3 for openSUSE:Factory 
checked in at 2016-07-01 09:51:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-05-17 17:13:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-urllib3.new/python3-urllib3.changes     
2016-07-01 09:51:56.000000000 +0200
@@ -1,0 +2,25 @@
+Sun Jun 19 01:28:02 UTC 2016 - [email protected]
+
+- update to version 1.16:
+  * Disable IPv6 DNS when IPv6 connections are not possible. (Issue
+    #840)
+  * Provide "key_fn_by_scheme" pool keying mechanism that can be
+    overridden. (Issue #830)
+  * Normalize scheme and host to lowercase for pool keys, and include
+    "source_address". (Issue #830)
+  * Cleaner exception chain in Python 3 for "_make_request".  (Issue
+    #861)
+  * Fixed installing "urllib3[socks]" extra. (Issue #864)
+  * Fixed signature of "ConnectionPool.close" so it can actually
+    safely be called by subclasses. (Issue #873)
+  * Retain "release_conn" state across retries. (Issues #651, #866)
+  * Add customizable "HTTPConnectionPool.ResponseCls", which defaults
+    to "HTTPResponse" but can be replaced with a subclass. (Issue
+    #879)
+
+-------------------------------------------------------------------
+Mon Jun 13 19:14:41 UTC 2016 - [email protected]
+
+- Remove unneeded test dependencies.
+
+-------------------------------------------------------------------
@@ -6 +30,0 @@
-

Old:
----
  urllib3-1.15.1.tar.gz

New:
----
  urllib3-1.16.tar.gz

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

Other differences:
------------------
++++++ python3-urllib3.spec ++++++
--- /var/tmp/diff_new_pack.4cMqny/_old  2016-07-01 09:51:57.000000000 +0200
+++ /var/tmp/diff_new_pack.4cMqny/_new  2016-07-01 09:51:57.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python3-urllib3
-Version:        1.15.1
+Version:        1.16
 Release:        0
 Summary:        HTTP library with thread-safe connection pooling, file post, 
and more
 License:        MIT
@@ -37,7 +37,6 @@
 BuildRequires:  python3-nose >= 1.3.7
 BuildRequires:  python3-nose-exclude >= 0.4.1
 BuildRequires:  python3-tornado >= 4.2.1
-BuildRequires:  python3-tox >= 2.1.1
 Requires:       python3-wheel >= 0.24.0
 BuildArch:      noarch
 

++++++ urllib3-1.15.1.tar.gz -> urllib3-1.16.tar.gz ++++++
++++ 2153 lines of diff (skipped)


Reply via email to