diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2025-06-10 11:32:54 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-06-09 21:24:12 -0700 |
commit | 1e9e24ccac5c622adc1e94d5e2163eb61639505c (patch) | |
tree | eb92b9dd9ee34f03e6780641aa926ff639b0017d /meta-python | |
parent | 1a01da40edd694bff85e4af4e38e76db44aededa (diff) | |
download | meta-openembedded-1e9e24ccac5c622adc1e94d5e2163eb61639505c.tar.gz |
python3-alembic: upgrade 1.15.2 -> 1.16.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-alembic_1.16.1.bb (renamed from meta-python/recipes-devtools/python/python3-alembic_1.15.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-alembic_1.15.2.bb b/meta-python/recipes-devtools/python/python3-alembic_1.16.1.bb index 49bf054ecd..415b147175 100644 --- a/meta-python/recipes-devtools/python/python3-alembic_1.15.2.bb +++ b/meta-python/recipes-devtools/python/python3-alembic_1.16.1.bb | |||
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=d2ee18d90dcc02d96b76e9e953629936" | |||
4 | 4 | ||
5 | inherit pypi python_setuptools_build_meta | 5 | inherit pypi python_setuptools_build_meta |
6 | 6 | ||
7 | SRC_URI[sha256sum] = "1c72391bbdeffccfe317eefba686cb9a3c078005478885413b95c3b26c57a8a7" | 7 | SRC_URI[sha256sum] = "43d37ba24b3d17bc1eb1024fe0f51cd1dc95aeb5464594a02c6bb9ca9864bfa4" |
8 | 8 | ||
9 | RDEPENDS:${PN} += "\ | 9 | RDEPENDS:${PN} += "\ |
10 | python3-dateutil \ | 10 | python3-dateutil \ |