Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-mysqlclient for 
openSUSE:Factory checked in at 2023-07-27 16:50:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mysqlclient (Old)
 and      /work/SRC/openSUSE:Factory/.python-mysqlclient.new.32662 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-mysqlclient"

Thu Jul 27 16:50:11 2023 rev:17 rq:1100880 version:2.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-mysqlclient/python-mysqlclient.changes    
2023-06-26 18:15:37.494345357 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-mysqlclient.new.32662/python-mysqlclient.changes
 2023-07-27 16:50:26.329688947 +0200
@@ -1,0 +2,5 @@
+Wed Jul 26 07:14:20 UTC 2023 - Bernhard Wiedemann <bwiedem...@suse.com>
+
+- Drop sphinx doctrees for reproducible builds
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-mysqlclient.spec ++++++
--- /var/tmp/diff_new_pack.8QkgUR/_old  2023-07-27 16:50:26.917692269 +0200
+++ /var/tmp/diff_new_pack.8QkgUR/_new  2023-07-27 16:50:26.925692314 +0200
@@ -72,7 +72,7 @@
 %if !%{with test}
 %python_build
 
-sphinx-build -b html doc build/sphinx/html && rm build/sphinx/html/.buildinfo
+sphinx-build -b html doc build/sphinx/html && rm -r 
build/sphinx/html/.{buildinfo,doctrees}
 %endif
 
 %check

Reply via email to