1
0

- fix the test-flavor splitting for python311

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pythran?expand=0&rev=20
This commit is contained in:
2023-05-15 15:49:14 +00:00
committed by Git OBS Bridge
parent 4fed4eb6fe
commit cbb6e21bc1
2 changed files with 13 additions and 1 deletions

View File

@@ -18,6 +18,7 @@ Mon May 15 15:19:41 UTC 2023 - Dirk Müller <dmueller@suse.com>
* Get rid of unused functions C++ warnings
* Avoid generating a loop footer when the loop index is not used
outside of the loop.
- fix the test-flavor splitting for python311
-------------------------------------------------------------------
Wed Jan 25 10:22:53 UTC 2023 - Dirk Müller <dmueller@suse.com>