forked from pool/python-weblate-language-data
Accepting request 1152065 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1152065 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-weblate-language-data?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 21:15:49 UTC 2024 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
|
||||
|
||||
- Add dependency on setuptools
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 29 09:39:56 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user