diff options
author | Yuan Chao <yuanc.fnst@cn.fujitsu.com> | 2019-08-12 14:02:19 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-08-12 09:11:01 -0700 |
commit | 09acc5af343834c24bae3bdbe10a68bcad38b26e (patch) | |
tree | e82b660414c0193a25084b56cbf30367e4739b7b /meta-python | |
parent | 4e0538516b1e0ef42dc79bd08f7895f0052063ac (diff) | |
download | meta-openembedded-09acc5af343834c24bae3bdbe10a68bcad38b26e.tar.gz |
python-configparser: upgrade 3.7.4 -> 3.8.1
Signed-off-by: Yuan Chao <yuanc.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-configparser.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-configparser_3.8.1.bb (renamed from meta-python/recipes-devtools/python/python-configparser_3.7.4.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-configparser_3.8.1.bb (renamed from meta-python/recipes-devtools/python/python3-configparser_3.7.4.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-configparser.inc b/meta-python/recipes-devtools/python/python-configparser.inc index 286098930..7f4385e77 100644 --- a/meta-python/recipes-devtools/python/python-configparser.inc +++ b/meta-python/recipes-devtools/python/python-configparser.inc | |||
@@ -5,7 +5,7 @@ LICENSE = "unknown" | |||
5 | 5 | ||
6 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=10;endline=10;md5=23f9ad5cad3d8cc0336e2a5d8a87e1fa" | 6 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=10;endline=10;md5=23f9ad5cad3d8cc0336e2a5d8a87e1fa" |
7 | 7 | ||
8 | SRC_URI[md5sum] = "aaa80b58b6b0810e54f66486860b3ed1" | 8 | SRC_URI[md5sum] = "bc1558ed941cb1acb80ff650726d5af8" |
9 | SRC_URI[sha256sum] = "da60d0014fd8c55eb48c1c5354352e363e2d30bbf7057e5e171a468390184c75" | 9 | SRC_URI[sha256sum] = "bc37850f0cc42a1725a796ef7d92690651bf1af37d744cc63161dac62cabee17" |
10 | 10 | ||
11 | inherit pypi | 11 | inherit pypi |
diff --git a/meta-python/recipes-devtools/python/python-configparser_3.7.4.bb b/meta-python/recipes-devtools/python/python-configparser_3.8.1.bb index 69f045dba..69f045dba 100644 --- a/meta-python/recipes-devtools/python/python-configparser_3.7.4.bb +++ b/meta-python/recipes-devtools/python/python-configparser_3.8.1.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-configparser_3.7.4.bb b/meta-python/recipes-devtools/python/python3-configparser_3.8.1.bb index 770cba596..770cba596 100644 --- a/meta-python/recipes-devtools/python/python3-configparser_3.7.4.bb +++ b/meta-python/recipes-devtools/python/python3-configparser_3.8.1.bb | |||