diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-01-13 18:23:21 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-01-13 08:29:01 -0800 |
| commit | 23be3d56d1e6954808d3aa940f412456c5f72992 (patch) | |
| tree | 70dde0168313996d587ec572f9130fea8b4a6ea2 /meta-python | |
| parent | d06825b105c601b55845ddde2014dd3fd68c4f76 (diff) | |
| download | meta-openembedded-23be3d56d1e6954808d3aa940f412456c5f72992.tar.gz | |
python3-alembic: upgrade 1.17.2 -> 1.18.0
License-Update: copyright year updated to 2026
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.18.0.bb (renamed from meta-python/recipes-devtools/python/python3-alembic_1.17.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-alembic_1.17.2.bb b/meta-python/recipes-devtools/python/python3-alembic_1.18.0.bb index 81bfdc64be..39038958f4 100644 --- a/meta-python/recipes-devtools/python/python3-alembic_1.17.2.bb +++ b/meta-python/recipes-devtools/python/python3-alembic_1.18.0.bb | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | DESCRIPTION = "A database migration tool for SQLAlchemy" | 1 | DESCRIPTION = "A database migration tool for SQLAlchemy" |
| 2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d2ee18d90dcc02d96b76e9e953629936" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=ff111c41e8748bbfa45e8ba92347b681" |
| 4 | 4 | ||
| 5 | inherit pypi python_setuptools_build_meta | 5 | inherit pypi python_setuptools_build_meta |
| 6 | 6 | ||
| 7 | SRC_URI[sha256sum] = "bbe9751705c5e0f14877f02d46c53d10885e377e3d90eda810a016f9baa19e8e" | 7 | SRC_URI[sha256sum] = "0c4c03c927dc54d4c56821bdcc988652f4f63bf7b9017fd9d78d63f09fd22b48" |
| 8 | 8 | ||
| 9 | RDEPENDS:${PN} += "\ | 9 | RDEPENDS:${PN} += "\ |
| 10 | python3-dateutil \ | 10 | python3-dateutil \ |
