summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-09-03 17:02:42 +0800
committerKhem Raj <raj.khem@gmail.com>2025-09-04 10:28:24 -0700
commit87f7e5c7f586933a81ee5cfd06f8dabe04bee466 (patch)
tree2b2a02d41938576c7a7cac7a802c6662fd3eab6a /meta-python/recipes-devtools/python
parente52777c3ac8de882fc4ec3f080b400df17770fb1 (diff)
downloadmeta-openembedded-87f7e5c7f586933a81ee5cfd06f8dabe04bee466.tar.gz
python3-alembic: upgrade 1.16.4 -> 1.16.5
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-alembic_1.16.5.bb (renamed from meta-python/recipes-devtools/python/python3-alembic_1.16.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-alembic_1.16.4.bb b/meta-python/recipes-devtools/python/python3-alembic_1.16.5.bb
index f6df3131ed..e3abce84a9 100644
--- a/meta-python/recipes-devtools/python/python3-alembic_1.16.4.bb
+++ b/meta-python/recipes-devtools/python/python3-alembic_1.16.5.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=d2ee18d90dcc02d96b76e9e953629936"
4 4
5inherit pypi python_setuptools_build_meta 5inherit pypi python_setuptools_build_meta
6 6
7SRC_URI[sha256sum] = "efab6ada0dd0fae2c92060800e0bf5c1dc26af15a10e02fb4babff164b4725e2" 7SRC_URI[sha256sum] = "a88bb7f6e513bd4301ecf4c7f2206fe93f9913f9b48dac3b78babde2d6fe765e"
8 8
9RDEPENDS:${PN} += "\ 9RDEPENDS:${PN} += "\
10 python3-dateutil \ 10 python3-dateutil \