From 8746dc3045a399d6f10551ce96b1a78fed6907b2 Mon Sep 17 00:00:00 2001 From: zangrc Date: Mon, 13 Jan 2020 11:08:49 +0800 Subject: python-mako: Remove the recipe Because there are higher versions in meta-openembedded, Remove the recipe. Signed-off-by: Zang Ruochen Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-mako_0.8.1.bb | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-mako_0.8.1.bb diff --git a/meta-openstack/recipes-devtools/python/python-mako_0.8.1.bb b/meta-openstack/recipes-devtools/python/python-mako_0.8.1.bb deleted file mode 100644 index 7fcbb01..0000000 --- a/meta-openstack/recipes-devtools/python/python-mako_0.8.1.bb +++ /dev/null @@ -1,12 +0,0 @@ -DESCRIPTION = "A super-fast templating language that borrows the best ideas from the existing templating languages." -HOMEPAGE = "http://www.makotemplates.org/" -SECTION = "devel/python" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=da8dd26ed9751ee0cfdf9df1a16bbb54" - -PYPI_PACKAGE = "Mako" - -SRC_URI[md5sum] = "96d962464ce6316004af0cc48495d73e" -SRC_URI[sha256sum] = "4791be305338b1fbe09054ec42fb606856599cdcdcde6f348858c13b5fa29158" - -inherit setuptools pypi -- cgit v1.2.3-54-g00ecf