pkgsrc/security/py-OpenSSL/PLIST
adam 59ad9558ea 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.
2017-09-16 06:47:52 +00:00

27 lines
927 B
Text

@comment $NetBSD: PLIST,v 1.14 2017/09/16 06:47:52 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/OpenSSL/SSL.py
${PYSITELIB}/OpenSSL/SSL.pyc
${PYSITELIB}/OpenSSL/SSL.pyo
${PYSITELIB}/OpenSSL/__init__.py
${PYSITELIB}/OpenSSL/__init__.pyc
${PYSITELIB}/OpenSSL/__init__.pyo
${PYSITELIB}/OpenSSL/_util.py
${PYSITELIB}/OpenSSL/_util.pyc
${PYSITELIB}/OpenSSL/_util.pyo
${PYSITELIB}/OpenSSL/crypto.py
${PYSITELIB}/OpenSSL/crypto.pyc
${PYSITELIB}/OpenSSL/crypto.pyo
${PYSITELIB}/OpenSSL/debug.py
${PYSITELIB}/OpenSSL/debug.pyc
${PYSITELIB}/OpenSSL/debug.pyo
${PYSITELIB}/OpenSSL/tsafe.py
${PYSITELIB}/OpenSSL/tsafe.pyc
${PYSITELIB}/OpenSSL/tsafe.pyo
${PYSITELIB}/OpenSSL/version.py
${PYSITELIB}/OpenSSL/version.pyc
${PYSITELIB}/OpenSSL/version.pyo