From beeb9613539c202d2ff819943846b5d2cdbd18e6 Mon Sep 17 00:00:00 2001 From: Benjamin A. Beasley Date: Oct 13 2023 16:17:40 +0000 Subject: Add a python3-salib+distributed metapackage --- diff --git a/python-SALib.spec b/python-SALib.spec index a09fef6..39684f5 100644 --- a/python-SALib.spec +++ b/python-SALib.spec @@ -44,6 +44,8 @@ BuildRequires: %{py3_dist pytest} %description -n python3-salib %_description +%pyproject_extras_subpkg -n python3-salib distributed + %prep %autosetup -n SALib-%{version} @@ -63,7 +65,7 @@ sed -i 's/\r$//' src/SALib/analyze/rbd_fast.py %generate_buildrequires export SETUPTOOLS_SCM_PRETEND_VERSION=%{version} -%pyproject_buildrequires +%pyproject_buildrequires -x distributed %build export SETUPTOOLS_SCM_PRETEND_VERSION=%{version}