From 4047d7883a68e02da0a3ec387bb139bdd9c92c19 Mon Sep 17 00:00:00 2001 From: wangmy Date: Tue, 27 Sep 2022 17:09:38 +0800 Subject: python3-h11: upgrade 0.13.0 -> 0.14.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-h11_0.14.0.bb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-h11_0.14.0.bb (limited to 'meta-python/recipes-devtools/python/python3-h11_0.14.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-h11_0.14.0.bb b/meta-python/recipes-devtools/python/python3-h11_0.14.0.bb new file mode 100644 index 0000000000..7bda0eae18 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-h11_0.14.0.bb @@ -0,0 +1,8 @@ +SUMMARY = "A pure-Python, bring-your-own-I/O implementation of HTTP/1.1" +HOMEPAGE = "https://github.com/python-hyper/h11" +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=f5501d19c3116f4aaeef89369f458693" + +inherit pypi setuptools3 + +SRC_URI[sha256sum] = "8f19fbbe99e72420ff35c00b27a34cb9937e902a8b810e2c88300c6f0a3b699d" -- cgit v1.2.3-54-g00ecf