- Switch to pytest macro.

- Skip a test that breaks due to a Python 3.14 behaviour change.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-mpmath?expand=0&rev=18
This commit is contained in:
2025-11-18 03:06:48 +00:00
committed by Git OBS Bridge
parent 017ad0190b
commit 8365c0e9ce
2 changed files with 9 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Nov 18 03:06:06 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to pytest macro.
- Skip a test that breaks due to a Python 3.14 behaviour change.
-------------------------------------------------------------------
Fri May 9 05:11:54 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>