From 02391a20cd1979bb2150b8611c8285f4a0488ae96045e4544eb156cb19a81751 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 6 Feb 2024 09:35:09 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numexpr?expand=0&rev=34 --- python-numexpr.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-numexpr.spec b/python-numexpr.spec index 18edf01..217e86a 100644 --- a/python-numexpr.spec +++ b/python-numexpr.spec @@ -28,6 +28,7 @@ Source: https://files.pythonhosted.org/packages/source/n/numexpr/numexpr BuildRequires: %{python_module devel >= 3.7} BuildRequires: %{python_module numpy-devel >= 1.13.3} BuildRequires: %{python_module pip} +BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: gcc-c++