pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-flask-caching
Module Name: pkgsrc
Committed By: adam
Date: Tue Apr 9 08:42:19 UTC 2019
Modified Files:
pkgsrc/www/py-flask-caching: Makefile PLIST distinfo
Log Message:
py-flask-caching: updated to 1.7.0
Version 1.7.0:
**This is the last version supporting Python 2!**
- Added a feature called 'response_filter' which enables one to only
cache views depending on the response code.
- A DeprecationWarning got turned into a TypeError.
Version 1.6.0:
- The delete_many function is now able to ignore any errors and continue
deleting the cache. However, in order to preserve backwards compatibility,
the default mode is to abort the deletion process. In order to use the new
deletion mode, one has to flip the config setting CACHE_IGNORE_ERRORS to
True. This was and still is only relevant for the **filesystem** and
**simple** cache backends.
- Re-added the gaememcached CACHE_TYPE for improved backwards compatibility.
- Documentation improvements
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/py-flask-caching/Makefile \
pkgsrc/www/py-flask-caching/PLIST pkgsrc/www/py-flask-caching/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-flask-caching/Makefile
diff -u pkgsrc/www/py-flask-caching/Makefile:1.2 pkgsrc/www/py-flask-caching/Makefile:1.3
--- pkgsrc/www/py-flask-caching/Makefile:1.2 Mon Feb 25 08:49:12 2019
+++ pkgsrc/www/py-flask-caching/Makefile Tue Apr 9 08:42:19 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2019/02/25 08:49:12 adam Exp $
+# $NetBSD: Makefile,v 1.3 2019/04/09 08:42:19 adam Exp $
-DISTNAME= Flask-Caching-1.5.0
+DISTNAME= Flask-Caching-1.7.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=F/Flask-Caching/}
@@ -11,7 +11,9 @@ COMMENT= Caching support to your Flask a
LICENSE= modified-bsd
DEPENDS+= ${PYPKGPREFIX}-flask-[0-9]*:../../www/py-flask
+TEST_DEPENDS+= ${PYPKGPREFIX}-libmc-[0-9]*:../../devel/py-libmc
TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
TEST_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
TEST_DEPENDS+= ${PYPKGPREFIX}-test-xprocess-[0-9]*:../../devel/py-test-xprocess
Index: pkgsrc/www/py-flask-caching/PLIST
diff -u pkgsrc/www/py-flask-caching/PLIST:1.2 pkgsrc/www/py-flask-caching/PLIST:1.3
--- pkgsrc/www/py-flask-caching/PLIST:1.2 Mon Feb 25 08:49:12 2019
+++ pkgsrc/www/py-flask-caching/PLIST Tue Apr 9 08:42:19 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2019/02/25 08:49:12 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/04/09 08:42:19 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -32,9 +32,9 @@ ${PYSITELIB}/flask_caching/backends/redi
${PYSITELIB}/flask_caching/backends/simple.py
${PYSITELIB}/flask_caching/backends/simple.pyc
${PYSITELIB}/flask_caching/backends/simple.pyo
-${PYSITELIB}/flask_caching/backends/uwsgi.py
-${PYSITELIB}/flask_caching/backends/uwsgi.pyc
-${PYSITELIB}/flask_caching/backends/uwsgi.pyo
+${PYSITELIB}/flask_caching/backends/uwsgicache.py
+${PYSITELIB}/flask_caching/backends/uwsgicache.pyc
+${PYSITELIB}/flask_caching/backends/uwsgicache.pyo
${PYSITELIB}/flask_caching/jinja2ext.py
${PYSITELIB}/flask_caching/jinja2ext.pyc
${PYSITELIB}/flask_caching/jinja2ext.pyo
Index: pkgsrc/www/py-flask-caching/distinfo
diff -u pkgsrc/www/py-flask-caching/distinfo:1.2 pkgsrc/www/py-flask-caching/distinfo:1.3
--- pkgsrc/www/py-flask-caching/distinfo:1.2 Mon Feb 25 08:49:12 2019
+++ pkgsrc/www/py-flask-caching/distinfo Tue Apr 9 08:42:19 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2019/02/25 08:49:12 adam Exp $
+$NetBSD: distinfo,v 1.3 2019/04/09 08:42:19 adam Exp $
-SHA1 (Flask-Caching-1.5.0.tar.gz) = a10efa72088f9ea37c8abae814070f9b3244d73b
-RMD160 (Flask-Caching-1.5.0.tar.gz) = 7cb751e15e4539fd15cbdadc05655bb5de205b89
-SHA512 (Flask-Caching-1.5.0.tar.gz) = 2a06377d74089062de689aeeb624fe238826b4131f04dbad02f4745a7632075061bae6164400fb1b95260fdcdeafce5da46d02b13fda94511bb12b215f8cc07f
-Size (Flask-Caching-1.5.0.tar.gz) = 64783 bytes
+SHA1 (Flask-Caching-1.7.0.tar.gz) = 577248446cd1af764f22812379e150e3142ba066
+RMD160 (Flask-Caching-1.7.0.tar.gz) = 19c47547bbf5c9d1640adb25114888edb2277dd8
+SHA512 (Flask-Caching-1.7.0.tar.gz) = a19fb6a6d8cd69b7ec883f4d9faa49124a132cb1529c08c14f4c45467f6352a365e019d50a2352b4e957f582dcf6244b793cccd8820f5c1a43f736535c0b0bf2
+Size (Flask-Caching-1.7.0.tar.gz) = 66017 bytes
Home |
Main Index |
Thread Index |
Old Index