From 7494404b1b652315e3611f8839becfd1686e2d4d14571eda638bc1b633baf1b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 20 Mar 2020 12:09:35 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-slugify?expand=0&rev=14 --- python-python-slugify.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-python-slugify.spec b/python-python-slugify.spec index ac1489a..86ab78e 100644 --- a/python-python-slugify.spec +++ b/python-python-slugify.spec @@ -26,7 +26,7 @@ Group: Development/Languages/Python URL: https://github.com/un33k/python-slugify Source: https://files.pythonhosted.org/packages/source/p/python-slugify/python-slugify-%{version}.tar.gz BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module text-unidecode >= 1.2} +BuildRequires: %{python_module text-unidecode >= 1.3} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-setuptools