14
0

- Add py313.patch to adapt Cython0 to Python 3.13

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cython0?expand=0&rev=10
This commit is contained in:
2024-10-21 13:23:04 +00:00
committed by Git OBS Bridge
commit 0939032a55
7 changed files with 2503 additions and 0 deletions

4
python-Cython0-rpmlintrc Normal file
View File

@@ -0,0 +1,4 @@
addFilter('devel-file-in-non-devel-package .*/Cython/.*')
addFilter('devel-dependency python39-devel')
addFilter('devel-dependency python310-devel')
addFilter('devel-dependency python311-devel')