pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/py-m2crypto



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Feb 26 08:46:03 UTC 2018

Modified Files:
        pkgsrc/security/py-m2crypto: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/security/py-m2crypto/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/security/py-m2crypto/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/py-m2crypto/Makefile
diff -u pkgsrc/security/py-m2crypto/Makefile:1.45 pkgsrc/security/py-m2crypto/Makefile:1.46
--- pkgsrc/security/py-m2crypto/Makefile:1.45   Fri Feb  9 08:44:50 2018
+++ pkgsrc/security/py-m2crypto/Makefile        Mon Feb 26 08:46:03 2018
@@ -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/}

Index: pkgsrc/security/py-m2crypto/distinfo
diff -u pkgsrc/security/py-m2crypto/distinfo:1.13 pkgsrc/security/py-m2crypto/distinfo:1.14
--- pkgsrc/security/py-m2crypto/distinfo:1.13   Fri Feb  9 08:44:50 2018
+++ pkgsrc/security/py-m2crypto/distinfo        Mon Feb 26 08:46:03 2018
@@ -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