Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-waitress for openSUSE:Factory
checked in at 2023-07-27 16:50:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-waitress (Old)
and /work/SRC/openSUSE:Factory/.python-waitress.new.32662 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-waitress"
Thu Jul 27 16:50:08 2023 rev:30 rq:1100878 version:2.1.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-waitress/python-waitress.changes
2023-06-16 16:52:00.948697278 +0200
+++
/work/SRC/openSUSE:Factory/.python-waitress.new.32662/python-waitress.changes
2023-07-27 16:50:23.909675274 +0200
@@ -1,0 +2,5 @@
+Wed Jul 26 07:18:05 UTC 2023 - Bernhard Wiedemann <[email protected]>
+
+- Drop sphinx doctrees for reproducible builds
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-waitress.spec ++++++
--- /var/tmp/diff_new_pack.7fcN6E/_old 2023-07-27 16:50:24.981681330 +0200
+++ /var/tmp/diff_new_pack.7fcN6E/_new 2023-07-27 16:50:24.989681376 +0200
@@ -127,7 +127,7 @@
cp %{SOURCE1} docs/
%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}
%files %{python_files}
%license LICENSE.txt