From 135710225904ec595734d9dec9a2910b201c5d2ed314951895ab82dc4832c32f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 4 Jul 2019 12:50:57 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asyncssh?expand=0&rev=16 --- python-asyncssh.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-asyncssh.spec b/python-asyncssh.spec index 089ff8e..b8c1007 100644 --- a/python-asyncssh.spec +++ b/python-asyncssh.spec @@ -27,7 +27,7 @@ Group: Development/Languages/Python Url: http://asyncssh.timeheart.net Source: https://files.pythonhosted.org/packages/source/a/asyncssh/asyncssh-%{version}.tar.gz BuildRequires: %{python_module bcrypt >= 3.1.3} -BuildRequires: %{python_module cryptography >= 2.6.1} +BuildRequires: %{python_module cryptography >= 2.7} BuildRequires: %{python_module gssapi >= 1.2.0} BuildRequires: %{python_module pyOpenSSL >= 17.0.0} BuildRequires: %{python_module setuptools} @@ -36,7 +36,7 @@ BuildRequires: openssh BuildRequires: openssl BuildRequires: python-rpm-macros Requires: python-bcrypt >= 3.1.3 -Requires: python-cryptography >= 2.7.0 +Requires: python-cryptography >= 2.7 Requires: python-gssapi >= 1.2.0 Requires: python-libnacl >= 1.4.2 Requires: python-pyOpenSSL >= 17.0.0