From 9dc1f17916aa47299add391085b7abaa261139c6d7c6c66db3810518968c4636 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 31 Jul 2019 09:18:47 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bcrypt?expand=0&rev=19 --- python-bcrypt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-bcrypt.spec b/python-bcrypt.spec index 76e7576..9f1e53a 100644 --- a/python-bcrypt.spec +++ b/python-bcrypt.spec @@ -30,7 +30,7 @@ Source: https://files.pythonhosted.org/packages/source/b/bcrypt/bcrypt-% BuildRequires: %{python_module cffi >= 1.1} BuildRequires: %{python_module devel} BuildRequires: %{python_module pytest >= 3.2.1} -BuildRequires: %{python_module setuptools>=40.8.0} +BuildRequires: %{python_module setuptools >= 40.8.0} BuildRequires: %{python_module six >= 1.4.1} BuildRequires: fdupes BuildRequires: pkgconfig