CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/04/25 03:58:03
Modified files:
security/py-M2Crypto: Makefile distinfo
security/py-M2Crypto/patches: patch-SWIG__lib_i
patch-SWIG__ssl_i
Added files:
security/py-M2Crypto/patches: patch-M2Crypto_BIO_py
Removed files:
security/py-M2Crypto/patches: patch-SWIG__bio_i
Log message:
- update to py-M2Crypto 0.29.0
- fix for python2 where .flush() would return EBADF, for example with
"import M2Crypto; M2Crypto.BIO.openfile('/etc/ssl/cert.pem')"