Hello community,
here is the log from the commit of package python-sphinxcontrib-httpdomain for
openSUSE:Factory checked in at 2019-08-27 10:26:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sphinxcontrib-httpdomain (Old)
and /work/SRC/openSUSE:Factory/.python-sphinxcontrib-httpdomain.new.7948
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sphinxcontrib-httpdomain"
Tue Aug 27 10:26:15 2019 rev:18 rq:726223 version:1.7.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-sphinxcontrib-httpdomain/python-sphinxcontrib-httpdomain.changes
2019-07-30 12:39:01.354937297 +0200
+++
/work/SRC/openSUSE:Factory/.python-sphinxcontrib-httpdomain.new.7948/python-sphinxcontrib-httpdomain.changes
2019-08-27 10:26:19.067919233 +0200
@@ -1,0 +2,5 @@
+Mon Aug 26 16:57:00 UTC 2019 - Todd R <[email protected]>
+
+- Use better way to handle tornado version compatibility.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-sphinxcontrib-httpdomain.spec ++++++
--- /var/tmp/diff_new_pack.ddC738/_old 2019-08-27 10:26:20.079919157 +0200
+++ /var/tmp/diff_new_pack.ddC738/_new 2019-08-27 10:26:20.079919157 +0200
@@ -32,13 +32,13 @@
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module six}
BuildRequires: %{python_module tornado >= 4.5}
-BuildRequires: %{python_module tornado < 5}
+BuildConflicts: %{python_module tornado >= 5}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-Sphinx >= 1.5
Requires: python-six
Requires: python-tornado >= 4.5
-Requires: python-tornado < 5
+Conflicts: python-tornado >= 5
BuildArch: noarch
%python_subpackages