14
0
2024-01-25 12:33:55 +00:00
committed by Git OBS Bridge
parent d079e4d82d
commit 95989b50e2
2 changed files with 6 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ License: BSD-3-Clause
URL: https://github.com/cgohlke/imagecodecs/
Source: https://files.pythonhosted.org/packages/source/i/imagecodecs/imagecodecs-%{version}.tar.gz
Source1: imagecodecs_distributor_setup.py
ExcludeArch: %ix86 %arm32 ppc s390
BuildRequires: %{python_module Cython >= 3}
BuildRequires: %{python_module base >= 3.8}
BuildRequires: %{python_module numpy-devel}