From: Wang Mingyu <[email protected]> Changelog: =========== - Ignore if-modified-since header if if-none-match is present in StaticFiles - Relax strictness on Middleware type - Drop Python 3.9 support
Signed-off-by: Wang Mingyu <[email protected]> --- ...{python3-starlette_0.49.1.bb => python3-starlette_0.50.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-starlette_0.49.1.bb => python3-starlette_0.50.0.bb} (91%) diff --git a/meta-python/recipes-devtools/python/python3-starlette_0.49.1.bb b/meta-python/recipes-devtools/python/python3-starlette_0.50.0.bb similarity index 91% rename from meta-python/recipes-devtools/python/python3-starlette_0.49.1.bb rename to meta-python/recipes-devtools/python/python3-starlette_0.50.0.bb index f295b9b050..9b9adca6fc 100644 --- a/meta-python/recipes-devtools/python/python3-starlette_0.49.1.bb +++ b/meta-python/recipes-devtools/python/python3-starlette_0.50.0.bb @@ -2,7 +2,7 @@ SUMMARY = "Starlette is a lightweight ASGI framework/toolkit, which is ideal for LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE.md;md5=11e8c8dbfd5fa373c703de492140ff7a" -SRC_URI[sha256sum] = "481a43b71e24ed8c43b11ea02f5353d77840e01480881b8cb5a26b8cae64a8cb" +SRC_URI[sha256sum] = "a2a17b22203254bcbc2e1f926d2d55f3f9497f769416b3190768befe598fa3ca" inherit pypi python_hatchling ptest -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#121499): https://lists.openembedded.org/g/openembedded-devel/message/121499 Mute This Topic: https://lists.openembedded.org/mt/116235240/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
