diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-08-02 14:49:37 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-08-02 18:04:41 -0700 |
commit | 4b5832ef4739abf34128d22904b7b4a09c2c8768 (patch) | |
tree | b7ee13476789f6902a5fd050b61eb97db9c029bd /meta-python/recipes-devtools | |
parent | bb1e389297e26b137cf5f54ae63a70edbdb6a29e (diff) | |
download | meta-openembedded-4b5832ef4739abf34128d22904b7b4a09c2c8768.tar.gz |
python-pyparsing: upgrade 2.4.0 -> 2.4.2
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyparsing.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyparsing_2.4.2.bb (renamed from meta-python/recipes-devtools/python/python-pyparsing_2.4.0.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyparsing_2.4.2.bb (renamed from meta-python/recipes-devtools/python/python3-pyparsing_2.4.0.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyparsing.inc b/meta-python/recipes-devtools/python/python-pyparsing.inc index e0df4e9b8..556946e76 100644 --- a/meta-python/recipes-devtools/python/python-pyparsing.inc +++ b/meta-python/recipes-devtools/python/python-pyparsing.inc | |||
@@ -3,8 +3,8 @@ HOMEPAGE = "http://pyparsing.wikispaces.com/" | |||
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=657a566233888513e1f07ba13e2f47f1" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=657a566233888513e1f07ba13e2f47f1" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "e534c0ca755155823bf45fdd8d084922" | 6 | SRC_URI[md5sum] = "46d02cbe0461fe0571d51649e6006ef5" |
7 | SRC_URI[sha256sum] = "1873c03321fc118f4e9746baf201ff990ceb915f433f23b395f5580d1840cb2a" | 7 | SRC_URI[sha256sum] = "6f98a7b9397e206d78cc01df10131398f1c8b8510a2f4d97d9abd82e1aacdd80" |
8 | 8 | ||
9 | inherit pypi | 9 | inherit pypi |
10 | 10 | ||
diff --git a/meta-python/recipes-devtools/python/python-pyparsing_2.4.0.bb b/meta-python/recipes-devtools/python/python-pyparsing_2.4.2.bb index 90217f3c3..90217f3c3 100644 --- a/meta-python/recipes-devtools/python/python-pyparsing_2.4.0.bb +++ b/meta-python/recipes-devtools/python/python-pyparsing_2.4.2.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-pyparsing_2.4.0.bb b/meta-python/recipes-devtools/python/python3-pyparsing_2.4.2.bb index 0805fee3e..0805fee3e 100644 --- a/meta-python/recipes-devtools/python/python3-pyparsing_2.4.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyparsing_2.4.2.bb | |||