15
0
forked from pool/python-odorik

- Add assertEquals.patch replacing assertEquals with assertEqual

(incompatible with Python 3.12).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-odorik?expand=0&rev=19
This commit is contained in:
2024-03-17 09:03:57 +00:00
committed by Git OBS Bridge
parent a17f0c2512
commit b0b60a46e1
3 changed files with 108 additions and 7 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Mar 15 17:26:55 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Add assertEquals.patch replacing assertEquals with assertEqual
(incompatible with Python 3.12).
-------------------------------------------------------------------
Tue Oct 11 02:16:31 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>