From fa7da982dfab7b9fc346f9a07f08af116c814001 Mon Sep 17 00:00:00 2001 From: adam Date: Fri, 21 Dec 2018 21:06:30 +0000 Subject: py-flask-restful: updated to 0.3.7 Version 0.3.7 Fix error handling in python3 Fix arguments with type=list Return code for parse_args() is now configurable Removed flask_restful.paging module. Removed misleading help_on_404 functionality JSON keys are no longer sorted by default in debug mode in python3 Various small fixes and updates to documentation --- www/py-flask-restful/PLIST | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'www/py-flask-restful/PLIST') diff --git a/www/py-flask-restful/PLIST b/www/py-flask-restful/PLIST index fb69e11eb69..9f8ecfb91ef 100644 --- a/www/py-flask-restful/PLIST +++ b/www/py-flask-restful/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2018/12/06 19:32:05 adam Exp $ +@comment $NetBSD: PLIST,v 1.2 2018/12/21 21:06:30 adam Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt @@ -17,9 +17,6 @@ ${PYSITELIB}/flask_restful/fields.pyo ${PYSITELIB}/flask_restful/inputs.py ${PYSITELIB}/flask_restful/inputs.pyc ${PYSITELIB}/flask_restful/inputs.pyo -${PYSITELIB}/flask_restful/paging.py -${PYSITELIB}/flask_restful/paging.pyc -${PYSITELIB}/flask_restful/paging.pyo ${PYSITELIB}/flask_restful/representations/__init__.py ${PYSITELIB}/flask_restful/representations/__init__.pyc ${PYSITELIB}/flask_restful/representations/__init__.pyo -- cgit v1.2.3