[meta-python] [PATCH] python3-sqlalchemy: upgrade 1.4.35 -> 1.4.36


wangmy
 

Changelog:
https://github.com/sqlalchemy/sqlalchemy/releases/tag/rel_1_4_36

Signed-off-by: Wang Mingyu <wangmy@...>
---
...ython3-sqlalchemy_1.4.35.bb => python3-sqlalchemy_1.4.36.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-sqlalchemy_1.4.35.bb => python3-sqlalchemy_1.4.36.bb} (87%)

diff --git a/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.35.bb b/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.36.bb
similarity index 87%
rename from meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.35.bb
rename to meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.36.bb
index 5d199dbed..b20c6c8ba 100644
--- a/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.35.bb
+++ b/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.36.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "http://www.sqlalchemy.org/"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=f4001d1ca15b69d096fa1b4fd1bdce79"

-SRC_URI[sha256sum] = "2ffc813b01dc6473990f5e575f210ca5ac2f5465ace3908b78ffd6d20058aab5"
+SRC_URI[sha256sum] = "64678ac321d64a45901ef2e24725ec5e783f1f4a588305e196431447e7ace243"

PYPI_PACKAGE = "SQLAlchemy"
inherit pypi setuptools3
--
2.25.1

Join openembedded-devel@lists.openembedded.org to automatically receive all group messages.