summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-06-09 15:57:00 +0800
committerKhem Raj <raj.khem@gmail.com>2022-06-30 13:39:27 -0400
commitbf5a06d9a8ec0323e26d639ed53f8bb8939979f3 (patch)
tree42947104fe40c5197e1c4d2ea1a91dc74e0852ff /meta-python/recipes-devtools/python
parent6a4d6bdf5dcb6179d97891eb82015eabf1f14dd9 (diff)
downloadmeta-openembedded-bf5a06d9a8ec0323e26d639ed53f8bb8939979f3.tar.gz
python3-sqlalchemy: upgrade 1.4.36 -> 1.4.37
Changelog:https://github.com/sqlalchemy/sqlalchemy/releases/tag/rel_1_4_37 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.37.bb (renamed from meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.36.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.36.bb b/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.37.bb
index b20c6c8bae..9e50a8ee71 100644
--- a/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.36.bb
+++ b/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.37.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "http://www.sqlalchemy.org/"
4LICENSE = "MIT" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=f4001d1ca15b69d096fa1b4fd1bdce79" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=f4001d1ca15b69d096fa1b4fd1bdce79"
6 6
7SRC_URI[sha256sum] = "64678ac321d64a45901ef2e24725ec5e783f1f4a588305e196431447e7ace243" 7SRC_URI[sha256sum] = "3688f92c62db6c5df268e2264891078f17ecb91e3141b400f2e28d0f75796dea"
8 8
9PYPI_PACKAGE = "SQLAlchemy" 9PYPI_PACKAGE = "SQLAlchemy"
10inherit pypi setuptools3 10inherit pypi setuptools3