security/py-m2crypto: Update to 0.38.0
Changes: https://gitlab.com/m2crypto/m2crypto/blob/master/CHANGES https://gitlab.com/m2crypto/m2crypto/commits/master
This commit is contained in:
parent
aafaf71c86
commit
82c54c4e82
@ -1,7 +1,7 @@
|
||||
# Created by: Peter Haight <peterh@sapros.com>
|
||||
|
||||
PORTNAME= m2crypto
|
||||
PORTVERSION= 0.37.1
|
||||
PORTVERSION= 0.38.0
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -14,7 +14,6 @@ LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENCE
|
||||
|
||||
BUILD_DEPENDS= swig>=2.0.4:devel/swig
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}parameterized>=0:devel/py-parameterized@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+ ssl
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1607685399
|
||||
SHA256 (M2Crypto-0.37.1.tar.gz) = e4e42f068b78ccbf113e5d0a72ae5f480f6c3ace4940b91e4fff5598cfff6fb3
|
||||
SIZE (M2Crypto-0.37.1.tar.gz) = 1247031
|
||||
TIMESTAMP = 1624189755
|
||||
SHA256 (M2Crypto-0.38.0.tar.gz) = 99f2260a30901c949a8dc6d5f82cd5312ffb8abc92e76633baf231bbbcb2decb
|
||||
SIZE (M2Crypto-0.38.0.tar.gz) = 1241269
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- SWIG/_m2crypto.i.orig 2020-01-30 08:17:01 UTC
|
||||
+++ SWIG/_m2crypto.i
|
||||
--- src/SWIG/_m2crypto.i.orig 2020-01-30 08:17:01 UTC
|
||||
+++ src/SWIG/_m2crypto.i
|
||||
@@ -65,6 +65,7 @@ static PyObject *x509_store_verify_cb_func;
|
||||
#ifdef _WIN32
|
||||
%include <windows.i>
|
Loading…
Reference in New Issue
Block a user