From 0339fa1688b23921a50aa6fcecdad692a1b97e45ba9a12bf7064a1e70e558338 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 19 Jun 2023 20:46:55 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=106 --- python-pyOpenSSL.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-pyOpenSSL.spec b/python-pyOpenSSL.spec index 38d8697..d1a6ab4 100644 --- a/python-pyOpenSSL.spec +++ b/python-pyOpenSSL.spec @@ -40,7 +40,7 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros %if %{with test} -BuildRequires: %{python_module cryptography >= 38.0.0 with %python-cryptography < 41} +BuildRequires: %{python_module cryptography >= 38.0.0 with %python-cryptography < 42} BuildRequires: %{python_module flaky} BuildRequires: %{python_module pretend} BuildRequires: %{python_module pyOpenSSL >= %version} @@ -49,7 +49,7 @@ BuildRequires: ca-certificates-mozilla BuildRequires: openssl %endif Requires: python-cffi -Requires: (python-cryptography >= 38.0.0 with python-cryptography < 41) +Requires: (python-cryptography >= 38.0.0 with python-cryptography < 42) Provides: pyOpenSSL = %{version} BuildArch: noarch %python_subpackages