15
0

- update to 2.34.0:

* Forward constructor kwargs to PyAV

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-imageio?expand=0&rev=37
This commit is contained in:
2024-03-18 20:34:35 +00:00
committed by Git OBS Bridge
parent ef6901e180
commit 345cc94287
4 changed files with 12 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-imageio
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%bcond_with test_extras
%{?sle15_python_module_pythons}
Name: python-imageio
Version: 2.33.1
Version: 2.34.0
Release: 0
Summary: Python library for reading and writing image, video, and related formats
License: BSD-2-Clause
@@ -35,7 +35,7 @@ BuildRequires: python-rpm-macros
Requires: python-Pillow >= 8.3.2
Requires: python-numpy >= 1.20.0
Requires(post): update-alternatives
Requires(postun):update-alternatives
Requires(postun): update-alternatives
Recommends: libfreeimageplus3
Recommends: python-imageio-ffmpeg
Recommends: python-psutil