pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/py-m2crypto py-m2crypto: updated to 0.29.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/65d47f5b2dda
branches:  trunk
changeset: 376154:65d47f5b2dda
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Feb 26 08:46:03 2018 +0000

description:
py-m2crypto: updated to 0.29.0

0.29.0:
- Fix building on Windows (all tests fix on Win32 and Win64 on all
  supported combinations of versions of OpenSSL and Python)
- Fixes of some small bugs

diffstat:

 security/py-m2crypto/Makefile |   4 ++--
 security/py-m2crypto/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r e96c73855ee2 -r 65d47f5b2dda security/py-m2crypto/Makefile
--- a/security/py-m2crypto/Makefile     Mon Feb 26 08:40:42 2018 +0000
+++ b/security/py-m2crypto/Makefile     Mon Feb 26 08:46:03 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2018/02/09 08:44:50 adam Exp $
+# $NetBSD: Makefile,v 1.46 2018/02/26 08:46:03 adam Exp $
 
-DISTNAME=      M2Crypto-0.28.2
+DISTNAME=      M2Crypto-0.29.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=M/M2Crypto/}
diff -r e96c73855ee2 -r 65d47f5b2dda security/py-m2crypto/distinfo
--- a/security/py-m2crypto/distinfo     Mon Feb 26 08:40:42 2018 +0000
+++ b/security/py-m2crypto/distinfo     Mon Feb 26 08:46:03 2018 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.13 2018/02/09 08:44:50 adam Exp $
+$NetBSD: distinfo,v 1.14 2018/02/26 08:46:03 adam Exp $
 
-SHA1 (M2Crypto-0.28.2.tar.gz) = b03250b7891462631f3160248ec07175891a271f
-RMD160 (M2Crypto-0.28.2.tar.gz) = c2cec522c4b8d2a114698aa4ce7c978b1a6dd00a
-SHA512 (M2Crypto-0.28.2.tar.gz) = 57314a3ac70609386cf7cd5fda7fa4371a7b4fef5d1f49ea46215097f31bd98f98431c1698de47e670d7176639a6c0e53b14d981aca0f5f430a5dd7970784d7b
-Size (M2Crypto-0.28.2.tar.gz) = 1268506 bytes
+SHA1 (M2Crypto-0.29.0.tar.gz) = 7ad5b73dd5210e06fb9bc0ace3019389b56251a0
+RMD160 (M2Crypto-0.29.0.tar.gz) = 1cbdfd7312b28468d7568f227bd35dc4ec0e61a1
+SHA512 (M2Crypto-0.29.0.tar.gz) = 4239f7efd42ee059a8b55cfbf63c9db96d546ad04ec2965a415f99e62359810f4f1cb20118261bf7834eab4093d974d494c3995c709148bc6105a3cedb508f3e
+Size (M2Crypto-0.29.0.tar.gz) = 1269694 bytes
 SHA1 (patch-SWIG___m2crypto__wrap.c) = 2672787cd8fd70b5ac2cf634b6a913aefc27b26c
 SHA1 (patch-setup.py) = 647b45f38eaf71726b21725b351b439a9b0770cd



Home | Main Index | Thread Index | Old Index