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