diff --git a/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.32.bb b/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.34.bb similarity index 87% rename from meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.32.bb rename to meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.34.bb index 93a49df53a..b99ed83f6f 100644 --- a/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.32.bb +++ b/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.34.bb @@ -4,7 +4,7 @@ HOMEPAGE = "http://www.sqlalchemy.org/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=f4001d1ca15b69d096fa1b4fd1bdce79" -SRC_URI[sha256sum] = "6fdd2dc5931daab778c2b65b03df6ae68376e028a3098eb624d0909d999885bc" +SRC_URI[sha256sum] = "623bac2d6bdca3f3e61cf1e1c466c5fb9f5cf08735736ee1111187b7a4108891" PYPI_PACKAGE = "SQLAlchemy" inherit pypi setuptools3