Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python314 for openSUSE:Factory checked in at 2025-03-11 20:44:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python314 (Old) and /work/SRC/openSUSE:Factory/.python314.new.19136 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python314" Tue Mar 11 20:44:48 2025 rev:7 rq:1251945 version:3.14.0~a5 Changes: -------- --- /work/SRC/openSUSE:Factory/python314/python314.changes 2025-02-13 18:39:09.080426876 +0100 +++ /work/SRC/openSUSE:Factory/.python314.new.19136/python314.changes 2025-03-11 20:45:39.315039448 +0100 @@ -1,0 +2,5 @@ +Mon Mar 10 15:44:31 UTC 2025 - Bernhard Wiedemann <bwiedem...@suse.com> + +- Skip PGO with %want_reproducible_builds (bsc#1239210). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python314.spec ++++++ --- /var/tmp/diff_new_pack.Ne6HjU/_old 2025-03-11 20:45:41.775142177 +0100 +++ /var/tmp/diff_new_pack.Ne6HjU/_new 2025-03-11 20:45:41.775142177 +0100 @@ -54,7 +54,7 @@ %bcond_with GIL %endif -%if 0%{?do_profiling} +%if 0%{?do_profiling} && !0%{?want_reproducible_builds} %bcond_without profileopt %else %bcond_with profileopt