pkgsrc/www/py-flask
adam f089201dcf Version 0.12.2
Released on May 16 2017
- Fix a bug in `safe_join` on Windows.

Version 0.12.1
Bugfix release, released on March 31st 2017
- Prevent `flask run` from showing a NoAppException when an ImportError occurs
  within the imported application module.
- Fix encoding behavior of ``app.config.from_pyfile`` for Python 3.
- Call `ctx.auto_pop` with the exception object instead of `None`, in the
  event that a `BaseException` such as `KeyboardInterrupt` is raised in a
  request handler.
2017-06-12 10:17:39 +00:00
..
patches
ALTERNATIVES
DESCR
distinfo Version 0.12.2 2017-06-12 10:17:39 +00:00
Makefile Version 0.12.2 2017-06-12 10:17:39 +00:00
PLIST