diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-alembic.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-alembic.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-alembic.inc b/meta-python/recipes-devtools/python/python-alembic.inc index f1a641299e..4de845cb41 100644 --- a/meta-python/recipes-devtools/python/python-alembic.inc +++ b/meta-python/recipes-devtools/python/python-alembic.inc | |||
@@ -2,8 +2,8 @@ DESCRIPTION = "A database migration tool for SQLAlchemy" | |||
2 | LICENSE = "BSD" | 2 | LICENSE = "BSD" |
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c5f1361296835ff94bda73db7dd312a6" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c5f1361296835ff94bda73db7dd312a6" |
4 | 4 | ||
5 | SRC_URI[md5sum] = "5cfef58641c9a94d4a5d547e951a7dda" | 5 | SRC_URI[md5sum] = "117dac728cd081739bdbed73fe252a7d" |
6 | SRC_URI[sha256sum] = "13b8611788acf0d7b617775db5c2ae26554a6d4263c590ef628d448fd05aef56" | 6 | SRC_URI[sha256sum] = "1cd32df9a3b8c1749082ef60ffbe05ff16617b6afadfdabc680dcb9344af33d7" |
7 | 7 | ||
8 | PYPI_PACKAGE = "alembic" | 8 | PYPI_PACKAGE = "alembic" |
9 | 9 | ||