From c4d3fd871dc48156467798c4527a3375d2f9bf494095059ae659f544bcaefd7a Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 2 Jan 2024 20:49:31 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools-gettext?expand=0&rev=6 --- python-setuptools-gettext.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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