pkgsrc/net/py-tldextract/PLIST
adam ddee5a52b0 py-tldextract: updated to 2.2.3
2.2.3:

Bugfixes
* Fix concurrent access to cache file when using tldextract in multiple threads
* Relocate version number, to avoid costly imports
* Catch `IndexError` caused by upstream punycode bug
* Drop support for EOL Python 3.4
* Explain warning better
2020-08-21 12:37:48 +00:00

27 lines
1 KiB
Text

@comment $NetBSD: PLIST,v 1.4 2020/08/21 12:37:48 adam Exp $
bin/tldextract-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/tldextract/.tld_set_snapshot
${PYSITELIB}/tldextract/__init__.py
${PYSITELIB}/tldextract/__init__.pyc
${PYSITELIB}/tldextract/__init__.pyo
${PYSITELIB}/tldextract/__main__.py
${PYSITELIB}/tldextract/__main__.pyc
${PYSITELIB}/tldextract/__main__.pyo
${PYSITELIB}/tldextract/_version.py
${PYSITELIB}/tldextract/_version.pyc
${PYSITELIB}/tldextract/_version.pyo
${PYSITELIB}/tldextract/cli.py
${PYSITELIB}/tldextract/cli.pyc
${PYSITELIB}/tldextract/cli.pyo
${PYSITELIB}/tldextract/remote.py
${PYSITELIB}/tldextract/remote.pyc
${PYSITELIB}/tldextract/remote.pyo
${PYSITELIB}/tldextract/tldextract.py
${PYSITELIB}/tldextract/tldextract.pyc
${PYSITELIB}/tldextract/tldextract.pyo