diff mbox series

[meta-python,v2,3/4] python3-sqlalchemy: upgrade 2.0.25 --> 2.0.27

Message ID 20240407231343.999886-3-t.f.g.geelen@gmail.com
State Accepted
Headers show
Series [meta-python,v2,1/4] python3-casttube: upgrade 0.2.0 -> 0.2.1 | expand

Commit Message

Tom Geelen April 7, 2024, 11:13 p.m. UTC
Signed-off-by: Tom Geelen <t.f.g.geelen@gmail.com>
---
 ...ython3-sqlalchemy_2.0.25.bb => python3-sqlalchemy_2.0.27.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-sqlalchemy_2.0.25.bb => python3-sqlalchemy_2.0.27.bb} (87%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.25.bb b/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.27.bb
similarity index 87%
rename from meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.25.bb
rename to meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.27.bb
index 35011553c..e5a837659 100644
--- a/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.25.bb
+++ b/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.27.bb
@@ -4,7 +4,7 @@  HOMEPAGE = "http://www.sqlalchemy.org/"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=c78b979ae6c20775a28a287d32092cbb"
 
-SRC_URI[sha256sum] = "a2c69a7664fb2d54b8682dd774c3b54f67f84fa123cf84dda2a5f40dcaa04e08"
+SRC_URI[sha256sum] = "86a6ed69a71fe6b88bf9331594fa390a2adda4a49b5c06f98e47bf0d392534f8"
 
 PYPI_PACKAGE = "SQLAlchemy"
 inherit pypi setuptools3