Hello community,

here is the log from the commit of package python-tornado for openSUSE:Factory 
checked in at 2018-05-07 14:53:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tornado (Old)
 and      /work/SRC/openSUSE:Factory/.python-tornado.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-tornado"

Mon May  7 14:53:04 2018 rev:47 rq:603210 version:4.5.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tornado/python-tornado.changes    
2018-03-24 16:05:43.768370988 +0100
+++ /work/SRC/openSUSE:Factory/.python-tornado.new/python-tornado.changes       
2018-05-07 14:53:06.803097780 +0200
@@ -1,0 +2,5 @@
+Wed Apr 18 17:10:06 UTC 2018 - [email protected]
+
+- Don't require backport_abc for python >= 3.5
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-tornado.spec ++++++
--- /var/tmp/diff_new_pack.3Pw3gi/_old  2018-05-07 14:53:07.507075809 +0200
+++ /var/tmp/diff_new_pack.3Pw3gi/_new  2018-05-07 14:53:07.507075809 +0200
@@ -51,7 +51,10 @@
 BuildRequires:  python-singledispatch
 %endif
 # SECTION test requirements
-BuildRequires:  %{python_module backports_abc}
+BuildRequires:  python-backports_abc
+%if %{python3_version_nodots} < 35
+BuildRequires:  python3-backports_abc
+%endif
 # /SECTION
 %if %{python_version_nodots} < 35
 Requires:       python-backports_abc


Reply via email to