diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-06-09 18:29:12 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-09 18:55:03 -0700 |
| commit | 6b9932a9c29fba62e8a43239dce2c8ad3a85ce33 (patch) | |
| tree | 05ca6fd2e80fc555cf762f0fd22e6564bb03ac8d /meta-python/recipes-devtools/python | |
| parent | 3745c6e673275b804120805ad3770c7b65a21aa0 (diff) | |
| download | meta-openembedded-6b9932a9c29fba62e8a43239dce2c8ad3a85ce33.tar.gz | |
python3-uvicorn: upgrade 0.44.0 -> 0.49.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-uvicorn_0.49.0.bb (renamed from meta-python/recipes-devtools/python/python3-uvicorn_0.44.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-uvicorn_0.44.0.bb b/meta-python/recipes-devtools/python/python3-uvicorn_0.49.0.bb index ce92c96d8d..7145973628 100644 --- a/meta-python/recipes-devtools/python/python3-uvicorn_0.44.0.bb +++ b/meta-python/recipes-devtools/python/python3-uvicorn_0.49.0.bb | |||
| @@ -4,7 +4,7 @@ LICENSE = "BSD-3-Clause" | |||
| 4 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=5c778842f66a649636561c423c0eec2e" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=5c778842f66a649636561c423c0eec2e" |
| 5 | RECIPE_MAINTAINER = "Tom Geelen <t.f.g.geelen@gmail.com>" | 5 | RECIPE_MAINTAINER = "Tom Geelen <t.f.g.geelen@gmail.com>" |
| 6 | 6 | ||
| 7 | SRC_URI[sha256sum] = "6c942071b68f07e178264b9152f1f16dfac5da85880c4ce06366a96d70d4f31e" | 7 | SRC_URI[sha256sum] = "ebf4271aa580d9de97f93192d4595176df6e91f9aae919ca73e4fc07df1e66a3" |
| 8 | 8 | ||
| 9 | SRC_URI += "file://0001-ptest-disable-failing-tests.patch" | 9 | SRC_URI += "file://0001-ptest-disable-failing-tests.patch" |
| 10 | 10 | ||
