Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python312 for openSUSE:Factory checked in at 2025-05-13 20:11:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python312 (Old) and /work/SRC/openSUSE:Factory/.python312.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python312" Tue May 13 20:11:47 2025 rev:32 rq:1276663 version:3.12.10 Changes: -------- --- /work/SRC/openSUSE:Factory/python312/python312.changes 2025-05-01 15:22:33.896868033 +0200 +++ /work/SRC/openSUSE:Factory/.python312.new.30101/python312.changes 2025-05-13 20:11:52.182954104 +0200 @@ -1,0 +2,6 @@ +Sat May 10 11:38:25 UTC 2025 - Matej Cepl <mc...@cepl.eu> + +- Remove python-3.3.0b1-test-posix_fadvise.patch (not needed + since kernel 3.6-rc1) + +------------------------------------------------------------------- Old: ---- python-3.3.0b1-test-posix_fadvise.patch BETA DEBUG BEGIN: Old: - Remove python-3.3.0b1-test-posix_fadvise.patch (not needed since kernel 3.6-rc1) BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python312.spec ++++++ --- /var/tmp/diff_new_pack.pORvkU/_old 2025-05-13 20:11:53.279000105 +0200 +++ /var/tmp/diff_new_pack.pORvkU/_new 2025-05-13 20:11:53.283000273 +0200 @@ -161,8 +161,6 @@ Patch07: python-3.3.0b1-localpath.patch # replace DATE, TIME and COMPILER by fixed definitions to aid reproducible builds Patch08: python-3.3.0b1-fix_date_time_compiler.patch -# POSIX_FADV_WILLNEED throws EINVAL. Use a different constant in test -Patch09: python-3.3.0b1-test-posix_fadvise.patch # Raise timeout value for test_subprocess Patch15: subprocess-raise-timeout.patch # PATCH-FEATURE-UPSTREAM bpo-31046_ensurepip_honours_prefix.patch bpo#31046 mc...@suse.com