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/python3-jinja2_2.10.3.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-jinja2_2.10.3.bb (limited to 'meta-python/recipes-devtools/python/python3-jinja2_2.10.3.bb') diff --git a/meta-python/recipes-devtools/python/python3-jinja2_2.10.3.bb b/meta-python/recipes-devtools/python/python3-jinja2_2.10.3.bb new file mode 100644 index 0000000000..284f5f588c --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-jinja2_2.10.3.bb @@ -0,0 +1,4 @@ +inherit pypi setuptools3 +require python-jinja2.inc + +RDEPENDS_${PN} += "${PYTHON_PN}-asyncio" -- cgit v1.2.3-54-g00ecf