- Use one core to build doc. This will make sphinx doc build

reproducible.
  bsc#1243155

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python314?expand=0&rev=77
This commit is contained in:
2025-07-02 13:17:19 +00:00
committed by Git OBS Bridge
commit 35294a40a4
46 changed files with 14158 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")