15
0

- update to 2.36.0:

* Use bytes instead of to_bytes in pyav metadata call
  * Remove support for Python 3.8

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-imageio?expand=0&rev=45
This commit is contained in:
2024-11-19 10:17:39 +00:00
committed by Git OBS Bridge
parent 0c87852a3e
commit 7891bbb963
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Nov 19 10:14:31 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.36.0:
* Use bytes instead of to_bytes in pyav metadata call
* Remove support for Python 3.8
-------------------------------------------------------------------
Thu Aug 29 09:49:42 UTC 2024 - Dirk Müller <dmueller@suse.com>