Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-WebTest for openSUSE:Factory checked in at 2023-07-27 16:50:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-WebTest (Old) and /work/SRC/openSUSE:Factory/.python-WebTest.new.32662 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-WebTest" Thu Jul 27 16:50:08 2023 rev:33 rq:1100874 version:3.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-WebTest/python-WebTest.changes 2023-05-10 16:17:30.918616524 +0200 +++ /work/SRC/openSUSE:Factory/.python-WebTest.new.32662/python-WebTest.changes 2023-07-27 16:50:21.745663047 +0200 @@ -1,0 +2,5 @@ +Wed Jul 26 07:25:22 UTC 2023 - Bernhard Wiedemann <bwiedem...@suse.com> + +- Drop sphinx doctrees for reproducible builds + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-WebTest.spec ++++++ --- /var/tmp/diff_new_pack.wUOlCt/_old 2023-07-27 16:50:22.333666369 +0200 +++ /var/tmp/diff_new_pack.wUOlCt/_new 2023-07-27 16:50:22.337666391 +0200 @@ -67,7 +67,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