pkgsrc/security/py-ecdsa/PLIST
gls 8304bb2cc3 Update security/py-ecdsa to 0.13
--------------------------------

pkgsrc changes:

- Adjust EGG_NAME

Upstream changes:

* Release 0.13 (07 Feb 2015)

Fix the argument order for Curve constructor (put openssl_name= at the end,
with a default value) to unbreak compatibility with external callers who used
the 0.11 convention.

* Release 0.12 (06 Feb 2015)

Switch to Versioneer for version-string management (fixing the broken
`ecdsa.__version__` attribute). Add Curve.openssl_name property. Mention
secp256k1 in README, test against OpenSSL. Produce "wheel" distributions. Add
py3.4 and pypy3 compatibility testing. Other minor fixes.
2015-06-29 17:00:00 +00:00

41 lines
1.3 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2015/06/29 17:00:00 gls Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/ecdsa/__init__.py
${PYSITELIB}/ecdsa/__init__.pyc
${PYSITELIB}/ecdsa/__init__.pyo
${PYSITELIB}/ecdsa/_version.py
${PYSITELIB}/ecdsa/_version.pyc
${PYSITELIB}/ecdsa/_version.pyo
${PYSITELIB}/ecdsa/curves.py
${PYSITELIB}/ecdsa/curves.pyc
${PYSITELIB}/ecdsa/curves.pyo
${PYSITELIB}/ecdsa/der.py
${PYSITELIB}/ecdsa/der.pyc
${PYSITELIB}/ecdsa/der.pyo
${PYSITELIB}/ecdsa/ecdsa.py
${PYSITELIB}/ecdsa/ecdsa.pyc
${PYSITELIB}/ecdsa/ecdsa.pyo
${PYSITELIB}/ecdsa/ellipticcurve.py
${PYSITELIB}/ecdsa/ellipticcurve.pyc
${PYSITELIB}/ecdsa/ellipticcurve.pyo
${PYSITELIB}/ecdsa/keys.py
${PYSITELIB}/ecdsa/keys.pyc
${PYSITELIB}/ecdsa/keys.pyo
${PYSITELIB}/ecdsa/numbertheory.py
${PYSITELIB}/ecdsa/numbertheory.pyc
${PYSITELIB}/ecdsa/numbertheory.pyo
${PYSITELIB}/ecdsa/rfc6979.py
${PYSITELIB}/ecdsa/rfc6979.pyc
${PYSITELIB}/ecdsa/rfc6979.pyo
${PYSITELIB}/ecdsa/six.py
${PYSITELIB}/ecdsa/six.pyc
${PYSITELIB}/ecdsa/six.pyo
${PYSITELIB}/ecdsa/test_pyecdsa.py
${PYSITELIB}/ecdsa/test_pyecdsa.pyc
${PYSITELIB}/ecdsa/test_pyecdsa.pyo
${PYSITELIB}/ecdsa/util.py
${PYSITELIB}/ecdsa/util.pyc
${PYSITELIB}/ecdsa/util.pyo