pkgsrc/www/py-parsel/PLIST
adam 79b28a494a py-parsel: updated to 1.4.0
1.4.0:
* Selector and SelectorList can't be pickled because
  pickling/unpickling doesn't work for lxml.html.HtmlElement;
  parsel now raises TypeError explicitly instead of allowing pickle to
  silently produce wrong output. This is technically backwards-incompatible
  if you're using Python < 3.6.
2018-02-26 08:32:32 +00:00

22 lines
813 B
Text

@comment $NetBSD: PLIST,v 1.2 2018/02/26 08:32:32 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}/parsel/__init__.py
${PYSITELIB}/parsel/__init__.pyc
${PYSITELIB}/parsel/__init__.pyo
${PYSITELIB}/parsel/csstranslator.py
${PYSITELIB}/parsel/csstranslator.pyc
${PYSITELIB}/parsel/csstranslator.pyo
${PYSITELIB}/parsel/selector.py
${PYSITELIB}/parsel/selector.pyc
${PYSITELIB}/parsel/selector.pyo
${PYSITELIB}/parsel/utils.py
${PYSITELIB}/parsel/utils.pyc
${PYSITELIB}/parsel/utils.pyo
${PYSITELIB}/parsel/xpathfuncs.py
${PYSITELIB}/parsel/xpathfuncs.pyc
${PYSITELIB}/parsel/xpathfuncs.pyo