[oe-commits] [meta-openembedded] 66/71: python-alembic: update to version 1.0.0

git at git.openembedded.org git at git.openembedded.org
Sun Jul 29 15:54:30 UTC 2018


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 1a43ea028192832d6fe7cff0b004788e6e40173f
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri Jul 27 16:05:32 2018 -0400

    python-alembic: update to version 1.0.0
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-alembic.inc                | 4 ++--
 .../python/{python-alembic_0.9.10.bb => python-alembic_1.0.0.bb}      | 0
 .../python/{python3-alembic_0.9.10.bb => python3-alembic_1.0.0.bb}    | 0
 3 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 4de845c..477e89c 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] = "117dac728cd081739bdbed73fe252a7d"
-SRC_URI[sha256sum] = "1cd32df9a3b8c1749082ef60ffbe05ff16617b6afadfdabc680dcb9344af33d7"
+SRC_URI[md5sum] = "762ab9ba56d1c0b1bfbc7c9f7f849c92"
+SRC_URI[sha256sum] = "52d73b1d750f1414fa90c25a08da47b87de1e4ad883935718a8f36396e19e78e"
 
 PYPI_PACKAGE = "alembic"
 
diff --git a/meta-python/recipes-devtools/python/python-alembic_0.9.10.bb b/meta-python/recipes-devtools/python/python-alembic_1.0.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-alembic_0.9.10.bb
rename to meta-python/recipes-devtools/python/python-alembic_1.0.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-alembic_0.9.10.bb b/meta-python/recipes-devtools/python/python3-alembic_1.0.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-alembic_0.9.10.bb
rename to meta-python/recipes-devtools/python/python3-alembic_1.0.0.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list