17
0

- Switch to pyproject and autosetup macros.

- Add patch remove-future-requirement.patch, reove future requirement.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ffmpeg-python?expand=0&rev=11
This commit is contained in:
2023-09-06 06:35:41 +00:00
committed by Git OBS Bridge
parent 147807553f
commit 52f98e5542
3 changed files with 317 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Sep 6 06:34:25 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject and autosetup macros.
- Add patch remove-future-requirement.patch, reove future requirement.
-------------------------------------------------------------------
Fri Dec 23 23:19:11 UTC 2022 - Ben Greiner <code@bnavigator.de>