[oe] [meta-python] [PATCH 56/70] python3-sqlalchemy: upgrade 2.0.51 -> 2.0.52
Wang Mingyu < [email protected]>
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
From: Wang Mingyu <[email protected]> Signed-off-by: Wang Mingyu <[email protected]> --- ...ython3-sqlalchemy_2.0.51.bb => python3-sqlalchemy_2.0.52.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-sqlalchemy_2.0.51.bb => python3-sqlalchemy_2.0.52.bb} (88%) diff --git a/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.51.bb b/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.52.bb similarity index 88% rename from meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.51.bb rename to meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.52.bb index 42ed5e341c..09aa59dbff 100644 --- a/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.51.bb +++ b/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.52.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://www.sqlalchemy.org/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=53a9111717b305b0fae0d704a24925c3" -SRC_URI[sha256sum] = "804dccd8a4a6242c4e30ad961e540e18a588f6527202f2d6791b01845d59fdc9" +SRC_URI[sha256sum] = "5e2d46356ac2ccb7d268ab6c2319ac6a2b42f1b8d5fd8bd3d46855cd82abee97" inherit pypi python_setuptools_build_meta cython -- 2.43.0