17
0

- Add fix-compiler-errors.patch with upstream fixes for compiler

errors.
- Use %pytest_arch instead of home made calling of pytest.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-fastnumbers?expand=0&rev=27
This commit is contained in:
2024-11-22 18:58:00 +00:00
committed by Git OBS Bridge
parent 8ee0555389
commit 04df2ca048
3 changed files with 123 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Nov 22 18:57:14 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Add fix-compiler-errors.patch with upstream fixes for compiler
errors.
- Use %pytest_arch instead of home made calling of pytest.
-------------------------------------------------------------------
Fri Dec 29 18:35:47 UTC 2023 - Dirk Müller <dmueller@suse.com>