From b67da076725385e4fd0ef38d82825d723e4a30b1 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:40:33 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 0.39.0-2mamba;Tue Sep 26 2023] --- python-M2Crypto.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/python-M2Crypto.spec b/python-M2Crypto.spec index 007e862..10032bf 100644 --- a/python-M2Crypto.spec +++ b/python-M2Crypto.spec @@ -1,6 +1,6 @@ Name: python-M2Crypto Version: 0.39.0 -Release: 1mamba +Release: 2mamba Summary: A python wrapper for OpenSSL featuring RSA, DSA, DH, EC, HMACs, message digests, symmetric ciphers and more Group: System/Libraries Vendor: openmamba @@ -12,8 +12,9 @@ License: BSD ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libopenssl-devel -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba BuildRequires: libpython-devel Requires: python >= %python_version @@ -46,6 +47,9 @@ cd M2Crypto-%{version} %defattr(-,root,root) %changelog +* Tue Sep 26 2023 Automatic Build System 0.39.0-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Wed Jul 05 2023 Automatic Build System 0.39.0-1mamba - automatic version update by autodist