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