From 9e37a25e005a78a0121bca5563869d8035ed7139 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Sat, 21 May 2016 09:36:07 -0400 Subject: python-pyparsing: update to version 2.1.4 Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-pyparsing_2.1.1.bb | 10 ---------- meta-python/recipes-devtools/python/python-pyparsing_2.1.4.bb | 10 ++++++++++ 2 files changed, 10 insertions(+), 10 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python-pyparsing_2.1.1.bb create mode 100644 meta-python/recipes-devtools/python/python-pyparsing_2.1.4.bb (limited to 'meta-python') 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 @@ -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 setuptools diff --git a/meta-python/recipes-devtools/python/python-pyparsing_2.1.4.bb b/meta-python/recipes-devtools/python/python-pyparsing_2.1.4.bb new file mode 100644 index 0000000000..48caa40325 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pyparsing_2.1.4.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] = "322059c57f0c9f11da1c6c06a2ba2197" +SRC_URI[sha256sum] = "a9234dea79b50d49b92a994132cd1c84e873f3936db94977a66f0a4159b1797c" +PYPI_PACKAGE_HASH = "ae0cb6ce7eea7ccf020ae68db1119bacaa07ad91fedaefaf8f3265e8dd156813" + +inherit pypi setuptools -- cgit v1.2.3-54-g00ecf