From: Wang Mingyu <[email protected]> Changelog: ============== - Add allow_private_network in CORSMiddleware - Increase warning stacklevel on DeprecationWarning for wsgi module
Signed-off-by: Wang Mingyu <[email protected]> --- ...{python3-starlette_0.50.0.bb => python3-starlette_0.51.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-starlette_0.50.0.bb => python3-starlette_0.51.0.bb} (92%) diff --git a/meta-python/recipes-devtools/python/python3-starlette_0.50.0.bb b/meta-python/recipes-devtools/python/python3-starlette_0.51.0.bb similarity index 92% rename from meta-python/recipes-devtools/python/python3-starlette_0.50.0.bb rename to meta-python/recipes-devtools/python/python3-starlette_0.51.0.bb index 682ec89b89..f6380bdfad 100644 --- a/meta-python/recipes-devtools/python/python3-starlette_0.50.0.bb +++ b/meta-python/recipes-devtools/python/python3-starlette_0.51.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] = "a2a17b22203254bcbc2e1f926d2d55f3f9497f769416b3190768befe598fa3ca" +SRC_URI[sha256sum] = "4c4fda9b1bc67f84037d3d14a5112e523509c369d9d47b111b2f984b0cc5ba6c" inherit pypi python_hatchling ptest -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#123425): https://lists.openembedded.org/g/openembedded-devel/message/123425 Mute This Topic: https://lists.openembedded.org/mt/117240995/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
