pkgsrc/devel/py-memcached/PLIST
adam 643356e2dd 1.58 release:
*  Fixing a performance regression in v1.54 in Python 2, using cPickle again.
*  Support for "stats slabs".
*  get_stats encoding fix.
*  Pin Six version to >= 1.4
*  setup.py build process pulls version from memcached.py
*  delete() and delete_multi() now default the "time" argument to None,
   since the protocol doesn't allow a time in some implementations.
2017-05-29 09:24:45 +00:00

9 lines
347 B
Text

@comment $NetBSD: PLIST,v 1.3 2017/05/29 09:24:45 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/memcache.py
${PYSITELIB}/memcache.pyc
${PYSITELIB}/memcache.pyo