Subject: CVS commit: pkgsrc/security/py-m2crypto
From: Adam Ciarcinski
Date: 2018-02-09 09:44:50
Message id: 20180209084451.0DFB5FB40@cvs.NetBSD.org

Log Message:
py-m2crypto: updated to 0.28.2

0.28.0:
- Mainly port to Python 3 (supporting 2.6, 2.7, 3.3, 3.4, 3.5, 3.6)
- Some lame efforts to make setup.py build --openssl work better (needs
  more real testing on Mac OS X)
- Fix licence: it is MIT, not BSD
- Fix and add tests for SWIG/_aes.i module
- Improve somehow situation on Mac OS X (some testing, improve setup.py,
  testsuite should fully pass)
- Bundle-in unittest2 for Python 2.6 (dealing with the need for
  specific version of unittest2 package was too complicated)
- Remove all PGP modules

Files:
RevisionActionfile
1.45modifypkgsrc/security/py-m2crypto/Makefile
1.10modifypkgsrc/security/py-m2crypto/PLIST
1.13modifypkgsrc/security/py-m2crypto/distinfo
1.2modifypkgsrc/security/py-m2crypto/patches/patch-SWIG___m2crypto__wrap.c
1.4modifypkgsrc/security/py-m2crypto/patches/patch-setup.py