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 May 15 14:52:00 UTC 2014

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

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

No changelog provided.

* bug fixes, documentation improvements
* better sub-manager option handling

Incompatible changes:
* command.handle() is now simply command()
* short help is '-?'. '-h' is used for --host too often.
* Server options '-d' and '-r' are no longer toggles for debugging/reloading.
  Instead, '-d' forces debugging on and '-D' forces it off,
  no matter what the default said.
* The command.prompt_* compatibility methods have beeen removed.
  (They were already heavily deprecated.)


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/py-flask-script/Makefile
cvs rdiff -u -r1.7 -r1.8 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