Subject: CVS commit: pkgsrc/security/py-OpenSSL
From: Adam Ciarcinski
Date: 2017-09-16 08:47:52
Message id: 20170916064752.8834AFA9A@cvs.NetBSD.org

Log Message:
py-OpenSSL: update to 17.3.0

17.3.0
Backward-incompatible changes:
* Dropped support for Python 3.3.
* Removed the deprecated OpenSSL.rand module. This is being done ahead of our \ 
normal deprecation schedule due to its lack of use and the fact that it was \ 
becoming a maintenance burden. os.urandom() should be used instead.

Deprecations:
* Deprecated OpenSSL.tsafe.

Changes:
* Fixed a memory leak in OpenSSL.crypto.CRL.
* Fixed a memory leak when verifying certificates with \ 
OpenSSL.crypto.X509StoreContext.

Files:
RevisionActionfile
1.48modifypkgsrc/security/py-OpenSSL/Makefile
1.14modifypkgsrc/security/py-OpenSSL/PLIST
1.17modifypkgsrc/security/py-OpenSSL/distinfo