From 0090e515fabd52d0518581d4d22bc67bec147e6ae6b35248cb151f5ff787b06a Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 2 Jan 2024 20:57:01 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycryptodomex?expand=0&rev=40 --- python-pycryptodomex.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-pycryptodomex.spec b/python-pycryptodomex.spec index 06318b3..ff96af4 100644 --- a/python-pycryptodomex.spec +++ b/python-pycryptodomex.spec @@ -1,7 +1,7 @@ # # spec file for package python-pycryptodomex # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,6 +27,7 @@ URL: https://www.pycryptodome.org Source: https://github.com/Legrandin/pycryptodome/archive/v%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module pip} +BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros