Subject: CVS commit: pkgsrc/www/py-flask-script
From: Klaus Klein
Date: 2013-08-08 19:59:30
Message id: 20130808175930.AC5DC96@cvs.netbsd.org

Log Message:
Update py-flask-script to 0.6.0.

Version 0.6.0
-------------

Released on August 7, 2013.

- Drop support for Python 2.5
- Support Python 2.6/2.7 and >= 3.3 using same source code.
  Import necessary compatibility code from flask._compat module of current
  Flask repo code.
- Use proper argparse subparsers
- Tab completion using `argcomplete`
- Remove question marks from automatically being appended to
  prompt_bool and prompt_choices
- FIXED: ipython with disabled bpython
- FIXED: debug parameter no longer passed in from flask_script

Files:
RevisionActionfile
1.2modifypkgsrc/www/py-flask-script/Makefile
1.2modifypkgsrc/www/py-flask-script/PLIST
1.2modifypkgsrc/www/py-flask-script/distinfo