From 2a5e3b55f98480f408dc3fc16af046a6d3735859 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Wed, 22 Feb 2017 19:14:11 -0500 Subject: python-jinja2: update to version 2.9.5 Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python3-jinja2_2.9.5.bb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-jinja2_2.9.5.bb (limited to 'meta-python/recipes-devtools/python/python3-jinja2_2.9.5.bb') diff --git a/meta-python/recipes-devtools/python/python3-jinja2_2.9.5.bb b/meta-python/recipes-devtools/python/python3-jinja2_2.9.5.bb new file mode 100644 index 0000000000..8375f8cf4e --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-jinja2_2.9.5.bb @@ -0,0 +1,7 @@ +inherit pypi setuptools3 +require python-jinja2.inc + +# Requires _pydecimal which is in misc +RDEPENDS_${PN} += " \ + ${PYTHON_PN}-misc \ +" -- cgit v1.2.3-54-g00ecf