python-jinja: update to version 2.9.6

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Derek Straka
2017-05-19 13:19:22 -04:00
committed by Martin Jansa
parent 27f872142d
commit b709530551
3 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
inherit pypi setuptools3
require python-jinja2.inc
# Requires _pydecimal which is in misc
RDEPENDS_${PN} += " \
${PYTHON_PN}-misc \
"