- 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:
Dirk Mueller 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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ae9732e10acf807a22c389aef193f42215718e16bd06eed0c5bb57e1034a4d53
size 387471

3
imageio-2.34.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f13eb76e4922f936ac4a7fec77ce8a783e63b93543d4ea3e40793a6cabd9ac7d
size 387557

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> Mon Mar 18 20:34:08 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@ -19,7 +19,7 @@
%bcond_with test_extras %bcond_with test_extras
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-imageio Name: python-imageio
Version: 2.34.0 Version: 2.34.1
Release: 0 Release: 0
Summary: Python library for reading and writing image, video, and related formats Summary: Python library for reading and writing image, video, and related formats
License: BSD-2-Clause License: BSD-2-Clause