Subject: CVS commit: pkgsrc/www/py-flask-restful
From: Adam Ciarcinski
Date: 2018-12-21 22:06:30
Message id: 20181221210631.0A93DFB16@cvs.NetBSD.org

Log Message:
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

Files:
RevisionActionfile
1.2modifypkgsrc/www/py-flask-restful/Makefile
1.2modifypkgsrc/www/py-flask-restful/PLIST
1.2modifypkgsrc/www/py-flask-restful/distinfo
1.1removepkgsrc/www/py-flask-restful/patches/patch-setup.py