forked from pool/python-imageio
- 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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:78722d40b137bd98f5ec7312119f8aea9ad2049f76f434748eb306b6937cc1ce
|
||||
size 387374
|
||||
3
imageio-2.34.0.tar.gz
Normal file
3
imageio-2.34.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae9732e10acf807a22c389aef193f42215718e16bd06eed0c5bb57e1034a4d53
|
||||
size 387471
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 18 20:34:08 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.34.0:
|
||||
* Forward constructor kwargs to PyAV
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 16 18:59:15 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user