All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH] python3-sqlalchemy: Upgrade 2.0.20 -> 2.0.21
@ 2023-09-22 19:10 Derek Straka
  0 siblings, 0 replies; only message in thread
From: Derek Straka @ 2023-09-22 19:10 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Derek Straka

Changelog
=========

Full changelog available here - https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.21

Signed-off-by: Derek Straka <derek@asterius.io>
---
 ...ython3-sqlalchemy_2.0.20.bb => python3-sqlalchemy_2.0.21.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-sqlalchemy_2.0.20.bb => python3-sqlalchemy_2.0.21.bb} (87%)

diff --git a/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.20.bb b/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.21.bb
similarity index 87%
rename from meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.20.bb
rename to meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.21.bb
index 414b2f667..92db5045c 100644
--- a/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.20.bb
+++ b/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.21.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "http://www.sqlalchemy.org/"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=b707d50badb798e1d897f2c8f649382d"
 
-SRC_URI[sha256sum] = "ca8a5ff2aa7f3ade6c498aaafce25b1eaeabe4e42b73e25519183e4566a16fc6"
+SRC_URI[sha256sum] = "05b971ab1ac2994a14c56b35eaaa91f86ba080e9ad481b20d99d77f381bb6258"
 
 PYPI_PACKAGE = "SQLAlchemy"
 inherit pypi setuptools3
-- 
2.34.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-09-22 19:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-22 19:10 [meta-python][PATCH] python3-sqlalchemy: Upgrade 2.0.20 -> 2.0.21 Derek Straka

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.