14
0
Tomáš Chvátal
2020-03-20 12:09:35 +00:00
committed by Git OBS Bridge
parent 8ff3fdb324
commit 7494404b1b

View File

@@ -26,7 +26,7 @@ Group: Development/Languages/Python
URL: https://github.com/un33k/python-slugify URL: https://github.com/un33k/python-slugify
Source: https://files.pythonhosted.org/packages/source/p/python-slugify/python-slugify-%{version}.tar.gz Source: https://files.pythonhosted.org/packages/source/p/python-slugify/python-slugify-%{version}.tar.gz
BuildRequires: %{python_module setuptools} BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module text-unidecode >= 1.2} BuildRequires: %{python_module text-unidecode >= 1.3}
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: python-rpm-macros BuildRequires: python-rpm-macros
Requires: python-setuptools Requires: python-setuptools