diff mbox series

[meta-python,whinlatter,11/19] python3-alembic: add HOMEPAGE

Message ID 20260330103846.3381644-11-ankur.tyagi85@gmail.com
State New
Headers show
Series [meta-oe,whinlatter,1/19] iwd: update 3.10 -> 3.11 | expand

Commit Message

Ankur Tyagi March 30, 2026, 10:38 a.m. UTC
From: Ankur Tyagi <ankur.tyagi85@gmail.com>

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
---
 meta-python/recipes-devtools/python/python3-alembic_1.17.2.bb | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

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 @@ 
 DESCRIPTION = "A database migration tool for SQLAlchemy"
+HOMEPAGE = "https://pypi.org/project/alembic/"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=d2ee18d90dcc02d96b76e9e953629936"