pkgsrc/www/py-flask/distinfo
wen 0b3311e3f0 Update to 0.12
Upstream changes:
Version 0.12
------------

Released on December 21st 2016, codename Punsch.

- the cli command now responds to `--version`.
- Mimetype guessing and ETag generation for file-like objects in ``send_file``
  has been removed, as per issue ``#104``.  See pull request ``#1849``.
- Mimetype guessing in ``send_file`` now fails loudly and doesn't fall back to
  ``application/octet-stream``. See pull request ``#1988``.
- Make ``flask.safe_join`` able to join multiple paths like ``os.path.join``
  (pull request ``#1730``).
- Revert a behavior change that made the dev server crash instead of returning
  a Internal Server Error (pull request ``#2006``).
- Correctly invoke response handlers for both regular request dispatching as
  well as error handlers.
- Disable logger propagation by default for the app logger.
- Add support for range requests in ``send_file``.
- ``app.test_client`` includes preset default environment, which can now be
  directly set, instead of per ``client.get``.

Version 0.11.2
--------------

Bugfix release, unreleased

- Fix crash when running under PyPy3, see pull request ``#1814``.

Version 0.11.1
--------------

Bugfix release, released on June 7th 2016.

- Fixed a bug that prevented ``FLASK_APP=foobar/__init__.py`` from working. See
pull request ``#1872``.
2017-01-02 11:45:29 +00:00

7 lines
456 B
Text

$NetBSD: distinfo,v 1.5 2017/01/02 11:45:29 wen Exp $
SHA1 (Flask-0.12.tar.gz) = 73722d79e479d5f6b09bbb7b746c34a99b81b05c
RMD160 (Flask-0.12.tar.gz) = 9356ad43ed9f7736ae5da5066be7396a39053f76
SHA512 (Flask-0.12.tar.gz) = b8e9e005a850fcba413ad151998768ea0facb68f05855a1934cc6e4de1438cb59a4dd1bc74d2b04d52b3e837afa0a7785e98ae6c5af363a894c2be64773113f0
Size (Flask-0.12.tar.gz) = 531923 bytes
SHA1 (patch-setup.py) = f8eb610f7e620355862d0d8edb818636f7e6d3c3