[oe-commits] [meta-openembedded] 24/35: python-pyparsing: update to 2.1.1

git at git.openembedded.org git at git.openembedded.org
Tue Mar 29 07:37:18 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit ec2445068d281e09e7aa912ba2ff3c4edf18c6a1
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri Mar 25 18:49:49 2016 -0400

    python-pyparsing: update to 2.1.1
    
    Signed-off-by: Derek Straka <derek at asterius.io>
---
 .../python/{python-pyparsing_2.0.3.bb => python-pyparsing_2.1.1.bb}   | 4 ++--
 1 file 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
similarity index 60%
rename from meta-python/recipes-devtools/python/python-pyparsing_2.0.3.bb
rename to meta-python/recipes-devtools/python/python-pyparsing_2.1.1.bb
index 18a3077..9862907 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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list