Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-zope.hookable for openSUSE:Factory checked in at 2023-02-02 18:07:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-zope.hookable (Old) and /work/SRC/openSUSE:Factory/.python-zope.hookable.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-zope.hookable" Thu Feb 2 18:07:41 2023 rev:14 rq:1062479 version:5.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-zope.hookable/python-zope.hookable.changes 2022-12-07 17:34:31.628395277 +0100 +++ /work/SRC/openSUSE:Factory/.python-zope.hookable.new.32243/python-zope.hookable.changes 2023-02-02 18:34:32.077731098 +0100 @@ -1,0 +2,7 @@ +Wed Feb 1 13:05:25 UTC 2023 - Ben Greiner <c...@bnavigator.de> + +- Explicitly require python3-Sphinx for building the docs. It could + have been omitted from %pythons for %python_module in a 15.X + backport project. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-zope.hookable.spec ++++++ --- /var/tmp/diff_new_pack.82Chfy/_old 2023-02-02 18:34:32.469733475 +0100 +++ /var/tmp/diff_new_pack.82Chfy/_new 2023-02-02 18:34:32.473733499 +0100 @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2013-2022 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -30,14 +30,14 @@ Release: 0 Summary: Zope hookable License: ZPL-2.1 -URL: https://www.python.org/pypi/zope.hookable +URL: https://github.com/zopefoundation/zope.hookable Source: https://files.pythonhosted.org/packages/source/z/zope.hookable/zope.hookable-%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros # SECTION documentation requirements -BuildRequires: %{python_module Sphinx} +BuildRequires: python3-Sphinx # /SECTION # SECTION testing requirements %if %{with test}