Hello community,

here is the log from the commit of package python-urllib3 for openSUSE:Factory 
checked in at 2016-09-23 11:31:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-urllib3 (Old)
 and      /work/SRC/openSUSE:Factory/.python-urllib3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-urllib3"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-urllib3/python-urllib3.changes    
2016-05-29 03:14:26.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-urllib3.new/python-urllib3.changes       
2016-09-23 11:31:32.000000000 +0200
@@ -1,0 +2,19 @@
+Thu Sep  1 19:12:32 UTC 2016 - [email protected]
+
+- update to 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)
+- Use pypi.io as Source url
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ python-urllib3.spec ++++++
--- /var/tmp/diff_new_pack.xpMoQD/_old  2016-09-23 11:31:33.000000000 +0200
+++ /var/tmp/diff_new_pack.xpMoQD/_new  2016-09-23 11:31:33.000000000 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           python-urllib3
-Version:        1.15.1
+Version:        1.16
 Release:        0
 Summary:        HTTP library with thread-safe connection pooling, file post, 
and more
 License:        MIT
 Group:          Development/Languages/Python
 Url:            http://urllib3.readthedocs.org/
-Source:         
https://pypi.python.org/packages/49/26/a7d12ea00cb4b9fa1e13b5980e5a04a1fe7c477eb8f657ce0b757a7a497d/urllib3-%{version}.tar.gz
+Source:         
https://pypi.io/packages/source/u/urllib3/urllib3-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE [email protected] -- We need no coverage report
 Patch1:         urllib3-test-no-coverage.patch
 # PATCH-FEATURE-UPSTREAM -- use set_default_verify_paths() if no certificate 
path is supplied

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


Reply via email to