From 11969144f488e9cd572bb7dcc655366845ed40b7fdeb5e2c203ba1a985def27b Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Thu, 11 Jul 2024 08:18:39 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-astropy?expand=0&rev=128 --- python-astropy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-astropy.spec b/python-astropy.spec index c6a56b6..3c81c70 100644 --- a/python-astropy.spec +++ b/python-astropy.spec @@ -112,7 +112,7 @@ BuildRequires: pkgconfig(wcslib) >= 8.1 %if %{with test} # SECTION [all]+[recommends] BuildRequires: %{python_module Bottleneck} -BuildRequires: %%{python_module dask-array} +BuildRequires: %{python_module dask-array} BuildRequires: %{python_module asdf-astropy >= 0.3} BuildRequires: %{python_module beautifulsoup4} BuildRequires: %{python_module bleach}