Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python-jinja2: bump to version 2.9.4 | Yegor Yefremov | 2017-01-25 | 1 | -3/+3 |
| | | | | | | | | | | | | | While bumping fix async feature related issue: Both asyncsupport.py and asyncfilters.py use async feature, that is not available in Python 2 and some features available in Python 3.6. So in both cases *.py compilation would produce compiler errors. Hence remove both files after package extraction. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Tested-by: Lionel Flandrin <lionel@svkt.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | ||||
* | python-jinja2: bump to 2.8 | Mauro Condarelli | 2016-02-02 | 1 | -3/+3 |
| | | | | | | Signed-off-by: Mauro Condarelli <mc5686@mclink.it> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | package: add python-jinja2 | Peter Korsgaard | 2014-11-14 | 1 | -0/+3 |
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> |