Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-sqlalchemy-migrate for
openSUSE:Factory checked in at 2023-02-23 16:29:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sqlalchemy-migrate (Old)
and /work/SRC/openSUSE:Factory/.python-sqlalchemy-migrate.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sqlalchemy-migrate"
Thu Feb 23 16:29:13 2023 rev:28 rq:1067271 version:0.13.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-sqlalchemy-migrate/python-sqlalchemy-migrate.changes
2023-02-17 16:45:32.371043239 +0100
+++
/work/SRC/openSUSE:Factory/.python-sqlalchemy-migrate.new.1706/python-sqlalchemy-migrate.changes
2023-02-23 16:53:23.045128092 +0100
@@ -1,0 +2,5 @@
+Wed Feb 22 10:31:58 UTC 2023 - Bernhard Wiedemann <[email protected]>
+
+- Remove leftover Sphinx files for reproducible builds
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-sqlalchemy-migrate.spec ++++++
--- /var/tmp/diff_new_pack.vNTVIy/_old 2023-02-23 16:53:23.449130435 +0100
+++ /var/tmp/diff_new_pack.vNTVIy/_new 2023-02-23 16:53:23.453130458 +0100
@@ -78,7 +78,7 @@
%build
%python_build
-sphinx-build -b html doc/source doc/build/html && rm doc/build/html/.buildinfo
# Build HTML documentation
+sphinx-build -b html doc/source doc/build/html && rm doc/build/html/.buildinfo
&& rm -r doc/build/html/.doctrees # Build HTML documentation
%install
%python_install