Hello community,

here is the log from the commit of package python-tornado for openSUSE:Factory 
checked in at 2017-10-23 16:39:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tornado (Old)
 and      /work/SRC/openSUSE:Factory/.python-tornado.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-tornado"

Mon Oct 23 16:39:33 2017 rev:40 rq:534452 version:4.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tornado/python-tornado.changes    
2017-08-14 12:37:55.297681314 +0200
+++ /work/SRC/openSUSE:Factory/.python-tornado.new/python-tornado.changes       
2017-10-23 16:39:34.295211005 +0200
@@ -1,0 +2,12 @@
+Tue Oct 17 10:03:04 UTC 2017 - [email protected]
+
+- added %{python_module backports.ssl_match_hostname}
+  on SLES12 GA aka SP0, to avoid build errors
+- explicit BuildRequires for certifi on SLES12 GA aka SP0 only
+
+-------------------------------------------------------------------
+Tue Oct 17 09:24:48 UTC 2017 - [email protected]
+
+- added certifi to BuildRequires, to fix 'ImportError: No module named certifi'
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-tornado.spec ++++++
--- /var/tmp/diff_new_pack.jUekbh/_old  2017-10-23 16:39:34.747189853 +0200
+++ /var/tmp/diff_new_pack.jUekbh/_new  2017-10-23 16:39:34.747189853 +0200
@@ -27,6 +27,10 @@
 Source:         
https://files.pythonhosted.org/packages/source/t/tornado/tornado-%{version}.tar.gz
 Patch0:         tornado-configtest.patch
 Patch1:         tornado-async-deprecations.patch
+%if 0%{?sle_version} == 120000 && !0%{?is_opensuse}
+BuildRequires:  %{python_module backports.ssl_match_hostname}
+BuildRequires:  %{python_module certifi}
+%endif
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pycurl}
 BuildRequires:  %{python_module setuptools}


Reply via email to