Hello community,

here is the log from the commit of package python-requests for openSUSE:Factory 
checked in at 2018-11-06 15:19:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-requests (Old)
 and      /work/SRC/openSUSE:Factory/.python-requests.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-requests"

Tue Nov  6 15:19:42 2018 rev:51 rq:645472 version:2.20.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-requests/python-requests.changes  
2018-07-21 10:09:16.171183789 +0200
+++ /work/SRC/openSUSE:Factory/.python-requests.new/python-requests.changes     
2018-11-06 15:20:49.864921573 +0100
@@ -1,0 +2,23 @@
+Sat Oct 20 15:39:32 UTC 2018 - Arun Persaud <a...@gmx.de>
+
+- specfile:
+  * remove devel for noarch
+  * remove restriction for urllib3 < 1.24
+  * HISTORY and README changed from .rst to .md
+
+- update to version 2.20.0:
+  * Bugfixes
+    + Content-Type header parsing is now case-insensitive
+      (e.g. charset=utf8 v Charset=utf8).
+    + Fixed exception leak where certain redirect urls would raise
+      uncaught urllib3 exceptions.
+    + Requests removes Authorization header from requests redirected
+      from https to http on the same hostname. (CVE-2018-18074)
+    + should_bypass_proxies now handles URIs without hostnames
+      (e.g. files).
+  * Dependencies
+    + Requests now supports urllib3 v1.24.
+  * Deprecations
+    + Requests has officially stopped support for Python 2.6.
+
+-------------------------------------------------------------------

Old:
----
  requests-2.19.1.tar.gz

New:
----
  requests-2.20.0.tar.gz

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

Other differences:
------------------
++++++ python-requests.spec ++++++
--- /var/tmp/diff_new_pack.brNDzf/_old  2018-11-06 15:21:12.672888612 +0100
+++ /var/tmp/diff_new_pack.brNDzf/_new  2018-11-06 15:21:12.676888607 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -27,7 +27,7 @@
 %else
 Name:           python-requests
 %endif
-Version:        2.19.1
+Version:        2.20.0
 Release:        0
 Summary:        Awesome Python HTTP Library That's Actually Usable
 License:        Apache-2.0
@@ -35,10 +35,8 @@
 URL:            http://python-requests.org/
 Source:         
https://files.pythonhosted.org/packages/source/r/requests/requests-%{version}.tar.gz
 BuildRequires:  %{python_module certifi}
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module py}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module urllib3 < 1.24}
 BuildRequires:  %{python_module urllib3 >= 1.21.1}
 BuildRequires:  ca-certificates
 BuildRequires:  fdupes
@@ -51,7 +49,6 @@
 Requires:       python-idna < 2.8
 Requires:       python-idna >= 2.5
 Requires:       python-py
-Requires:       python-urllib3 < 1.24
 Requires:       python-urllib3 >= 1.21.1
 Recommends:     ca-certificates-mozilla
 Recommends:     python-PySocks >= 1.5.6
@@ -126,7 +123,7 @@
 %else
 %files %{python_files}
 %license LICENSE
-%doc HISTORY.rst README.rst
+%doc HISTORY.md README.md
 %{python_sitelib}/requests/
 %{python_sitelib}/requests-*
 %endif

++++++ requests-2.19.1.tar.gz -> requests-2.20.0.tar.gz ++++++
++++ 8836 lines of diff (skipped)


Reply via email to