- Add gh138131-exclude-pycache-from-digest.patch fixing reproducible

build for python-nogil.
  (bsc#1244680, gh#python/cpython#138131)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python314?expand=0&rev=97
This commit is contained in:
2025-09-12 09:05:50 +00:00
committed by Git OBS Bridge
commit 8469df561b
30 changed files with 13993 additions and 0 deletions

3
python314-rpmlintrc Normal file
View File

@@ -0,0 +1,3 @@
addFilter("pem-certificate.*/usr/lib.*/python.*/test/*.pem")
addFilter("devel-file-in-non-devel-package.*/usr/lib.*/python.*/tests/*.c")
addFilter("devel-file-in-non-devel-package.*/usr/lib.*/python.*/test/*.cpp")