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-07-27 16:50:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-zope.i18nmessageid (Old) and /work/SRC/openSUSE:Factory/.python-zope.i18nmessageid.new.32662 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-zope.i18nmessageid" Thu Jul 27 16:50:01 2023 rev:16 rq:1100793 version:6.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-zope.i18nmessageid/python-zope.i18nmessageid.changes 2023-05-09 13:07:09.572957310 +0200 +++ /work/SRC/openSUSE:Factory/.python-zope.i18nmessageid.new.32662/python-zope.i18nmessageid.changes 2023-07-27 16:50:11.801606863 +0200 @@ -1,0 +2,5 @@ +Wed Jul 26 07:31:38 UTC 2023 - Bernhard Wiedemann <bwiedem...@suse.com> + +- Drop sphinx doctrees for reproducible builds + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-zope.i18nmessageid.spec ++++++ --- /var/tmp/diff_new_pack.eFQQxK/_old 2023-07-27 16:50:12.345609936 +0200 +++ /var/tmp/diff_new_pack.eFQQxK/_new 2023-07-27 16:50:12.353609981 +0200 @@ -65,7 +65,7 @@ %build %if !%{with test} %python_build -sphinx-build -b html docs build/sphinx/html && rm build/sphinx/html/.buildinfo build/sphinx/html/objects.inv +sphinx-build -b html docs build/sphinx/html && rm -r build/sphinx/html/.{buildinfo,doctrees} build/sphinx/html/objects.inv %endif %install