summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2018-02-25 15:22:33 -0500
committerArmin Kuster <akuster808@gmail.com>2018-03-01 16:12:57 -0800
commit7a3db738ac55d7fc85868f6fb5a86536d427fb6e (patch)
treeca7d0ca3854e85955b51de5506cb83ce532b172b /meta-python
parent9e33ffbeab20f6ab9770240059c165c24d7ee67f (diff)
downloadmeta-openembedded-7a3db738ac55d7fc85868f6fb5a86536d427fb6e.tar.gz
python-alembic: update to version 0.9.8
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python-alembic.inc4
-rw-r--r--meta-python/recipes-devtools/python/python-alembic_0.9.8.bb (renamed from meta-python/recipes-devtools/python/python-alembic_0.9.7.bb)0
-rw-r--r--meta-python/recipes-devtools/python/python3-alembic_0.9.8.bb (renamed from meta-python/recipes-devtools/python/python3-alembic_0.9.7.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 dfaf882c6..f1a641299 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"
2LICENSE = "BSD" 2LICENSE = "BSD"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=c5f1361296835ff94bda73db7dd312a6" 3LIC_FILES_CHKSUM = "file://LICENSE;md5=c5f1361296835ff94bda73db7dd312a6"
4 4
5SRC_URI[md5sum] = "3e82bbe325464fd542ab4cc44929c813" 5SRC_URI[md5sum] = "5cfef58641c9a94d4a5d547e951a7dda"
6SRC_URI[sha256sum] = "46f4849c6dce69f54dd5001b3215b6a983dee6b17512efee10e237fa11f20cfa" 6SRC_URI[sha256sum] = "13b8611788acf0d7b617775db5c2ae26554a6d4263c590ef628d448fd05aef56"
7 7
8PYPI_PACKAGE = "alembic" 8PYPI_PACKAGE = "alembic"
9 9
diff --git a/meta-python/recipes-devtools/python/python-alembic_0.9.7.bb b/meta-python/recipes-devtools/python/python-alembic_0.9.8.bb
index efcb2b1de..efcb2b1de 100644
--- a/meta-python/recipes-devtools/python/python-alembic_0.9.7.bb
+++ b/meta-python/recipes-devtools/python/python-alembic_0.9.8.bb
diff --git a/meta-python/recipes-devtools/python/python3-alembic_0.9.7.bb b/meta-python/recipes-devtools/python/python3-alembic_0.9.8.bb
index e248fe7ce..e248fe7ce 100644
--- a/meta-python/recipes-devtools/python/python3-alembic_0.9.7.bb
+++ b/meta-python/recipes-devtools/python/python3-alembic_0.9.8.bb