Hello community,

here is the log from the commit of package python-requests for openSUSE:Factory 
checked in at 2016-07-16 22:13:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-requests (Old)
 and      /work/SRC/openSUSE:Factory/.python-requests.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-requests"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-requests/python-requests.changes  
2016-07-07 15:12:10.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-requests.new/python-requests.changes     
2016-07-16 22:13:39.000000000 +0200
@@ -1,0 +2,13 @@
+Wed May 18 08:04:41 UTC 2016 - [email protected]
+
+- update to 2.10.1:
+  * SOCKS Proxy Support! (requires PySocks; $ pip install requests[socks])
+  * Updated bundled urllib3 to 1.15.1.
+  * Change built-in CaseInsensitiveDict (used for headers) to use OrderedDict
+    as its underlying datastore.
+  * Don't use redirect_cache if allow_redirects=False
+  * When passed objects that throw exceptions from ``tell()``, send them via
+    chunked transfer encoding instead of failing.
+  * Raise a ProxyError for proxy related connection issues.
+
+-------------------------------------------------------------------

Old:
----
  requests-2.9.1.tar.gz

New:
----
  requests-2.10.0.tar.gz

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

Other differences:
------------------
++++++ python-requests.spec ++++++
--- /var/tmp/diff_new_pack.qGJO87/_old  2016-07-16 22:13:40.000000000 +0200
+++ /var/tmp/diff_new_pack.qGJO87/_new  2016-07-16 22:13:40.000000000 +0200
@@ -20,13 +20,13 @@
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 %endif
 Name:           python-requests
-Version:        2.9.1
+Version:        2.10.0
 Release:        0
 Summary:        Awesome Python HTTP Library That's Actually Usable
 License:        Apache-2.0
 Group:          Development/Languages/Python
 Url:            http://python-requests.org/
-Source:         
http://pypi.python.org/packages/source/r/requests/requests-%{version}.tar.gz
+Source:         
https://pypi.io/packages/source/r/requests/requests-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE no-default-cacert.patch -- Completely ignore the internal 
CA bundle.
 Patch0:         no-default-cacert.patch
 # PATCH-FIX-UPSTREAM update urllib3 to do the proper passthrough to 
set_default_verify_paths

++++++ requests-2.9.1.tar.gz -> requests-2.10.0.tar.gz ++++++
++++ 4022 lines of diff (skipped)


Reply via email to