rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 0.39.0-2mamba;Tue Sep 26 2023]
This commit is contained in:
parent
c9d56abfc9
commit
b67da07672
@ -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 <autodist@mambasoft.it> 0.39.0-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Wed Jul 05 2023 Automatic Build System <autodist@mambasoft.it> 0.39.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user