15
0

Accepting request 1172591 from devel:languages:python

- update to 2.34.1:
  * Fix bug of #1068 that getattr cannot get attribute with index
    directly

OBS-URL: https://build.opensuse.org/request/show/1172591
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-imageio?expand=0&rev=18
This commit is contained in:
2024-05-08 09:40:29 +00:00
committed by Git OBS Bridge
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>

View File

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