Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python313 for openSUSE:Factory checked in at 2025-05-13 20:05:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python313 (Old) and /work/SRC/openSUSE:Factory/.python313.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python313" Tue May 13 20:05:26 2025 rev:22 rq:1276664 version:3.13.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python313/python313.changes 2025-04-25 22:17:52.067901565 +0200 +++ /work/SRC/openSUSE:Factory/.python313.new.30101/python313.changes 2025-05-13 20:05:30.258917021 +0200 @@ -1,0 +2,6 @@ +Sat May 10 11:38:27 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: ------------------ ++++++ python313.spec ++++++ --- /var/tmp/diff_new_pack.tzn7YH/_old 2025-05-13 20:05:31.322961785 +0200 +++ /var/tmp/diff_new_pack.tzn7YH/_new 2025-05-13 20:05:31.322961785 +0200 @@ -206,8 +206,6 @@ Patch03: python-3.3.0b1-localpath.patch # replace DATE, TIME and COMPILER by fixed definitions to aid reproducible builds Patch04: python-3.3.0b1-fix_date_time_compiler.patch -# POSIX_FADV_WILLNEED throws EINVAL. Use a different constant in test -Patch05: python-3.3.0b1-test-posix_fadvise.patch # Raise timeout value for test_subprocess Patch06: subprocess-raise-timeout.patch # PATCH-FEATURE-UPSTREAM bpo-31046_ensurepip_honours_prefix.patch bpo#31046 mc...@suse.com