summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-alembic_1.14.1.bb (renamed from meta-python/recipes-devtools/python/python3-alembic_1.14.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-alembic_1.14.0.bb b/meta-python/recipes-devtools/python/python3-alembic_1.14.1.bb
index 5f09fb8994..1e9279977c 100644
--- a/meta-python/recipes-devtools/python/python3-alembic_1.14.0.bb
+++ b/meta-python/recipes-devtools/python/python3-alembic_1.14.1.bb
@@ -1,10 +1,10 @@
1DESCRIPTION = "A database migration tool for SQLAlchemy" 1DESCRIPTION = "A database migration tool for SQLAlchemy"
2LICENSE = "MIT" 2LICENSE = "MIT"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=00f8f5c8aab58c3e1cd61525a6675174" 3LIC_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] = "b00892b53b3642d0b8dbedba234dbf1924b69be83a9a769d5a624b01094e304b" 7SRC_URI[sha256sum] = "496e888245a53adf1498fcab31713a469c65836f8de76e01399aa1c3e90dd213"
8 8
9RDEPENDS:${PN} += "\ 9RDEPENDS:${PN} += "\
10 python3-dateutil \ 10 python3-dateutil \