diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python-alembic.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-alembic.inc b/meta-python/recipes-devtools/python/python-alembic.inc index fa178ce08e..e3842345f7 100644 --- a/meta-python/recipes-devtools/python/python-alembic.inc +++ b/meta-python/recipes-devtools/python/python-alembic.inc | |||
@@ -1,5 +1,5 @@ | |||
1 | DESCRIPTION = "A database migration tool for SQLAlchemy" | 1 | DESCRIPTION = "A database migration tool for SQLAlchemy" |
2 | LICENSE = "BSD" | 2 | LICENSE = "MIT" |
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=28aaf14a6592d14dbfb2f4abd597aa27" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=28aaf14a6592d14dbfb2f4abd597aa27" |
4 | 4 | ||
5 | SRC_URI[md5sum] = "6fe272274fce2641b93998ef9b702b76" | 5 | SRC_URI[md5sum] = "6fe272274fce2641b93998ef9b702b76" |