From b7095305518d95930d7f7916d6736ea265c4cbfd Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 19 May 2017 13:19:22 -0400 Subject: python-jinja: update to version 2.9.6 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 deletions(-) delete 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 deleted file mode 100644 index 8375f8cf4e..0000000000 --- a/meta-python/recipes-devtools/python/python3-jinja2_2.9.5.bb +++ /dev/null @@ -1,7 +0,0 @@ -inherit pypi setuptools3 -require python-jinja2.inc - -# Requires _pydecimal which is in misc -RDEPENDS_${PN} += " \ - ${PYTHON_PN}-misc \ -" -- cgit v1.2.3-54-g00ecf