Revisions of python-Flask

Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 7)
- Add python38-exception-test.patch to fix test failures under Python 3.8
buildservice-autocommit accepted request 717080 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 6)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 5)
- Update to 1.1.1:
  * The flask.json_available flag was added back for compatibility with some
    extensions. It will raise a deprecation warning when used, and will be
    removed in version 2.0.0. #3288
Petr Cervinka's avatar Petr Cervinka (czerw) accepted request 713756 from Arun Persaud's avatar Arun Persaud (apersaud) (revision 4)
update to latest version
buildservice-autocommit accepted request 705805 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 3)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 2)
- Update to 1.0.3:
  * :func:`send_file` encodes filenames as ASCII instead of Latin-1
    (ISO-8859-1). This fixes compatibility with Gunicorn, which is
    stricter about header encodings than PEP 3333. (`#2766`_)
  * Allow custom CLIs using ``FlaskGroup`` to set the debug flag without
    it always being overwritten based on environment variables.
    (`#2765`_)
  * ``flask --version`` outputs Werkzeug's version and simplifies the
    Python version. (`#2825`_)
  * :func:`send_file` handles an ``attachment_filename`` that is a
    native Python 2 string (bytes) with UTF-8 coded bytes. (`#2933`_)
  * A catch-all error handler registered for ``HTTPException`` will not
    handle ``RoutingExcpetion``, which is used internally during
    routing. This fixes the unexpected behavior that had been introduced
    in 1.0. (`#2986`_)
  * Passing the ``json`` argument to ``app.test_client`` does not
    push/pop an extra app context. (`#2900`_)
Petr Cervinka's avatar Petr Cervinka (czerw) committed (revision 1)
osc copypac from project:devel:languages:python package:python-Flask revision:33
Displaying revisions 41 - 47 of 47
openSUSE Build Service is sponsored by