forked from pool/python-pythran
Matej Cepl
fabf7106e6
- Fix python312 tests: Force linking to openblas with custom pythranrc - Remove test skips no longer needed - Make test flavors future proof: Don't fail on empty buildset - Skip python39 for all test flavors: The test-py39 multibuild has already been removed but it is still in the build set, so don't test it in the other multibuilds. - Debundle xsimd OBS-URL: https://build.opensuse.org/request/show/1146276 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pythran?expand=0&rev=37
6 lines
123 B
Plaintext
6 lines
123 B
Plaintext
<multibuild>
|
|
<package>test-py310</package>
|
|
<package>test-py311</package>
|
|
<package>test-py312</package>
|
|
</multibuild>
|