diff --git a/python314.changes b/python314.changes index 8e03f79..c9c626c 100644 --- a/python314.changes +++ b/python314.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Sep 12 07:46:55 UTC 2025 - Daniel Garcia + +- Add gh138131-exclude-pycache-from-digest.patch fixing reproducible + build for python-nogil. + (bsc#1244680, gh#python/cpython#138131) + ------------------------------------------------------------------- Tue Sep 9 07:48:08 UTC 2025 - Dirk Müller diff --git a/python314.spec b/python314.spec index 92e53df..eb50188 100644 --- a/python314.spec +++ b/python314.spec @@ -222,6 +222,8 @@ Patch40: fix-test-recursion-limit-15.6.patch # PATCH-FIX-UPSTREAM bsc1243155-sphinx-non-determinism.patch bsc#1243155 mcepl@suse.com # Doc: Generate ids for audit_events using docname Patch41: bsc1243155-sphinx-non-determinism.patch +# PATCH-FIX-UPSTREAM gh138131-exclude-pycache-from-digest.patch bsc#1244680 daniel.garcia@suse.com +Patch44: gh138131-exclude-pycache-from-digest.patch #### Python 3.14 DEVELOPMENT PATCHES BuildRequires: autoconf-archive BuildRequires: automake