forked from pool/python-M2Crypto
Accepting request 416373 from home:stroeder:branches:devel:languages:python
Update to upstream release 0.25.1. This release requires new module python-typing (see request #416368). OBS-URL: https://build.opensuse.org/request/show/416373 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=30
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-M2Crypto
|
||||
Version: 0.24.0
|
||||
Version: 0.25.1
|
||||
Release: 0
|
||||
Url: https://gitlab.com/m2crypto/m2crypto
|
||||
Summary: Crypto and SSL toolkit for Python
|
||||
@@ -42,6 +42,7 @@ BuildRequires: fdupes
|
||||
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
Provides: python-m2crypto = %{version}
|
||||
Obsoletes: python-m2crypto < %{version}
|
||||
Requires: python-typing
|
||||
|
||||
%description
|
||||
M2Crypto is a crypto and SSL toolkit for Python featuring the
|
||||
|
||||
Reference in New Issue
Block a user