[oe][meta-python][PATCH 3/5] python3-h2: upgrade 4.4.0 -> 4.4.1
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
From: Ankur Tyagi <[email protected]> Changelog: https://github.com/python-hyper/h2/blob/v4.4.1/CHANGELOG.rst Signed-off-by: Ankur Tyagi <[email protected]> --- .../python-h2/{python3-h2_4.4.0.bb => python3-h2_4.4.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-connectivity/python-h2/{python3-h2_4.4.0.bb => python3-h2_4.4.1.bb} (87%) diff --git a/meta-python/recipes-connectivity/python-h2/python3-h2_4.4.0.bb b/meta-python/recipes-connectivity/python-h2/python3-h2_4.4.1.bb similarity index 87% rename from meta-python/recipes-connectivity/python-h2/python3-h2_4.4.0.bb rename to meta-python/recipes-connectivity/python-h2/python3-h2_4.4.1.bb index 8766e2d558..0ae7e1a102 100644 --- a/meta-python/recipes-connectivity/python-h2/python3-h2_4.4.0.bb +++ b/meta-python/recipes-connectivity/python-h2/python3-h2_4.4.1.bb @@ -4,7 +4,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=aa3b9b4395563dd427be5f022ec321c1" -SRC_URI[sha256sum] = "46b551bdcdc7e83cf5c04d0bf93badb8a939bd2287d9fee1abb23a445b9e0580" +SRC_URI[sha256sum] = "4e866ffb1a869ae14dd9b5e6beb5c24a13da0495ad72b65925ded182521c1516" inherit ptest-python-pytest pypi python_setuptools_build_meta