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 2025-01-22 16:32:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-zope.hookable (Old)
and /work/SRC/openSUSE:Factory/.python-zope.hookable.new.5589 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-zope.hookable"
Wed Jan 22 16:32:02 2025 rev:20 rq:1239359 version:7.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-zope.hookable/python-zope.hookable.changes
2024-10-29 14:35:56.851511801 +0100
+++
/work/SRC/openSUSE:Factory/.python-zope.hookable.new.5589/python-zope.hookable.changes
2025-01-22 16:32:14.391741695 +0100
@@ -1,0 +2,5 @@
+Wed Jan 22 00:59:15 UTC 2025 - Steve Kowalik <[email protected]>
+
+- Explicitly BuildRequire sphinx_rtd_theme.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-zope.hookable.spec ++++++
--- /var/tmp/diff_new_pack.TWHeRk/_old 2025-01-22 16:32:15.147773067 +0100
+++ /var/tmp/diff_new_pack.TWHeRk/_new 2025-01-22 16:32:15.147773067 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-zope.hookable
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2013-2022 LISA GmbH, Bingen, Germany.
#
# All modifications and additions to the file contributed by third parties
@@ -41,6 +41,7 @@
BuildRequires: python-rpm-macros
# SECTION documentation requirements
BuildRequires: python3-Sphinx
+BuildRequires: python3-sphinx_rtd_theme
# /SECTION
# SECTION testing requirements
%if %{with test}
@@ -99,7 +100,7 @@
%doc CHANGES.rst COPYRIGHT.txt README.rst
%dir %{python_sitearch}/zope
%{python_sitearch}/zope/hookable
-%{python_sitearch}/zope.hookable-%{version}*-info
+%{python_sitearch}/zope.hookable-%{version}.dist-info
%{python_sitearch}/zope.hookable-%{version}*-nspkg.pth
%endif