diff options
| author | Ankur Tyagi <ankur.tyagi85@gmail.com> | 2026-03-30 23:38:38 +1300 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@oss.qualcomm.com> | 2026-04-21 08:57:47 +0530 |
| commit | afaedb6761a46c3243034f8ac7b16d6702eceece (patch) | |
| tree | 8f498511056710877c098be2d5f888dca5ea5c84 /meta-python/recipes-devtools/python | |
| parent | 9fedb9a3e71af4432a6e456266aaed28dd277c42 (diff) | |
| download | meta-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/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-alembic_1.17.2.bb | 1 |
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 @@ | |||
| 1 | DESCRIPTION = "A database migration tool for SQLAlchemy" | 1 | DESCRIPTION = "A database migration tool for SQLAlchemy" |
| 2 | HOMEPAGE = "https://pypi.org/project/alembic/" | ||
| 2 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d2ee18d90dcc02d96b76e9e953629936" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d2ee18d90dcc02d96b76e9e953629936" |
| 4 | 5 | ||
