Hello community,
here is the log from the commit of package python-sphinxcontrib-httpdomain for
openSUSE:Factory checked in at 2019-07-30 12:38:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sphinxcontrib-httpdomain (Old)
and /work/SRC/openSUSE:Factory/.python-sphinxcontrib-httpdomain.new.4126
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sphinxcontrib-httpdomain"
Tue Jul 30 12:38:49 2019 rev:17 rq:719687 version:1.7.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-sphinxcontrib-httpdomain/python-sphinxcontrib-httpdomain.changes
2019-07-05 13:49:10.433495477 +0200
+++
/work/SRC/openSUSE:Factory/.python-sphinxcontrib-httpdomain.new.4126/python-sphinxcontrib-httpdomain.changes
2019-07-30 12:39:01.354937297 +0200
@@ -1,0 +2,5 @@
+Mon Jul 29 17:21:09 UTC 2019 - Todd R <[email protected]>
+
+- Don't allow python-tornado >= 5
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-sphinxcontrib-httpdomain.spec ++++++
--- /var/tmp/diff_new_pack.OT8TAx/_old 2019-07-30 12:39:01.966937219 +0200
+++ /var/tmp/diff_new_pack.OT8TAx/_new 2019-07-30 12:39:01.970937219 +0200
@@ -32,11 +32,13 @@
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module six}
BuildRequires: %{python_module tornado >= 4.5}
+BuildRequires: %{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
BuildArch: noarch
%python_subpackages