Signed-off-by: Derek Straka <de...@asterius.io> --- meta-python/recipes-devtools/python/python-alembic.inc | 4 ++-- .../python/{python-alembic_0.9.8.bb => python-alembic_0.9.9.bb} | 0 .../python/{python3-alembic_0.9.8.bb => python3-alembic_0.9.9.bb} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-alembic_0.9.8.bb => python-alembic_0.9.9.bb} (100%) rename meta-python/recipes-devtools/python/{python3-alembic_0.9.8.bb => python3-alembic_0.9.9.bb} (100%)
diff --git a/meta-python/recipes-devtools/python/python-alembic.inc b/meta-python/recipes-devtools/python/python-alembic.inc index f1a6412..5e7f3de 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" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://LICENSE;md5=c5f1361296835ff94bda73db7dd312a6" -SRC_URI[md5sum] = "5cfef58641c9a94d4a5d547e951a7dda" -SRC_URI[sha256sum] = "13b8611788acf0d7b617775db5c2ae26554a6d4263c590ef628d448fd05aef56" +SRC_URI[md5sum] = "c74c6b8b3b2c405b48a9bfeed9a0bd2d" +SRC_URI[sha256sum] = "85bd3ea7633024e4930900bc64fb58f9742dedbc6ebb6ecf25be2ea9a3c1b32e" PYPI_PACKAGE = "alembic" diff --git a/meta-python/recipes-devtools/python/python-alembic_0.9.8.bb b/meta-python/recipes-devtools/python/python-alembic_0.9.9.bb similarity index 100% rename from meta-python/recipes-devtools/python/python-alembic_0.9.8.bb rename to meta-python/recipes-devtools/python/python-alembic_0.9.9.bb diff --git a/meta-python/recipes-devtools/python/python3-alembic_0.9.8.bb b/meta-python/recipes-devtools/python/python3-alembic_0.9.9.bb similarity index 100% rename from meta-python/recipes-devtools/python/python3-alembic_0.9.8.bb rename to meta-python/recipes-devtools/python/python3-alembic_0.9.9.bb -- 2.7.4 -- _______________________________________________ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel