A microframework based on Werkzeug, Jinja2 and good intentions
Flask is a microframework for Python based on Werkzeug, Jinja 2 and good
intentions. And before you ask: It's BSD licensed!
- Developed at devel:languages:python:flask
- Sources inherited from project openSUSE:Factory
-
13
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-Flask && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Flask-2.2.5.tar.gz | 0000697814 681 KB | |
python-Flask-rpmlintrc | 0000000134 134 Bytes | |
python-Flask.changes | 0000054029 52.8 KB | |
python-Flask.spec | 0000003534 3.45 KB |
Revision 34 (latest revision is 41)
Dominique Leuenberger (dimstar_suse)
accepted
request 1086038
from
Dirk Mueller (dirkmueller)
(revision 34)
- update to 2.2.5 (bsc#1211246, CVE-2023-30861): * Set ``Vary: Cookie`` header when the session is accessed, modified, or refreshed. * Update for compatibility with Werkzeug 2.3. * Autoescape is enabled by default for ``.svg`` template files. :issue:`4831` * Fix the type of ``template_folder`` to accept ``pathlib.Path``. :issue:`4892` * Add ``--debug`` option to the ``flask run`` command. :issue:`4777`
Comments 0