diff --git a/imageio-2.34.0.tar.gz b/imageio-2.34.0.tar.gz deleted file mode 100644 index 05a26f8..0000000 --- a/imageio-2.34.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ae9732e10acf807a22c389aef193f42215718e16bd06eed0c5bb57e1034a4d53 -size 387471 diff --git a/imageio-2.34.1.tar.gz b/imageio-2.34.1.tar.gz new file mode 100644 index 0000000..0414550 --- /dev/null +++ b/imageio-2.34.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f13eb76e4922f936ac4a7fec77ce8a783e63b93543d4ea3e40793a6cabd9ac7d +size 387557 diff --git a/python-imageio.changes b/python-imageio.changes index db99258..07eb10a 100644 --- a/python-imageio.changes +++ b/python-imageio.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue May 7 21:13:36 UTC 2024 - Dirk Müller + +- 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 diff --git a/python-imageio.spec b/python-imageio.spec index e392589..b7e3d47 100644 --- a/python-imageio.spec +++ b/python-imageio.spec @@ -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