diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyparsing_2.1.10.bb (renamed from meta-python/recipes-devtools/python/python-pyparsing_2.1.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyparsing_2.1.4.bb b/meta-python/recipes-devtools/python/python-pyparsing_2.1.10.bb index 9aa5473146..06f98457c3 100644 --- a/meta-python/recipes-devtools/python/python-pyparsing_2.1.4.bb +++ b/meta-python/recipes-devtools/python/python-pyparsing_2.1.10.bb | |||
@@ -3,7 +3,7 @@ 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=fb46329938e6bc829b256e37d5c1e31a" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "322059c57f0c9f11da1c6c06a2ba2197" | 6 | SRC_URI[md5sum] = "065908b92904e0d3634eb156f44cc80e" |
7 | SRC_URI[sha256sum] = "a9234dea79b50d49b92a994132cd1c84e873f3936db94977a66f0a4159b1797c" | 7 | SRC_URI[sha256sum] = "811c3e7b0031021137fc83e051795025fcb98674d07eb8fe922ba4de53d39188" |
8 | 8 | ||
9 | inherit pypi setuptools | 9 | inherit pypi setuptools |