Hello community,

here is the log from the commit of package python-urllib3 for openSUSE:Factory 
checked in at 2017-10-28 14:17:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-urllib3 (Old)
 and      /work/SRC/openSUSE:Factory/.python-urllib3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-urllib3"

Sat Oct 28 14:17:34 2017 rev:14 rq:535198 version:1.22

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-urllib3/python-urllib3.changes    
2017-08-14 12:39:15.694391525 +0200
+++ /work/SRC/openSUSE:Factory/.python-urllib3.new/python-urllib3.changes       
2017-10-28 14:17:35.668524482 +0200
@@ -1,0 +2,5 @@
+Thu Oct 19 11:48:58 UTC 2017 - [email protected]
+
+- use python3 for detection, in anticipation of python2 removal
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-urllib3.spec ++++++
--- /var/tmp/diff_new_pack.YqANzL/_old  2017-10-28 14:17:36.528493035 +0200
+++ /var/tmp/diff_new_pack.YqANzL/_new  2017-10-28 14:17:36.528493035 +0200
@@ -70,7 +70,7 @@
 %setup -q -n urllib3-%{version}
 %patch1 -p1
 %patch2 -p1
-%if %(python -c "import ssl; print(hasattr(ssl,'PROTOCOL_TLSv1_2'))") == "True"
+%if %(python3 -c "import ssl; print(hasattr(ssl,'PROTOCOL_TLSv1_2'))") == 
"True"
 %patch3 -p1
 %endif
 


Reply via email to