14
0

- Do not use pytest for the testsuite, switch to %pyunittest.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testresources?expand=0&rev=27
This commit is contained in:
2024-05-08 06:37:44 +00:00
committed by Git OBS Bridge
parent 1161dda071
commit d098179271
2 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 8 06:37:08 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Do not use pytest for the testsuite, switch to %pyunittest.
-------------------------------------------------------------------
Wed Aug 16 02:47:15 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>