Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-WebOb for openSUSE:Factory checked in at 2023-07-27 16:50:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-WebOb (Old) and /work/SRC/openSUSE:Factory/.python-WebOb.new.32662 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-WebOb" Thu Jul 27 16:50:09 2023 rev:36 rq:1100879 version:1.8.7 Changes: -------- --- /work/SRC/openSUSE:Factory/python-WebOb/python-WebOb.changes 2023-05-04 17:09:56.560142984 +0200 +++ /work/SRC/openSUSE:Factory/.python-WebOb.new.32662/python-WebOb.changes 2023-07-27 16:50:25.397683680 +0200 @@ -1,0 +2,5 @@ +Wed Jul 26 07:20:55 UTC 2023 - Bernhard Wiedemann <bwiedem...@suse.com> + +- Drop sphinx doctrees for reproducible builds + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-WebOb.spec ++++++ --- /var/tmp/diff_new_pack.5YSsvo/_old 2023-07-27 16:50:26.133687839 +0200 +++ /var/tmp/diff_new_pack.5YSsvo/_new 2023-07-27 16:50:26.137687862 +0200 @@ -66,7 +66,7 @@ %build %python_build -PYTHONPATH=./src sphinx-build -b html docs build/sphinx/html && rm build/sphinx/html/.buildinfo +PYTHONPATH=./src sphinx-build -b html docs build/sphinx/html && rm -r build/sphinx/html/.{buildinfo,doctrees} %install %python_install