Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-zope.i18nmessageid for
openSUSE:Factory checked in at 2023-02-02 18:07:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-zope.i18nmessageid (Old)
and /work/SRC/openSUSE:Factory/.python-zope.i18nmessageid.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-zope.i18nmessageid"
Thu Feb 2 18:07:43 2023 rev:13 rq:1062480 version:5.1.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-zope.i18nmessageid/python-zope.i18nmessageid.changes
2022-12-07 17:34:32.468399877 +0100
+++
/work/SRC/openSUSE:Factory/.python-zope.i18nmessageid.new.32243/python-zope.i18nmessageid.changes
2023-02-02 18:34:32.609734323 +0100
@@ -1,0 +2,7 @@
+Wed Feb 1 13:11:47 UTC 2023 - Ben Greiner <[email protected]>
+
+- 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.i18nmessageid.spec ++++++
--- /var/tmp/diff_new_pack.QMDcDE/_old 2023-02-02 18:34:32.981736579 +0100
+++ /var/tmp/diff_new_pack.QMDcDE/_new 2023-02-02 18:34:32.989736627 +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,7 +30,7 @@
Release: 0
Summary: Zope Location
License: ZPL-2.1
-URL: https://www.python.org/pypi/zope.i18nmessageid
+URL: https://github.com/zopefoundation/zope.i18nmessageid
Source:
https://files.pythonhosted.org/packages/source/z/zope.i18nmessageid/zope.i18nmessageid-%{version}.tar.gz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module pytest}
@@ -38,7 +38,7 @@
BuildRequires: fdupes
BuildRequires: python-rpm-macros
# SECTION documentation requirements
-BuildRequires: %{python_module Sphinx}
+BuildRequires: python3-Sphinx
Requires: python-six
# /SECTION
# SECTION testing requirements