From e7c2b20cd7365c733bb4a5d1da1378cec039024b Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Thu, 10 Oct 2019 16:41:57 +0800 Subject: python-jinja2: upgrade 2.10.1 -> 2.10.3 -License-Update:The license file changed its name and changed to 2007. Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-jinja2_2.10.3.bb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-jinja2_2.10.3.bb (limited to 'meta-python/recipes-devtools/python/python-jinja2_2.10.3.bb') diff --git a/meta-python/recipes-devtools/python/python-jinja2_2.10.3.bb b/meta-python/recipes-devtools/python/python-jinja2_2.10.3.bb new file mode 100644 index 0000000000..5233cf40c0 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-jinja2_2.10.3.bb @@ -0,0 +1,8 @@ +inherit pypi setuptools +require python-jinja2.inc + +RDEPENDS_${PN} += " \ + ${PYTHON_PN}-lang \ + ${PYTHON_PN}-re \ + ${PYTHON_PN}-textutils \ +" -- cgit v1.2.3-54-g00ecf