Hello community,

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

Package is "python-urllib3"

Fri Aug 31 09:51:35 2018 rev:22 rq:631981 version:1.23

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-urllib3/python-urllib3.changes    
2018-08-28 09:20:17.208046540 +0200
+++ /work/SRC/openSUSE:Factory/.python-urllib3.new/python-urllib3.changes       
2018-08-31 09:51:36.849557908 +0200
@@ -1,0 +2,5 @@
+Tue Aug 21 11:39:09 UTC 2018 - [email protected]
+
+- fix dependency again for passing tests for python 2.x
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-urllib3.spec ++++++
--- /var/tmp/diff_new_pack.4nkMWa/_old  2018-08-31 09:51:37.685560012 +0200
+++ /var/tmp/diff_new_pack.4nkMWa/_new  2018-08-31 09:51:37.685560012 +0200
@@ -17,6 +17,7 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define oldpython python
 Name:           python-urllib3
 Version:        1.23
 Release:        0
@@ -50,6 +51,8 @@
 Recommends:     python-ndg-httpsclient
 Recommends:     python-pyOpenSSL
 %endif
+# for SSL module on older distros
+BuildRequires:  %{oldpython}
 BuildRequires:  python2-ipaddress
 %ifpython2
 Requires:       python-ipaddress


Reply via email to