forked from pool/python-imageio
- update to 2.33.0:
* Update pyav plugin to reflect AV changes * Unpin Pillow and allow versions >=10.1.0 * Support for AVIF image format * Add support for HEIF format * Raise warning instead of error when using fps in pillow * Consistently load GIF frames using the same pixel format * Refactor resolution metadata reading for TIFF and avoid failing on missing data * Add bytes to ImageResource typehints * Remove deprecations in CD * Fix typo in README.md * Fix several typos in the docs and source code comments * Add migration note for format kwarg * Raise ImportError when iio-ffmpeg is missing - Update to 2.22.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-imageio?expand=0&rev=33
This commit is contained in:
@@ -16,11 +16,10 @@
|
||||
#
|
||||
|
||||
|
||||
|
||||
%bcond_with test_extras
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-imageio
|
||||
Version: 2.31.1
|
||||
Version: 2.33.0
|
||||
Release: 0
|
||||
Summary: Python library for reading and writing image, video, and related formats
|
||||
License: BSD-2-Clause
|
||||
|
||||
Reference in New Issue
Block a user