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:
parent
69125dab0d
commit
7a0feb3dbe
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:80a56441a1d2c0cf27e725be7554c92598b938fc8767ee2c71fdbc2fdc055ee8
|
||||
size 184457
|
3
M2Crypto-0.25.1.tar.gz
Normal file
3
M2Crypto-0.25.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ac303a1881307a51c85ee8b1d87844d9866ee823b4fdbc52f7e79187c2d9acef
|
||||
size 300904
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 22 14:06:42 UTC 2016 - michael@stroeder.com
|
||||
|
||||
- update to 0.25.1
|
||||
- set new dependency on package python-typing
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 3 13:05:13 UTC 2016 - jweberhofer@weberhofer.at
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user