diff --git a/python-pyOpenSSL.spec b/python-pyOpenSSL.spec index 5eff426..b22b7f8 100644 --- a/python-pyOpenSSL.spec +++ b/python-pyOpenSSL.spec @@ -1,5 +1,5 @@ Name: python-pyOpenSSL -Version: 23.1.1 +Version: 23.2.0 Release: 1mamba Summary: Python interface to the OpenSSL library Group: System/Libraries/Python @@ -14,6 +14,8 @@ Patch2: python-pyOpenSSL-nopdfout.patch Patch3: python-pyOpenSSL-threadsafe.patch License: LGPL ## AUTOBUILDREQ-BEGIN +BuildRequires: (python3.7dist(cryptography) < 40 or python3.7dist(cryptography) > 40) +BuildRequires: (python3.7dist(cryptography) < 40.0.1 or python3.7dist(cryptography) > 40.0.1) BuildRequires: libpython3-devel BuildRequires: python3.7dist(cryptography) ## AUTOBUILDREQ-END @@ -62,6 +64,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/pyOpenSSL-%{version}-py*.egg-info/* %changelog +* Wed May 31 2023 Automatic Build System 23.2.0-1mamba +- automatic version update by autodist + * Tue Mar 28 2023 Automatic Build System 23.1.1-1mamba - automatic version update by autodist