summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pyparsing.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pyparsing.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-pyparsing.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyparsing.inc b/meta-python/recipes-devtools/python/python-pyparsing.inc
index e30839f875..e0df4e9b82 100644
--- a/meta-python/recipes-devtools/python/python-pyparsing.inc
+++ b/meta-python/recipes-devtools/python/python-pyparsing.inc
@@ -1,10 +1,10 @@
1SUMMARY = "Python parsing module" 1SUMMARY = "Python parsing module"
2HOMEPAGE = "http://pyparsing.wikispaces.com/" 2HOMEPAGE = "http://pyparsing.wikispaces.com/"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=fb46329938e6bc829b256e37d5c1e31a" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=657a566233888513e1f07ba13e2f47f1"
5 5
6SRC_URI[md5sum] = "0214e42d63af850256962b6744c948d9" 6SRC_URI[md5sum] = "e534c0ca755155823bf45fdd8d084922"
7SRC_URI[sha256sum] = "0832bcf47acd283788593e7a0f542407bd9550a55a8a8435214a1960e04bcb04" 7SRC_URI[sha256sum] = "1873c03321fc118f4e9746baf201ff990ceb915f433f23b395f5580d1840cb2a"
8 8
9inherit pypi 9inherit pypi
10 10