Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-bpython for openSUSE:Factory checked in at 2023-07-27 16:51:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-bpython (Old) and /work/SRC/openSUSE:Factory/.python-bpython.new.32662 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-bpython" Thu Jul 27 16:51:47 2023 rev:16 rq:1100877 version:0.24 Changes: -------- --- /work/SRC/openSUSE:Factory/python-bpython/python-bpython.changes 2023-05-23 14:55:32.538837741 +0200 +++ /work/SRC/openSUSE:Factory/.python-bpython.new.32662/python-bpython.changes 2023-07-27 16:52:10.954280080 +0200 @@ -1,0 +2,5 @@ +Wed Jul 26 06:58:24 UTC 2023 - Bernhard Wiedemann <bwiedem...@suse.com> + +- Drop sphinx doctrees for reproducible builds + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-bpython.spec ++++++ --- /var/tmp/diff_new_pack.6BoWNy/_old 2023-07-27 16:52:11.898285415 +0200 +++ /var/tmp/diff_new_pack.6BoWNy/_new 2023-07-27 16:52:11.902285437 +0200 @@ -93,7 +93,7 @@ %build %pyproject_wheel # Build HTML documentation -sphinx-build doc/sphinx/source build/sphinx/html && rm build/sphinx/html/.buildinfo +sphinx-build doc/sphinx/source build/sphinx/html && rm -r build/sphinx/html/.{buildinfo,doctrees} # .. and the manual pages sphinx-build -b man doc/sphinx/source build/sphinx/man