14
0
2024-01-02 20:49:31 +00:00
committed by Git OBS Bridge
parent 7ac6def222
commit c4d3fd871d

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-setuptools-gettext # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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 URL: https://github.com/breezy-team/setuptools-gettext
Source: https://files.pythonhosted.org/packages/source/s/setuptools-gettext/setuptools-gettext-%{version}.tar.gz Source: https://files.pythonhosted.org/packages/source/s/setuptools-gettext/setuptools-gettext-%{version}.tar.gz
BuildRequires: %{python_module pip} BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel} BuildRequires: %{python_module wheel}
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: python-rpm-macros BuildRequires: python-rpm-macros