summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorAnkur Tyagi <ankur.tyagi85@gmail.com>2026-03-30 23:38:38 +1300
committerAnuj Mittal <anuj.mittal@oss.qualcomm.com>2026-04-21 08:57:47 +0530
commitafaedb6761a46c3243034f8ac7b16d6702eceece (patch)
tree8f498511056710877c098be2d5f888dca5ea5c84 /meta-python
parent9fedb9a3e71af4432a6e456266aaed28dd277c42 (diff)
downloadmeta-openembedded-afaedb6761a46c3243034f8ac7b16d6702eceece.tar.gz
python3-alembic: add HOMEPAGE
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-alembic_1.17.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-alembic_1.17.2.bb b/meta-python/recipes-devtools/python/python3-alembic_1.17.2.bb
index 81bfdc64be..dc943836a9 100644
--- a/meta-python/recipes-devtools/python/python3-alembic_1.17.2.bb
+++ b/meta-python/recipes-devtools/python/python3-alembic_1.17.2.bb
@@ -1,4 +1,5 @@
1DESCRIPTION = "A database migration tool for SQLAlchemy" 1DESCRIPTION = "A database migration tool for SQLAlchemy"
2HOMEPAGE = "https://pypi.org/project/alembic/"
2LICENSE = "MIT" 3LICENSE = "MIT"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=d2ee18d90dcc02d96b76e9e953629936" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=d2ee18d90dcc02d96b76e9e953629936"
4 5