14
0
forked from pool/python-pydub

- Add patch fix-assertions.patch:

* Fix assetion methods.
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydub?expand=0&rev=19
This commit is contained in:
2024-02-16 03:32:20 +00:00
committed by Git OBS Bridge
parent c7d8e2e2b2
commit c54d01ba41
3 changed files with 48 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Feb 16 03:31:40 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch fix-assertions.patch:
* Fix assetion methods.
- Switch to pyproject macros.
-------------------------------------------------------------------
Wed Dec 7 23:23:13 UTC 2022 - Matej Cepl <mcepl@suse.com>