Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python312 for openSUSE:Factory 
checked in at 2024-10-01 17:11:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python312 (Old)
 and      /work/SRC/openSUSE:Factory/.python312.new.29891 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python312"

Tue Oct  1 17:11:37 2024 rev:21 rq:1204807 version:3.12.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/python312/python312.changes      2024-09-26 
18:52:58.748317473 +0200
+++ /work/SRC/openSUSE:Factory/.python312.new.29891/python312.changes   
2024-10-01 17:11:51.721837319 +0200
@@ -1,0 +2,5 @@
+Mon Sep 30 09:42:13 UTC 2024 - Bernhard Wiedemann <[email protected]>
+
+- Drop .pyc files from docdir for reproducible builds
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python312.spec ++++++
--- /var/tmp/diff_new_pack.9b3NUH/_old  2024-10-01 17:11:53.125895844 +0200
+++ /var/tmp/diff_new_pack.9b3NUH/_new  2024-10-01 17:11:53.125895844 +0200
@@ -796,6 +796,7 @@
 )
 echo %{sitedir}/_import_failed > 
%{buildroot}/%{sitedir}/site-packages/zzzz-import-failed-hooks.pth
 %endif
+find %{buildroot}%{_docdir}/%{name} -type f -name \*.pyc -delete ||:
 
 %if %{with general}
 %files -n %{python_pkg_name}-tk

Reply via email to