From 98c5ec3d4e79511df136aec686be7f2082fc705c2218c6d9235b71f4842e8503 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 14 Jul 2020 19:41:09 +0000 Subject: [PATCH] Add BR importlib_resources OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Glymur?expand=0&rev=13 --- python-Glymur.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/python-Glymur.spec b/python-Glymur.spec index 02ea525..0d24a62 100644 --- a/python-Glymur.spec +++ b/python-Glymur.spec @@ -40,6 +40,9 @@ BuildRequires: %{python_module lxml} BuildRequires: %{python_module numpy >= 1.7.1} BuildRequires: %{python_module pytest} BuildRequires: %{python_module scikit-image} +%if 0%{?suse_version} <= 1500 +BuildRequires: %{python_module importlib_resources} +%endif # /SECTION %python_subpackages