From 8395f3d83a71afde91b4248534b8b1a6ec8e033a Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:22:59 +0100 Subject: [PATCH] automatic version update by autodist [release 23.2.0-1mamba;Wed May 31 2023] --- python-pyOpenSSL.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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