diff --git a/imageio-2.16.1.tar.gz b/imageio-2.16.1.tar.gz deleted file mode 100644 index 9a73a96..0000000 --- a/imageio-2.16.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f123cb23a77ac5abe8ed4e7ad6a60831a82de2c5d123463dcf1d4278c4779d2 -size 3401236 diff --git a/imageio-2.21.2.tar.gz b/imageio-2.21.2.tar.gz new file mode 100644 index 0000000..bd3c848 --- /dev/null +++ b/imageio-2.21.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5702e7b4874bdb2f428b08c7491699b44842129d412cdaa7177ba7ff059deb2c +size 3430235 diff --git a/python-imageio.changes b/python-imageio.changes index bc9d898..919e4bd 100644 --- a/python-imageio.changes +++ b/python-imageio.changes @@ -1,3 +1,47 @@ +------------------------------------------------------------------- +Thu Sep 29 02:30:37 UTC 2022 - Yogalakshmi Arunachalam + +- Update to 2.22.0 + Feature + * Pyav API for procedural video writing (#853) (acbcb64) + +- Update to v2.21.3 + Fix + * Raise error if fps is specified (#871) (1f8d37a) + Other + * Fix small typo (#873) (f59e16d) + * Examples for Pyav (#865) (810a7a9) + +- Update to v2.21.2 + Fix + * Allow v3.imread to read dicom (#868) (22c98c2) + Revert to asanyarray (#863) (fdaba04) + Other + Add missing numpy import in example (#866) (d85bfba) + +- Update to v2.21.1 + Fix + Seeking to last frame caused EoF in pyav (#855) (7ff7f02) + +- Update to v2.21.0 + Fix + Write single TIFF page for single RGB image (#851) (0f04bc9) + Feature + Add is_batch kwarg to pillow (#845) (21d5c73) + Other + Add a migration note about pillow squeezing (#850) (7c55a55) + Add missin option to imwrite type hints (#848) (6da4a42) + Ignore exclude_applied on legacy plugins (#844) (f082dde) + Remove unneeded CD steps (#847) (0d99c51) + +- Update to v2.20.0 + Fix + Expose frame-level metadata and duration in pyav (#839) (05fcf2c) + Feature + Enable HTTP based streams in pyav (#838) (fb1150d) + Other + Fix typo in test_pyav (#846) (f89abf1) + ------------------------------------------------------------------- Fri Mar 18 19:00:48 UTC 2022 - Ben Greiner diff --git a/python-imageio.spec b/python-imageio.spec index 7bedd09..d0497fc 100644 --- a/python-imageio.spec +++ b/python-imageio.spec @@ -20,7 +20,7 @@ %define skip_python2 1 %bcond_with test_extras Name: python-imageio -Version: 2.16.1 +Version: 2.21.2 Release: 0 Summary: Python library for reading and writing image, video, and related formats License: BSD-2-Clause