From c49987efd44b78dcb0e2b700d3260a96d0d131ac Mon Sep 17 00:00:00 2001 From: zangrc Date: Fri, 20 Dec 2019 10:05:20 +0800 Subject: python-ply: Remove the recipe Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe. Signed-off-by: Zang Ruochen Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-ply_3.4.bb | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-ply_3.4.bb (limited to 'meta-openstack/recipes-devtools/python') diff --git a/meta-openstack/recipes-devtools/python/python-ply_3.4.bb b/meta-openstack/recipes-devtools/python/python-ply_3.4.bb deleted file mode 100644 index a73e6c3..0000000 --- a/meta-openstack/recipes-devtools/python/python-ply_3.4.bb +++ /dev/null @@ -1,10 +0,0 @@ -DESCRIPTION = "Python ply: PLY is yet another implementation of lex and yacc for Python" -HOMEPAGE = "https://pypi.python.org/pypi/ply" -SECTION = "devel/python" -LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://README;beginline=3;endline=30;md5=36197c7ddf450a50a52cf6e743196b1d" - -SRC_URI[md5sum] = "ffdc95858819347bf92d7c2acc074894" -SRC_URI[sha256sum] = "af435f11b7bdd69da5ffbc3fecb8d70a7073ec952e101764c88720cdefb2546b" - -inherit setuptools pypi -- cgit v1.2.3-54-g00ecf