From 973f52ce5d2b0d93024baef27b4622ea8a6773cff3fa765c7110c098ed5bfc7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 6 Sep 2020 19:25:10 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jwcrypto?expand=0&rev=20 --- python-jwcrypto.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-jwcrypto.spec b/python-jwcrypto.spec index d1481ca..b07399b 100644 --- a/python-jwcrypto.spec +++ b/python-jwcrypto.spec @@ -25,12 +25,12 @@ License: LGPL-3.0-only Group: Development/Languages/Python URL: https://github.com/latchset/jwcrypto Source: https://files.pythonhosted.org/packages/source/j/jwcrypto/jwcrypto-%{version}.tar.gz -BuildRequires: %{python_module cryptography} +BuildRequires: %{python_module cryptography >= 2.3} BuildRequires: %{python_module pytest-runner} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-cryptography +Requires: python-cryptography >= 2.3 BuildArch: noarch %python_subpackages