b770b1efcf
19.2.0: Backward-incompatible changes: - Python 3.4 is not supported anymore. It has been unsupported by the Python core team for a while now and its PyPI downloads are negligible. It's very unlikely that ``argon2-cffi`` will break under 3.4 anytime soon, but we don't test it and don't ship binary wheels for it anymore. Changes: - The dependency on ``enum34`` is now protected using a PEP 508 marker. This fixes problems when the sdist is handled by a different interpreter version than the one running it.
33 lines
1.2 KiB
Text
33 lines
1.2 KiB
Text
@comment $NetBSD: PLIST,v 1.1 2019/11/13 21:12:20 adam Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/argon2/__init__.py
|
|
${PYSITELIB}/argon2/__init__.pyc
|
|
${PYSITELIB}/argon2/__init__.pyo
|
|
${PYSITELIB}/argon2/__main__.py
|
|
${PYSITELIB}/argon2/__main__.pyc
|
|
${PYSITELIB}/argon2/__main__.pyo
|
|
${PLIST.py2x}${PYSITELIB}/argon2/_ffi.so
|
|
${PLIST.py3x}${PYSITELIB}/argon2/_ffi.abi3.so
|
|
${PYSITELIB}/argon2/_ffi_build.py
|
|
${PYSITELIB}/argon2/_ffi_build.pyc
|
|
${PYSITELIB}/argon2/_ffi_build.pyo
|
|
${PYSITELIB}/argon2/_legacy.py
|
|
${PYSITELIB}/argon2/_legacy.pyc
|
|
${PYSITELIB}/argon2/_legacy.pyo
|
|
${PYSITELIB}/argon2/_password_hasher.py
|
|
${PYSITELIB}/argon2/_password_hasher.pyc
|
|
${PYSITELIB}/argon2/_password_hasher.pyo
|
|
${PYSITELIB}/argon2/_utils.py
|
|
${PYSITELIB}/argon2/_utils.pyc
|
|
${PYSITELIB}/argon2/_utils.pyo
|
|
${PYSITELIB}/argon2/exceptions.py
|
|
${PYSITELIB}/argon2/exceptions.pyc
|
|
${PYSITELIB}/argon2/exceptions.pyo
|
|
${PYSITELIB}/argon2/low_level.py
|
|
${PYSITELIB}/argon2/low_level.pyc
|
|
${PYSITELIB}/argon2/low_level.pyo
|