pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-flask-script



Module Name:    pkgsrc
Committed By:   kleink
Date:           Thu Aug  8 17:59:30 UTC 2013

Modified Files:
        pkgsrc/www/py-flask-script: Makefile PLIST distinfo

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


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/py-flask-script/Makefile \
    pkgsrc/www/py-flask-script/PLIST pkgsrc/www/py-flask-script/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index