Hello community,

here is the log from the commit of package python3-urllib3 for openSUSE:Factory 
checked in at 2016-04-08 09:38:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-urllib3 (Old)
 and      /work/SRC/openSUSE:Factory/.python3-urllib3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-urllib3"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-urllib3/python3-urllib3.changes  
2016-03-26 15:08:21.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python3-urllib3.new/python3-urllib3.changes     
2016-04-08 09:38:12.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Apr  5 09:19:12 UTC 2016 - [email protected]
+
+- don't apply urllib3-test-ssl-drop-sslv3.patch for openSUSE 13.1
+  and below: PROTOCOL_TLSv1_2 is not available there
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python3-urllib3.spec ++++++
--- /var/tmp/diff_new_pack.QxosgL/_old  2016-04-08 09:38:13.000000000 +0200
+++ /var/tmp/diff_new_pack.QxosgL/_new  2016-04-08 09:38:13.000000000 +0200
@@ -60,7 +60,9 @@
 %setup -q -n urllib3-%{version}
 %patch1 -p1
 %patch2 -p1
+%if 0%{?suse_version} && 0%{?suse_version} > 1310
 %patch3 -p1
+%endif
 
 %build
 python3 setup.py build


Reply via email to