From ab887721f7fb1dc85e6943a9be54bad00d7f583ea3efa636fcde994692e03afe Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 2 Jan 2024 20:44:24 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-construct?expand=0&rev=45 --- python-construct.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-construct.spec b/python-construct.spec index 58c2d8d..7884904 100644 --- a/python-construct.spec +++ b/python-construct.spec @@ -46,11 +46,12 @@ BuildArch: noarch %if %{with test} BuildRequires: %{python_module arrow} BuildRequires: %{python_module cloudpickle} +BuildRequires: %{python_module cryptography} BuildRequires: %{python_module lz4} +BuildRequires: %{python_module numpy} BuildRequires: %{python_module pytest-benchmark} BuildRequires: %{python_module pytest} BuildRequires: %{python_module ruamel.yaml} -BuildRequires: %{python_module numpy if (%python-base without python36-base)} %endif %python_subpackages