Hello community,

here is the log from the commit of package python-urllib3 for openSUSE:Factory 
checked in at 2019-11-04 17:06:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-urllib3 (Old)
 and      /work/SRC/openSUSE:Factory/.python-urllib3.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-urllib3"

Mon Nov  4 17:06:06 2019 rev:36 rq:738592 version:1.25.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-urllib3/python-urllib3.changes    
2019-10-05 16:19:42.237531163 +0200
+++ /work/SRC/openSUSE:Factory/.python-urllib3.new.2990/python-urllib3.changes  
2019-11-04 17:06:08.160243795 +0100
@@ -1,0 +2,6 @@
+Tue Oct 15 10:53:45 UTC 2019 - Ralf Haferkamp <[email protected]>
+
+- Require a new enough release of python-six. 1.25.6 needs at least
+  1.12.0 for ensure_text() and friends.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-urllib3.spec ++++++
--- /var/tmp/diff_new_pack.H9RT38/_old  2019-11-04 17:06:08.780244457 +0100
+++ /var/tmp/diff_new_pack.H9RT38/_new  2019-11-04 17:06:08.792244470 +0100
@@ -47,7 +47,7 @@
 Requires:       python-cryptography >= 1.3.4
 Requires:       python-idna >= 2.0.0
 Requires:       python-pyOpenSSL
-Requires:       python-six
+Requires:       python-six >= 1.12.0
 BuildArch:      noarch
 # for SSL module on older distros
 %if 0%{?suse_version} < 1500
@@ -69,7 +69,7 @@
 BuildRequires:  %{python_module mock >= 1.3.0}
 BuildRequires:  %{python_module psutil}
 BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module six}
+BuildRequires:  %{python_module six >= 1.12.0}
 BuildRequires:  %{python_module tornado < 6}
 BuildRequires:  %{python_module urllib3 >= %{version}}
 %endif


Reply via email to