diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-11-06 07:43:58 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-11-06 16:00:51 -0800 |
| commit | b2c5a4e5d99b16ff17cf5a3c347a226adeeac57d (patch) | |
| tree | 2976cbc4c5dcac2a32a2fe5e1c63b2e9fbd12420 | |
| parent | 353a0af12a0dd150a3bef930ab93f17498ec8c38 (diff) | |
| download | meta-openembedded-b2c5a4e5d99b16ff17cf5a3c347a226adeeac57d.tar.gz | |
python3-starlette: upgrade 0.48.0 -> 0.49.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-starlette_0.49.1.bb (renamed from meta-python/recipes-devtools/python/python3-starlette_0.48.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-starlette_0.48.0.bb b/meta-python/recipes-devtools/python/python3-starlette_0.49.1.bb index ef1986f46b..f295b9b050 100644 --- a/meta-python/recipes-devtools/python/python3-starlette_0.48.0.bb +++ b/meta-python/recipes-devtools/python/python3-starlette_0.49.1.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "Starlette is a lightweight ASGI framework/toolkit, which is ideal for | |||
| 2 | LICENSE = "BSD-3-Clause" | 2 | LICENSE = "BSD-3-Clause" |
| 3 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=11e8c8dbfd5fa373c703de492140ff7a" | 3 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=11e8c8dbfd5fa373c703de492140ff7a" |
| 4 | 4 | ||
| 5 | SRC_URI[sha256sum] = "7e8cee469a8ab2352911528110ce9088fdc6a37d9876926e73da7ce4aa4c7a46" | 5 | SRC_URI[sha256sum] = "481a43b71e24ed8c43b11ea02f5353d77840e01480881b8cb5a26b8cae64a8cb" |
| 6 | 6 | ||
| 7 | inherit pypi python_hatchling ptest | 7 | inherit pypi python_hatchling ptest |
| 8 | 8 | ||
