15
0

- update to 2.34.1:

* Fix bug of #1068 that getattr cannot get attribute with index
    directly

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-imageio?expand=0&rev=39
This commit is contained in:
2024-05-07 21:14:26 +00:00
committed by Git OBS Bridge
parent 345cc94287
commit bb6590721a
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue May 7 21:13:36 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.34.1:
* Fix bug of #1068 that getattr cannot get attribute with index
directly
-------------------------------------------------------------------
Mon Mar 18 20:34:08 UTC 2024 - Dirk Müller <dmueller@suse.com>