15
0

- update to 0.5.1:

* Prevent __init__.py from being \deleted
- update to 0.5.0:
  * Replace pkg_resources with importlib.resources
  * Add a null filter to re-enable frame count

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-imageio-ffmpeg?expand=0&rev=13
This commit is contained in:
2024-06-19 08:50:49 +00:00
committed by Git OBS Bridge
parent 113f5e3362
commit c5cd423721
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jun 19 08:49:08 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.5.1:
* Prevent __init__.py from being \deleted
- update to 0.5.0:
* Replace pkg_resources with importlib.resources
* Add a null filter to re-enable frame count
-------------------------------------------------------------------
Sat Dec 16 21:20:26 UTC 2023 - Dirk Müller <dmueller@suse.com>