diff --git a/imageio-2.34.2.tar.gz b/imageio-2.34.2.tar.gz deleted file mode 100644 index bac0467..0000000 --- a/imageio-2.34.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5c0c0ee8faa018a1c42f649b90395dd4d3bb6187c09053a0cd6f1fdd51bbff5e -size 387689 diff --git a/imageio-2.35.1.tar.gz b/imageio-2.35.1.tar.gz new file mode 100644 index 0000000..f2be6a7 --- /dev/null +++ b/imageio-2.35.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4952dfeef3c3947957f6d5dedb1f4ca31c6e509a476891062396834048aeed2a +size 389686 diff --git a/python-imageio.changes b/python-imageio.changes index a989404..6f153ee 100644 --- a/python-imageio.changes +++ b/python-imageio.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Aug 29 09:49:42 UTC 2024 - Dirk Müller + +- 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 diff --git a/python-imageio.spec b/python-imageio.spec index 2c98b2e..5f7e080 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.2 +Version: 2.35.1 Release: 0 Summary: Python library for reading and writing image, video, and related formats License: BSD-2-Clause