diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-05-27 17:47:52 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-05-31 03:08:53 -0700 |
| commit | c419e48aa35ee108ffc8f333f75815505b3ead73 (patch) | |
| tree | 2b3612ea87a044e43e9c4412c5bb63f34c68a3c7 | |
| parent | b25cc6b7a901e72447016eababff2604741cf311 (diff) | |
| download | meta-openembedded-c419e48aa35ee108ffc8f333f75815505b3ead73.tar.gz | |
python3-sqlalchemy: upgrade 2.0.49 -> 2.0.50
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.50.bb (renamed from meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.49.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.49.bb b/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.50.bb index ecc9099e30..aa14e1570b 100644 --- a/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.49.bb +++ b/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.50.bb | |||
| @@ -4,7 +4,7 @@ HOMEPAGE = "https://www.sqlalchemy.org/" | |||
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=53a9111717b305b0fae0d704a24925c3" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=53a9111717b305b0fae0d704a24925c3" |
| 6 | 6 | ||
| 7 | SRC_URI[sha256sum] = "d15950a57a210e36dd4cec1aac22787e2a4d57ba9318233e2ef8b2daf9ff2d5f" | 7 | SRC_URI[sha256sum] = "af5607d11ef90fd6a5c0549fe0045dce1663d427426bcfb506dcb5346a85a3b9" |
| 8 | 8 | ||
| 9 | inherit pypi python_setuptools_build_meta cython | 9 | inherit pypi python_setuptools_build_meta cython |
| 10 | 10 | ||
