b3ba0ec74f
1.4.2: * Included a pyproject.toml to allow users install the sdist with old python/setuptools, as the setuptools-scm dep will be fetched by pip instead of setuptools. 1.4.1: * Fixed wheels being built with ``-coverage`` cflags. No more issues about bogus ``cext.gcda`` files. * Removed useless C file from wheels. * Changed ``setup.py`` to use setuptools-scm. 1.4.0: * Fixed ``__mod__`` for the slots backend. * Dropped support for Python 2.6 and 3.3.
25 lines
1 KiB
Text
25 lines
1 KiB
Text
@comment $NetBSD: PLIST,v 1.2 2019/10/15 07:58:31 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}/top_level.txt
|
|
${PYSITELIB}/lazy_object_proxy/__init__.py
|
|
${PYSITELIB}/lazy_object_proxy/__init__.pyc
|
|
${PYSITELIB}/lazy_object_proxy/__init__.pyo
|
|
${PYSITELIB}/lazy_object_proxy/_version.py
|
|
${PYSITELIB}/lazy_object_proxy/_version.pyc
|
|
${PYSITELIB}/lazy_object_proxy/_version.pyo
|
|
${PYSITELIB}/lazy_object_proxy/cext.so
|
|
${PYSITELIB}/lazy_object_proxy/compat.py
|
|
${PYSITELIB}/lazy_object_proxy/compat.pyc
|
|
${PYSITELIB}/lazy_object_proxy/compat.pyo
|
|
${PYSITELIB}/lazy_object_proxy/simple.py
|
|
${PYSITELIB}/lazy_object_proxy/simple.pyc
|
|
${PYSITELIB}/lazy_object_proxy/simple.pyo
|
|
${PYSITELIB}/lazy_object_proxy/slots.py
|
|
${PYSITELIB}/lazy_object_proxy/slots.pyc
|
|
${PYSITELIB}/lazy_object_proxy/slots.pyo
|
|
${PYSITELIB}/lazy_object_proxy/utils.py
|
|
${PYSITELIB}/lazy_object_proxy/utils.pyc
|
|
${PYSITELIB}/lazy_object_proxy/utils.pyo
|