From dea5c9d6c99d454bd415737768f301dfddeba22ded01af7c9ce60e1e1804c0bb Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Sun, 5 May 2024 16:42:08 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-astropy?expand=0&rev=120 --- python-astropy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-astropy.spec b/python-astropy.spec index 303ecba..7171973 100644 --- a/python-astropy.spec +++ b/python-astropy.spec @@ -111,7 +111,7 @@ BuildRequires: pkgconfig(wcslib) >= 8.1 %endif %if %{with test} # SECTION [all]+[recommends] -#BuildRequires: %%{python_module Bottleneck} +BuildRequires: %{python_module Bottleneck} BuildRequires: %{python_module asdf-astropy >= 0.3} BuildRequires: %{python_module beautifulsoup4} BuildRequires: %{python_module bleach}