summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-flask-babel.inc
Commit message (Collapse)AuthorAgeFilesLines
* python3-flask-babel: update to 1.0.0 and consolidateArmin Kuster2020-07-121-16/+0
| | | | | | | | | | | | | | The python3-werkzeug 1.0.0 requires this package to be updated. Fixes: File "/usr/lib/python3.8/site-packages/flask_babel/__init__.py", line 19, in <module> from werkzeug import ImmutableDict ImportError: cannot import name 'ImmutableDict' from 'werkzeug' (/usr/lib/python3.8/site-packages/werkzeug/__init__.py) https://github.com/python-babel/flask-babel/issues/162 Signed-off-by: Armin Kuster <akuster808@gmail.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-flask-babel: upgrade 0.11.2 -> 0.12.2Zang Ruochen2019-11-071-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Python: flask babel: Clarify BSD license variantChristophe PRIOUZEAU2019-10-251-1/+1
| | | | | | | The License of python falsk babel is BSD-3-Clause. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python[3]-flask-babel: new recipesBill Randle2017-12-221-0/+16
Signed-off-by: Bill Randle <bill.randle@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>