From a6a360d1ad96c30b24ad4536e0d929e0390b04ae Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:23:00 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 23.2.0-3mamba;Fri Sep 29 2023] --- python-pyOpenSSL.spec | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/python-pyOpenSSL.spec b/python-pyOpenSSL.spec index 57f7882..7d18407 100644 --- a/python-pyOpenSSL.spec +++ b/python-pyOpenSSL.spec @@ -1,6 +1,6 @@ Name: python-pyOpenSSL Version: 23.2.0 -Release: 2mamba +Release: 3mamba Summary: Python interface to the OpenSSL library Group: System/Libraries/Python Vendor: openmamba @@ -14,11 +14,12 @@ 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) +BuildRequires: (python3.11dist(cryptography) < 40 or python3.11dist(cryptography) > 40) +BuildRequires: (python3.11dist(cryptography) < 40.0.1 or python3.11dist(cryptography) > 40.0.1) +BuildRequires: libpython311-devel +BuildRequires: python3.11dist(cryptography) ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba BuildRequires: python-pytest-py3 BuildRequires: python-flaky-py3 BuildRequires: python-pretend-py3 @@ -76,6 +77,9 @@ PYTHONPATH=${PWD}/build/lib pytest%{?with_pyver!="3":-py%{pyver}} %{python_sitearch}/pyOpenSSL-%{version}-py*.egg-info/* %changelog +* Fri Sep 29 2023 Automatic Build System 23.2.0-3mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Tue Aug 15 2023 Silvan Calarco 23.2.0-2mamba - rebuilt with cryptography 41.0.3