From 4ab27dd2413f3a51bbc61912aa651aee42638ef6 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 25 Mar 2016 18:49:49 -0400 Subject: python-pyparsing: update to 2.1.1 Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-pyparsing_2.1.1.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-pyparsing_2.1.1.bb (limited to 'meta-python/recipes-devtools/python/python-pyparsing_2.1.1.bb') 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 new file mode 100644 index 0000000000..9862907adb --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pyparsing_2.1.1.bb @@ -0,0 +1,10 @@ +SUMMARY = "Python parsing module" +HOMEPAGE = "http://pyparsing.wikispaces.com/" +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://LICENSE;md5=fb46329938e6bc829b256e37d5c1e31a" + +SRC_URI[md5sum] = "2a1d3a63ddc2ec9a3da961d1b7f258b2" +SRC_URI[sha256sum] = "4bd04badfda39b1e2fd0d77cb78b488c881d88c31734791a0ae902979ae10575" + +PYPI_PACKAGE_EXT = "zip" +inherit pypi distutils -- cgit v1.2.3-54-g00ecf