From 1b4d3a76176eecf6e1b0ec98ee5b5475159311b5 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Thu, 25 Jun 2026 17:01:18 +0800 Subject: [PATCH] python3-sqlalchemy: upgrade 2.0.50 -> 2.0.51 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...ython3-sqlalchemy_2.0.50.bb => python3-sqlalchemy_2.0.51.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-sqlalchemy_2.0.50.bb => python3-sqlalchemy_2.0.51.bb} (88%) diff --git a/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.50.bb b/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.51.bb similarity index 88% rename from meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.50.bb rename to meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.51.bb index aa14e1570b..42ed5e341c 100644 --- a/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.50.bb +++ b/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.51.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://www.sqlalchemy.org/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=53a9111717b305b0fae0d704a24925c3" -SRC_URI[sha256sum] = "af5607d11ef90fd6a5c0549fe0045dce1663d427426bcfb506dcb5346a85a3b9" +SRC_URI[sha256sum] = "804dccd8a4a6242c4e30ad961e540e18a588f6527202f2d6791b01845d59fdc9" inherit pypi python_setuptools_build_meta cython