aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-ply_3.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-ply_3.4.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-ply_3.4.bb10
1 files changed, 0 insertions, 10 deletions
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 a73e6c3f..00000000
--- 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