Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-zope.event for openSUSE:Factory checked in at 2023-07-27 16:49:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-zope.event (Old) and /work/SRC/openSUSE:Factory/.python-zope.event.new.32662 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-zope.event" Thu Jul 27 16:49:59 2023 rev:19 rq:1100788 version:4.6 Changes: -------- --- /work/SRC/openSUSE:Factory/python-zope.event/python-zope.event.changes 2023-06-01 17:19:14.870063442 +0200 +++ /work/SRC/openSUSE:Factory/.python-zope.event.new.32662/python-zope.event.changes 2023-07-27 16:50:09.741595223 +0200 @@ -1,0 +2,5 @@ +Wed Jul 26 07:28:32 UTC 2023 - Bernhard Wiedemann <[email protected]> + +- Drop sphinx doctrees for reproducible builds + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-zope.event.spec ++++++ --- /var/tmp/diff_new_pack.YBQ7Lx/_old 2023-07-27 16:50:10.253598116 +0200 +++ /var/tmp/diff_new_pack.YBQ7Lx/_new 2023-07-27 16:50:10.261598161 +0200 @@ -60,7 +60,7 @@ # raises DistributionNotFound for zope.event, hence build doc directly # from source in order to avoid the need for an external doc package export PYTHONPATH=$(pwd)/src -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
