15
0

- update to 2.35.1:

* Ensure video stream is closed when closing the pyAV plugin
  * Rawpy plugin
  * Remove pinned numpy regression

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-imageio?expand=0&rev=43
This commit is contained in:
2024-08-29 09:50:38 +00:00
committed by Git OBS Bridge
parent e850b2b615
commit 0c87852a3e
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Aug 29 09:49:42 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.35.1:
* Ensure video stream is closed when closing the pyAV plugin
* Rawpy plugin
* Remove pinned numpy regression
-------------------------------------------------------------------
Thu Jun 27 18:56:01 UTC 2024 - Dirk Müller <dmueller@suse.com>