1
0

Accepting request 948422 from home:bnavigator:branches:devel:languages:python:numeric

now a mandatory build requirement of scipy 1.7

OBS-URL: https://build.opensuse.org/request/show/948422
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pythran?expand=0&rev=1
This commit is contained in:
2022-01-25 07:19:24 +00:00
committed by Git OBS Bridge
commit de3ed981e5
7 changed files with 184 additions and 0 deletions

3
python-pythran-rpmlintrc Normal file
View File

@@ -0,0 +1,3 @@
# SECTION This is a package that compiles code, the runtime requires devel packages
addFilter('devel-file-in-non-devel-package .*/site-packages/pythran/.*')
addFilter('devel-dependency .*')