Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-sphinxcontrib-httpdomain for openSUSE:Factory checked in at 2021-02-09 21:17:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-sphinxcontrib-httpdomain (Old) and /work/SRC/openSUSE:Factory/.python-sphinxcontrib-httpdomain.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sphinxcontrib-httpdomain" Tue Feb 9 21:17:06 2021 rev:20 rq:870414 version:1.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-sphinxcontrib-httpdomain/python-sphinxcontrib-httpdomain.changes 2020-02-20 14:57:44.894566832 +0100 +++ /work/SRC/openSUSE:Factory/.python-sphinxcontrib-httpdomain.new.28504/python-sphinxcontrib-httpdomain.changes 2021-02-09 21:17:08.438833592 +0100 @@ -1,0 +2,5 @@ +Tue Feb 9 07:55:02 UTC 2021 - Steve Kowalik <steven.kowa...@suse.com> + +- Bump {Build,}Require to tornado5. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-sphinxcontrib-httpdomain.spec ++++++ --- /var/tmp/diff_new_pack.Mgi4g7/_old 2021-02-09 21:17:08.990834219 +0100 +++ /var/tmp/diff_new_pack.Mgi4g7/_new 2021-02-09 21:17:09.002834234 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-sphinxcontrib-httpdomain # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,6 @@ Release: 0 Summary: Sphinx domain for HTTP APIs License: BSD-2-Clause -Group: Development/Languages/Python URL: https://github.com/sphinx-contrib/httpdomain Source: https://github.com/sphinx-contrib/httpdomain/archive/%{version}.tar.gz BuildRequires: %{python_module Flask >= 0.11} @@ -31,12 +30,12 @@ BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six} -BuildRequires: %{python_module tornado4} +BuildRequires: %{python_module tornado5} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-Sphinx >= 1.5 Requires: python-six -Requires: python-tornado4 +Requires: python-tornado5 BuildArch: noarch %python_subpackages