automatic version update by autodist [release 0.38.0-1mamba;Tue Jun 15 2021]

This commit is contained in:
Automatic Build System 2024-01-06 10:40:33 +01:00
parent 1c09b8a3ae
commit 8c2ad0ef5c

View File

@ -1,22 +1,21 @@
Name: python-M2Crypto
Version: 0.37.1
Version: 0.38.0
Release: 1mamba
Summary: A python wrapper for OpenSSL featuring RSA, DSA, DH, EC, HMACs, message digests, symmetric ciphers and more
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://pypi.python.org/pypi/M2Crypto
URL: https://pypi.org/project/M2Crypto/
Source: http://pypi.debian.net/M2Crypto/M2Crypto-%{version}.tar.gz
License: BSD
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libopenssl-devel
BuildRequires: libpython-devel
BuildRequires: libpython3-devel
## AUTOBUILDREQ-END
BuildRequires: libpython-devel
Requires: python >= %python_version
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
M2Crypto is the most complete Python wrapper for OpenSSL featuring RSA, DSA, DH, EC, HMACs, message digests, symmetric ciphers (including AES); SSL functionality to implement clients and servers; HTTPS extensions to Python's httplib, urllib, and xmlrpclib; unforgeable HMAC'ing AuthCookies for web session management; FTP/TLS client and server; S/MIME; ZServerSSL: A HTTPS server for Zope and ZSmime: An S/MIME messenger for Zope. M2Crypto can also be used to provide SSL for Twisted. Smartcards supported through the Engine interface.
@ -47,6 +46,9 @@ cd M2Crypto-%{version}
%defattr(-,root,root)
%changelog
* Tue Jun 15 2021 Automatic Build System <autodist@mambasoft.it> 0.38.0-1mamba
- automatic version update by autodist
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 0.37.1-1mamba
- automatic version update by autodist