diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pyparsing.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyparsing.inc | 6 |
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 @@ | |||
1 | SUMMARY = "Python parsing module" | 1 | SUMMARY = "Python parsing module" |
2 | HOMEPAGE = "http://pyparsing.wikispaces.com/" | 2 | HOMEPAGE = "http://pyparsing.wikispaces.com/" |
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=fb46329938e6bc829b256e37d5c1e31a" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=657a566233888513e1f07ba13e2f47f1" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "0214e42d63af850256962b6744c948d9" | 6 | SRC_URI[md5sum] = "e534c0ca755155823bf45fdd8d084922" |
7 | SRC_URI[sha256sum] = "0832bcf47acd283788593e7a0f542407bd9550a55a8a8435214a1960e04bcb04" | 7 | SRC_URI[sha256sum] = "1873c03321fc118f4e9746baf201ff990ceb915f433f23b395f5580d1840cb2a" |
8 | 8 | ||
9 | inherit pypi | 9 | inherit pypi |
10 | 10 | ||