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/recipes-devtools/python/python3-h11_0.13.0.bb | |
| 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/recipes-devtools/python/python3-h11_0.13.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-h11_0.13.0.bb | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/meta-python/recipes-devtools/python/python3-h11_0.13.0.bb b/meta-python/recipes-devtools/python/python3-h11_0.13.0.bb deleted file mode 100644 index afc6439654..0000000000 --- a/meta-python/recipes-devtools/python/python3-h11_0.13.0.bb +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | SUMMARY = "A pure-Python, bring-your-own-I/O implementation of HTTP/1.1" | ||
| 2 | HOMEPAGE = "https://github.com/python-hyper/h11" | ||
| 3 | LICENSE = "MIT" | ||
| 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=f5501d19c3116f4aaeef89369f458693" | ||
| 5 | |||
| 6 | inherit pypi setuptools3 | ||
| 7 | |||
| 8 | SRC_URI[sha256sum] = "70813c1135087a248a4d38cc0e1a0181ffab2188141a93eaf567940c3957ff06" | ||
