diff --git a/python-setuptools-gettext.spec b/python-setuptools-gettext.spec index 21f7ec0..d2b1555 100644 --- a/python-setuptools-gettext.spec +++ b/python-setuptools-gettext.spec @@ -1,7 +1,7 @@ # # spec file for package python-setuptools-gettext # -# 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 @@ -25,6 +25,7 @@ License: GPL-2.0-or-later URL: https://github.com/breezy-team/setuptools-gettext Source: https://files.pythonhosted.org/packages/source/s/setuptools-gettext/setuptools-gettext-%{version}.tar.gz BuildRequires: %{python_module pip} +BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros