Hello community, here is the log from the commit of package python-tornado for openSUSE:Factory checked in at 2018-05-13 15:58:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-tornado (Old) and /work/SRC/openSUSE:Factory/.python-tornado.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tornado" Sun May 13 15:58:08 2018 rev:48 rq:606307 version:4.5.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-tornado/python-tornado.changes 2018-05-07 14:53:06.803097780 +0200 +++ /work/SRC/openSUSE:Factory/.python-tornado.new/python-tornado.changes 2018-05-13 15:58:09.481452184 +0200 @@ -1,0 +2,5 @@ +Thu May 10 16:35:09 UTC 2018 - [email protected] + +- Fix building on SLE + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-tornado.spec ++++++ --- /var/tmp/diff_new_pack.TV9JBc/_old 2018-05-13 15:58:10.217425329 +0200 +++ /var/tmp/diff_new_pack.TV9JBc/_new 2018-05-13 15:58:10.221425183 +0200 @@ -42,6 +42,9 @@ Recommends: python-pycurl Recommends: python-service_identity %endif +%if 0%{?sle_version} == 120300 +BuildRequires: %{python_module backports_abc} +%endif %if 0%{?sle_version} == 120000 && !0%{?is_opensuse} BuildRequires: %{python_module backports.ssl_match_hostname} BuildRequires: %{python_module certifi}
