diff options
author | wangmy <wangmy@fujitsu.com> | 2022-09-27 17:09:38 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-09-28 14:54:31 -0700 |
commit | 4047d7883a68e02da0a3ec387bb139bdd9c92c19 (patch) | |
tree | 0ed5853edbba9f3d63e47ac5ea92f01ca77ded6a /meta-python | |
parent | 8ee5b0b209b6297277af0be0e7770969003f3e68 (diff) | |
download | meta-openembedded-4047d7883a68e02da0a3ec387bb139bdd9c92c19.tar.gz |
python3-h11: upgrade 0.13.0 -> 0.14.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-h11_0.14.0.bb (renamed from meta-python/recipes-devtools/python/python3-h11_0.13.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-h11_0.13.0.bb b/meta-python/recipes-devtools/python/python3-h11_0.14.0.bb index afc6439654..7bda0eae18 100644 --- a/meta-python/recipes-devtools/python/python3-h11_0.13.0.bb +++ b/meta-python/recipes-devtools/python/python3-h11_0.14.0.bb | |||
@@ -5,4 +5,4 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=f5501d19c3116f4aaeef89369f458693" | |||
5 | 5 | ||
6 | inherit pypi setuptools3 | 6 | inherit pypi setuptools3 |
7 | 7 | ||
8 | SRC_URI[sha256sum] = "70813c1135087a248a4d38cc0e1a0181ffab2188141a93eaf567940c3957ff06" | 8 | SRC_URI[sha256sum] = "8f19fbbe99e72420ff35c00b27a34cb9937e902a8b810e2c88300c6f0a3b699d" |