summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2022-10-24 16:08:57 +0800
committerKhem Raj <raj.khem@gmail.com>2022-10-24 09:56:34 -0700
commitc6ef4d9828344fefb5010ac6b4de170808ef1640 (patch)
tree27456e01415087e2535af504698f03c6d78fcc59 /meta-python/recipes-devtools/python
parent940e750b826752f74ba6ed668573397aabe7eff9 (diff)
downloadmeta-openembedded-c6ef4d9828344fefb5010ac6b4de170808ef1640.tar.gz
python3-sqlalchemy: upgrade 1.4.41 -> 1.4.42
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.42.bb (renamed from meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.41.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.41.bb b/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.42.bb
index 5b93458792..6999554b81 100644
--- a/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.41.bb
+++ b/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.42.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] = "0292f70d1797e3c54e862e6f30ae474014648bc9c723e14a2fda730adb0a9791" 7SRC_URI[sha256sum] = "177e41914c476ed1e1b77fd05966ea88c094053e17a85303c4ce007f88eff363"
8 8
9PYPI_PACKAGE = "SQLAlchemy" 9PYPI_PACKAGE = "SQLAlchemy"
10inherit pypi setuptools3 10inherit pypi setuptools3