Sync from SUSE:ALP:Source:Standard:1.0 python-pythran revision 9dfd3b385b65337e5ab665cb5d7bc00f

This commit is contained in:
2023-10-19 03:30:32 +02:00
commit ecaa564280
8 changed files with 461 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 .*')