aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2016-03-25 18:49:49 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2016-04-01 15:33:56 +0200
commit4ab27dd2413f3a51bbc61912aa651aee42638ef6 (patch)
tree7f689af7a11f7cac2f625969ca6f9d3d7f3a98cd /meta-python
parentce933d4db45a7361f24b7d31e4782c847cfea3eb (diff)
downloadmeta-openembedded-contrib-4ab27dd2413f3a51bbc61912aa651aee42638ef6.tar.gz
python-pyparsing: update to 2.1.1
Signed-off-by: Derek Straka <derek@asterius.io>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python-pyparsing_2.1.1.bb (renamed from meta-python/recipes-devtools/python/python-pyparsing_2.0.3.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyparsing_2.0.3.bb b/meta-python/recipes-devtools/python/python-pyparsing_2.1.1.bb
index 18a307784f..9862907adb 100644
--- a/meta-python/recipes-devtools/python/python-pyparsing_2.0.3.bb
+++ b/meta-python/recipes-devtools/python/python-pyparsing_2.1.1.bb
@@ -3,8 +3,8 @@ HOMEPAGE = "http://pyparsing.wikispaces.com/"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=fb46329938e6bc829b256e37d5c1e31a"
-SRC_URI[md5sum] = "0a5ec41bb650aed802751a311b5d820d"
-SRC_URI[sha256sum] = "43d7710fdaa194a3bccf3127d06dec8e2de99a7efe6c47f01d4b748a1d04b192"
+SRC_URI[md5sum] = "2a1d3a63ddc2ec9a3da961d1b7f258b2"
+SRC_URI[sha256sum] = "4bd04badfda39b1e2fd0d77cb78b488c881d88c31734791a0ae902979ae10575"
PYPI_PACKAGE_EXT = "zip"
inherit pypi distutils