diff --git a/python-weblate-language-data.changes b/python-weblate-language-data.changes index f370e4a..e8f5be3 100644 --- a/python-weblate-language-data.changes +++ b/python-weblate-language-data.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 26 21:15:49 UTC 2024 - Jaime Marquínez Ferrándiz + +- Add dependency on setuptools + ------------------------------------------------------------------- Fri Dec 29 09:39:56 UTC 2023 - Dirk Müller diff --git a/python-weblate-language-data.spec b/python-weblate-language-data.spec index 7ade684..5c49d26 100644 --- a/python-weblate-language-data.spec +++ b/python-weblate-language-data.spec @@ -1,7 +1,7 @@ # # spec file for package python-weblate-language-data # -# 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 @@ License: MIT URL: https://github.com/WeblateOrg/language-data Source0: https://files.pythonhosted.org/packages/source/w/%{modname}/%{modname}-%{version}.tar.gz BuildRequires: %{python_module pip} +BuildRequires: %{python_module setuptools} BuildRequires: %{python_module translate-toolkit >= 3.1} BuildRequires: %{python_module wheel} BuildRequires: fdupes