Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-zope.deprecation for
openSUSE:Factory checked in at 2023-07-26 13:23:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-zope.deprecation (Old)
and /work/SRC/openSUSE:Factory/.python-zope.deprecation.new.15225 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-zope.deprecation"
Wed Jul 26 13:23:56 2023 rev:13 rq:1100588 version:5.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-zope.deprecation/python-zope.deprecation.changes
2023-06-12 15:26:15.822985365 +0200
+++
/work/SRC/openSUSE:Factory/.python-zope.deprecation.new.15225/python-zope.deprecation.changes
2023-07-26 13:24:59.304377865 +0200
@@ -1,0 +2,5 @@
+Tue Jul 25 08:11:55 UTC 2023 - Bernhard Wiedemann <[email protected]>
+
+- Drop sphinx doctrees for reproducible build results
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-zope.deprecation.spec ++++++
--- /var/tmp/diff_new_pack.DJ1hGg/_old 2023-07-26 13:25:00.432384672 +0200
+++ /var/tmp/diff_new_pack.DJ1hGg/_new 2023-07-26 13:25:00.488385010 +0200
@@ -54,7 +54,7 @@
%build
%python_build
-sphinx-build -b html docs build/sphinx/html && rm build/sphinx/html/.buildinfo
+sphinx-build -b html docs build/sphinx/html && rm -r
build/sphinx/html/.{buildinfo,doctrees}
%install
%python_install