15
0

- Add patch fix-assert-method.patch:

* Use correct assertion method.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parameterized?expand=0&rev=36
This commit is contained in:
2023-08-15 09:03:34 +00:00
committed by Git OBS Bridge
parent 89c0cecae5
commit a8b0c2ac58
3 changed files with 33 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Aug 15 09:02:40 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch fix-assert-method.patch:
* Use correct assertion method.
-------------------------------------------------------------------
Fri May 12 09:54:40 UTC 2023 - Matej Cepl <mcepl@suse.com>