Fri Apr 27 06:47:25 2018 UTC ()
py-m2crypto: updated to 0.30.0

0.30.0:
- Various small typos (Windows builds, Fix SSL.Connection.__del__)
- The project is now Linux-distribution agnostic
- Replace all old-style classes with the new ones (it shouldn't cause
  any problems, but feel free to file an issue, if it does)
- Do not by-pass a potential transfer decoding in m2urllib2
- Update M2Crypto.six with 1.11.0 and replace our local workarounds with
  new functions.
- SSLv3 just removed.
- Don't support Python 2.6 on Windows anymore. Windows users don't have
  python as a system package, so they are usually more likely to upgrade
  anyway.


(adam)
diff -r1.46 -r1.47 pkgsrc/security/py-m2crypto/Makefile
diff -r1.14 -r1.15 pkgsrc/security/py-m2crypto/distinfo

cvs diff -r1.46 -r1.47 pkgsrc/security/py-m2crypto/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/security/py-m2crypto/Attic/Makefile 2018/02/26 08:46:03 1.46
+++ pkgsrc/security/py-m2crypto/Attic/Makefile 2018/04/27 06:47:25 1.47
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.46 2018/02/26 08:46:03 adam Exp $ 1# $NetBSD: Makefile,v 1.47 2018/04/27 06:47:25 adam Exp $
2 2
3DISTNAME= M2Crypto-0.29.0 3DISTNAME= M2Crypto-0.30.0
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
5CATEGORIES= security python 5CATEGORIES= security python
6MASTER_SITES= ${MASTER_SITE_PYPI:=M/M2Crypto/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=M/M2Crypto/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://gitlab.com/m2crypto/m2crypto 9HOMEPAGE= https://gitlab.com/m2crypto/m2crypto
10COMMENT= Crypto and SSL toolkit for Python 10COMMENT= Crypto and SSL toolkit for Python
11LICENSE= m2crypto-license 11LICENSE= m2crypto-license
12 12
13.include "../../lang/python/pyversion.mk" 13.include "../../lang/python/pyversion.mk"
14 14
15PLIST_VARS+= typing 15PLIST_VARS+= typing
16 16

cvs diff -r1.14 -r1.15 pkgsrc/security/py-m2crypto/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/security/py-m2crypto/Attic/distinfo 2018/02/26 08:46:03 1.14
+++ pkgsrc/security/py-m2crypto/Attic/distinfo 2018/04/27 06:47:25 1.15
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.14 2018/02/26 08:46:03 adam Exp $ 1$NetBSD: distinfo,v 1.15 2018/04/27 06:47:25 adam Exp $
2 2
3SHA1 (M2Crypto-0.29.0.tar.gz) = 7ad5b73dd5210e06fb9bc0ace3019389b56251a0 3SHA1 (M2Crypto-0.30.0.tar.gz) = c9423268c5d0e7dfc5afa7de5947b8aad778bc9a
4RMD160 (M2Crypto-0.29.0.tar.gz) = 1cbdfd7312b28468d7568f227bd35dc4ec0e61a1 4RMD160 (M2Crypto-0.30.0.tar.gz) = 2ccbcbe161d9e58015a5d7d720333d75ed9239c1
5SHA512 (M2Crypto-0.29.0.tar.gz) = 4239f7efd42ee059a8b55cfbf63c9db96d546ad04ec2965a415f99e62359810f4f1cb20118261bf7834eab4093d974d494c3995c709148bc6105a3cedb508f3e 5SHA512 (M2Crypto-0.30.0.tar.gz) = 13a8273c3a028cbd983e259f34286bc53b5dd48ae98a5df2e25ab0c4abf0557bc6f20f3ab523d6fb89f44249b29ff3b2a9b6fe6c37b44073674791704ae2cd73
6Size (M2Crypto-0.29.0.tar.gz) = 1269694 bytes 6Size (M2Crypto-0.30.0.tar.gz) = 1272439 bytes
7SHA1 (patch-SWIG___m2crypto__wrap.c) = 2672787cd8fd70b5ac2cf634b6a913aefc27b26c 7SHA1 (patch-SWIG___m2crypto__wrap.c) = 2672787cd8fd70b5ac2cf634b6a913aefc27b26c
8SHA1 (patch-setup.py) = 647b45f38eaf71726b21725b351b439a9b0770cd 8SHA1 (patch-setup.py) = 647b45f38eaf71726b21725b351b439a9b0770cd