15
0
forked from pool/python-cepa

- Add patch fix-assertions.patch:

* Use correct assertion functions.
- Stop skipping Python 3.12.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cepa?expand=0&rev=10
This commit is contained in:
2024-12-05 05:09:58 +00:00
committed by Git OBS Bridge
parent a663d09fed
commit 541d3a3c92
3 changed files with 230 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Dec 5 05:09:33 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch fix-assertions.patch:
* Use correct assertion functions.
- Stop skipping Python 3.12.
-------------------------------------------------------------------
Sun Jan 28 16:46:07 UTC 2024 - Ben Greiner <code@bnavigator.de>