Hello community,
here is the log from the commit of package python-sphinxcontrib-httpdomain for
openSUSE:Factory checked in at 2020-02-20 14:57:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sphinxcontrib-httpdomain (Old)
and /work/SRC/openSUSE:Factory/.python-sphinxcontrib-httpdomain.new.26092
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sphinxcontrib-httpdomain"
Thu Feb 20 14:57:34 2020 rev:19 rq:777563 version:1.7.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-sphinxcontrib-httpdomain/python-sphinxcontrib-httpdomain.changes
2019-08-27 10:26:19.067919233 +0200
+++
/work/SRC/openSUSE:Factory/.python-sphinxcontrib-httpdomain.new.26092/python-sphinxcontrib-httpdomain.changes
2020-02-20 14:57:44.894566832 +0100
@@ -1,0 +2,5 @@
+Thu Feb 20 06:34:35 UTC 2020 - Steve Kowalik <[email protected]>
+
+- Remove python-tornado Conflicts, {Build,}Require tornado4 directly.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-sphinxcontrib-httpdomain.spec ++++++
--- /var/tmp/diff_new_pack.2Z67UQ/_old 2020-02-20 14:57:46.414569814 +0100
+++ /var/tmp/diff_new_pack.2Z67UQ/_new 2020-02-20 14:57:46.418569822 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-sphinxcontrib-httpdomain
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -31,14 +31,12 @@
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module six}
-BuildRequires: %{python_module tornado >= 4.5}
-BuildConflicts: %{python_module tornado >= 5}
+BuildRequires: %{python_module tornado4}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-Sphinx >= 1.5
Requires: python-six
-Requires: python-tornado >= 4.5
-Conflicts: python-tornado >= 5
+Requires: python-tornado4
BuildArch: noarch
%python_subpackages