Hello community,
here is the log from the commit of package python-tornado4 for openSUSE:Factory
checked in at 2020-03-27 00:21:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tornado4 (Old)
and /work/SRC/openSUSE:Factory/.python-tornado4.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tornado4"
Fri Mar 27 00:21:24 2020 rev:4 rq:784175 version:4.5.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tornado4/python-tornado4.changes
2020-03-08 22:21:02.663962952 +0100
+++
/work/SRC/openSUSE:Factory/.python-tornado4.new.3160/python-tornado4.changes
2020-03-27 00:21:27.732140241 +0100
@@ -1,0 +2,5 @@
+Thu Mar 12 08:02:06 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Fix build without python2
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-tornado4.spec ++++++
--- /var/tmp/diff_new_pack.wpKYqn/_old 2020-03-27 00:21:28.912140839 +0100
+++ /var/tmp/diff_new_pack.wpKYqn/_new 2020-03-27 00:21:28.912140839 +0100
@@ -63,18 +63,18 @@
BuildRequires: %{python_module certifi}
%endif
%if %{with python2}
+BuildRequires: python-backports_abc
BuildRequires: python-futures
BuildRequires: python-singledispatch
%endif
-# SECTION test requirements
-BuildRequires: python-backports_abc
-%if %{python3_version_nodots} < 35
+%if 0%{?suse_version} < 1500
BuildRequires: python3-backports_abc
%endif
# /SECTION
%if %{python_version_nodots} < 35
Requires: python-backports_abc
%endif
+
%ifpython2
Requires: python-singledispatch
%if 0%{?suse_version} || 0%{?fedora_version} || 0%{?rhel} >= 8