summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-flask-babel_0.12.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-flask-babel: update to 1.0.0 and consolidateArmin Kuster2020-07-121-2/+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-0/+2
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>