diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pyparsing_2.1.1.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyparsing_2.1.1.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyparsing_2.1.1.bb b/meta-python/recipes-devtools/python/python-pyparsing_2.1.1.bb deleted file mode 100644 index 94a99e5bc5..0000000000 --- a/meta-python/recipes-devtools/python/python-pyparsing_2.1.1.bb +++ /dev/null | |||
@@ -1,10 +0,0 @@ | |||
1 | SUMMARY = "Python parsing module" | ||
2 | HOMEPAGE = "http://pyparsing.wikispaces.com/" | ||
3 | LICENSE = "MIT" | ||
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=fb46329938e6bc829b256e37d5c1e31a" | ||
5 | |||
6 | SRC_URI[md5sum] = "2a1d3a63ddc2ec9a3da961d1b7f258b2" | ||
7 | SRC_URI[sha256sum] = "4bd04badfda39b1e2fd0d77cb78b488c881d88c31734791a0ae902979ae10575" | ||
8 | |||
9 | PYPI_PACKAGE_EXT = "zip" | ||
10 | inherit pypi setuptools | ||