diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-alembic_1.17.2.bb')
| -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 | ||
