diff --git a/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.48.bb b/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.49.bb similarity index 88% rename from meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.48.bb rename to meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.49.bb index 6681792f01..ecc9099e30 100644 --- a/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.48.bb +++ b/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.49.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://www.sqlalchemy.org/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=53a9111717b305b0fae0d704a24925c3" -SRC_URI[sha256sum] = "5ca74f37f3369b45e1f6b7b06afb182af1fd5dde009e4ffd831830d98cbe5fe7" +SRC_URI[sha256sum] = "d15950a57a210e36dd4cec1aac22787e2a4d57ba9318233e2ef8b2daf9ff2d5f" inherit pypi python_setuptools_build_meta cython