diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-11-14 11:18:40 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-11-13 22:08:27 -0800 |
commit | 162afe38a12040605f12341262c7d0d01667156e (patch) | |
tree | 78428c4f3c8afc23f8bf8329ad3ef17a8dbc58b8 /meta-python | |
parent | 0f4cfbe2079e9dfac16f9506802b0117755eee0d (diff) | |
download | meta-openembedded-162afe38a12040605f12341262c7d0d01667156e.tar.gz |
python-pyparsing: upgrade 2.4.2 -> 2.4.5
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyparsing.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyparsing_2.4.5.bb (renamed from meta-python/recipes-devtools/python/python-pyparsing_2.4.2.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyparsing_2.4.5.bb (renamed from meta-python/recipes-devtools/python/python3-pyparsing_2.4.2.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 556946e76..bf89be662 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] = "46d02cbe0461fe0571d51649e6006ef5" | 6 | SRC_URI[md5sum] = "75dfad250d739efa82c7c0eeaacc5e68" |
7 | SRC_URI[sha256sum] = "6f98a7b9397e206d78cc01df10131398f1c8b8510a2f4d97d9abd82e1aacdd80" | 7 | SRC_URI[sha256sum] = "4ca62001be367f01bd3e92ecbb79070272a9d4964dce6a48a82ff0b8bc7e683a" |
8 | 8 | ||
9 | inherit pypi | 9 | inherit pypi |
10 | 10 | ||
diff --git a/meta-python/recipes-devtools/python/python-pyparsing_2.4.2.bb b/meta-python/recipes-devtools/python/python-pyparsing_2.4.5.bb index 90217f3c3..90217f3c3 100644 --- a/meta-python/recipes-devtools/python/python-pyparsing_2.4.2.bb +++ b/meta-python/recipes-devtools/python/python-pyparsing_2.4.5.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-pyparsing_2.4.2.bb b/meta-python/recipes-devtools/python/python3-pyparsing_2.4.5.bb index 0805fee3e..0805fee3e 100644 --- a/meta-python/recipes-devtools/python/python3-pyparsing_2.4.2.bb +++ b/meta-python/recipes-devtools/python/python3-pyparsing_2.4.5.bb | |||