From c37eecafb8a4dd0d2a6822f6d43dfd79944ca0e8 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 17 Nov 2017 13:10:55 -0500 Subject: python-jinja2: update to version 2.10 Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python3-jinja2_2.10.bb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-jinja2_2.10.bb (limited to 'meta-python/recipes-devtools/python/python3-jinja2_2.10.bb') diff --git a/meta-python/recipes-devtools/python/python3-jinja2_2.10.bb b/meta-python/recipes-devtools/python/python3-jinja2_2.10.bb new file mode 100644 index 0000000000..8375f8cf4e --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-jinja2_2.10.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