From 0b350eeeb480d61b0fd38a35f1cf479d306b1b2228b3928137887e6e041a88b3 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Sun, 5 May 2024 16:36:00 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-astropy?expand=0&rev=119 --- python-astropy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-astropy.spec b/python-astropy.spec index 7171973..303ecba 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}