diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-11-06 07:43:55 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-11-06 16:00:50 -0800 |
| commit | 96ef6d8158d86d3dbece07301a40e461c80f0b39 (patch) | |
| tree | 5e28d29580af99e8ae0a739a933947849755fd35 /meta-python | |
| parent | 6fef3371b7a6358fe56dd60ebb3d7747a4e57445 (diff) | |
| download | meta-openembedded-96ef6d8158d86d3dbece07301a40e461c80f0b39.tar.gz | |
python3-alembic: upgrade 1.17.0 -> 1.17.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.17.1.bb (renamed from meta-python/recipes-devtools/python/python3-alembic_1.17.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-alembic_1.17.0.bb b/meta-python/recipes-devtools/python/python3-alembic_1.17.1.bb index 34273e6807..4c3602cdd2 100644 --- a/meta-python/recipes-devtools/python/python3-alembic_1.17.0.bb +++ b/meta-python/recipes-devtools/python/python3-alembic_1.17.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] = "4652a0b3e19616b57d652b82bfa5e38bf5dbea0813eed971612671cb9e90c0fe" | 7 | SRC_URI[sha256sum] = "8a289f6778262df31571d29cca4c7fbacd2f0f582ea0816f4c399b6da7528486" |
| 8 | 8 | ||
| 9 | RDEPENDS:${PN} += "\ | 9 | RDEPENDS:${PN} += "\ |
| 10 | python3-dateutil \ | 10 | python3-dateutil \ |
