pkgsrc/www/py-flask-cache/PLIST
kleink 1e08adba80 Update py-flask-cache to 0.13.1.
Version 0.13 2014-04-21
```````````````````````

- Port to Python >= 3.3 (requiring Python 2.6/2.7 for 2.x).
- Fixed bug with using per-memoize timeouts greater than the default timeout
- Added better support for per-instance memoization.
- Various bug fixes
2014-04-26 17:01:50 +00:00

19 lines
765 B
Text

@comment $NetBSD: PLIST,v 1.2 2014/04/26 17:01:50 kleink 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}/flask_cache/__init__.py
${PYSITELIB}/flask_cache/__init__.pyc
${PYSITELIB}/flask_cache/__init__.pyo
${PYSITELIB}/flask_cache/_compat.py
${PYSITELIB}/flask_cache/_compat.pyc
${PYSITELIB}/flask_cache/_compat.pyo
${PYSITELIB}/flask_cache/backends.py
${PYSITELIB}/flask_cache/backends.pyc
${PYSITELIB}/flask_cache/backends.pyo
${PYSITELIB}/flask_cache/jinja2ext.py
${PYSITELIB}/flask_cache/jinja2ext.pyc
${PYSITELIB}/flask_cache/jinja2ext.pyo