aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2021-10-16 01:04:18 +0200
committerKhem Raj <raj.khem@gmail.com>2021-10-18 09:49:37 -0700
commiteee2c96f734340b74d8e26d54770082ce8aef555 (patch)
treee0261f293c5b29d7d7c162cc28b5388df004550a /meta-python
parent117d63822662bc2532cf2d4275f1b3ad508a4bb8 (diff)
downloadmeta-openembedded-eee2c96f734340b74d8e26d54770082ce8aef555.tar.gz
python3-h2: update to 4.1.0
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-connectivity/python-h2/python3-h2_4.1.0.bb (renamed from meta-python/recipes-connectivity/python-h2/python3-h2_4.0.0.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-python/recipes-connectivity/python-h2/python3-h2_4.0.0.bb b/meta-python/recipes-connectivity/python-h2/python3-h2_4.1.0.bb
index 8c488fe2c6..c2d58846df 100644
--- a/meta-python/recipes-connectivity/python-h2/python3-h2_4.0.0.bb
+++ b/meta-python/recipes-connectivity/python-h2/python3-h2_4.1.0.bb
@@ -4,8 +4,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=aa3b9b4395563dd427be5f022ec321c1"
-SRC_URI[md5sum] = "d086f6a9746a5f4eeb63bb3d0a482e1f"
-SRC_URI[sha256sum] = "bb7ac7099dd67a857ed52c815a6192b6b1f5ba6b516237fc24a085341340593d"
+SRC_URI[sha256sum] = "a83aca08fbe7aacb79fec788c9c0bac936343560ed9ec18b82a13a12c28d2abb"
inherit pypi setuptools3