aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2018-01-20 11:03:45 -0500
committerArmin Kuster <akuster808@gmail.com>2018-01-22 20:07:06 -0800
commitb83ca2c8fd51672f43687396aa2ea1d8d7a2c578 (patch)
treed70cea87537f41e1b0b20b159389b14123ae2027 /meta-python
parent7c1311d0473fec737ccdd29ce82d5757135bdcbf (diff)
downloadmeta-openembedded-contrib-b83ca2c8fd51672f43687396aa2ea1d8d7a2c578.tar.gz
python-alembic: update to version 0.9.7
Update RDEPENDS for mako Update license checksum for copyright date updates 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.inc10
-rw-r--r--meta-python/recipes-devtools/python/python-alembic_0.9.7.bb (renamed from meta-python/recipes-devtools/python/python-alembic_0.9.6.bb)0
-rw-r--r--meta-python/recipes-devtools/python/python3-alembic_0.9.7.bb (renamed from meta-python/recipes-devtools/python/python3-alembic_0.9.6.bb)0
3 files changed, 6 insertions, 4 deletions
diff --git a/meta-python/recipes-devtools/python/python-alembic.inc b/meta-python/recipes-devtools/python/python-alembic.inc
index 2ca60231b2..dfaf882c62 100644
--- a/meta-python/recipes-devtools/python/python-alembic.inc
+++ b/meta-python/recipes-devtools/python/python-alembic.inc
@@ -1,13 +1,15 @@
DESCRIPTION = "A database migration tool for SQLAlchemy"
LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=d07407716fd24408b5747b0fa2262775"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=c5f1361296835ff94bda73db7dd312a6"
-SRC_URI[md5sum] = "fcb096bccc87c8770bd07a04606cb989"
-SRC_URI[sha256sum] = "042851ebe9efa07be6dc1395b1793b6c1d8964a39b73a0ce1649e2bcd41ea732"
+SRC_URI[md5sum] = "3e82bbe325464fd542ab4cc44929c813"
+SRC_URI[sha256sum] = "46f4849c6dce69f54dd5001b3215b6a983dee6b17512efee10e237fa11f20cfa"
PYPI_PACKAGE = "alembic"
RDEPENDS_${PN} += "\
+ ${PYTHON_PN}-dateutil \
${PYTHON_PN}-editor \
+ ${PYTHON_PN}-mako \
${PYTHON_PN}-sqlalchemy \
- "
+"
diff --git a/meta-python/recipes-devtools/python/python-alembic_0.9.6.bb b/meta-python/recipes-devtools/python/python-alembic_0.9.7.bb
index efcb2b1deb..efcb2b1deb 100644
--- a/meta-python/recipes-devtools/python/python-alembic_0.9.6.bb
+++ b/meta-python/recipes-devtools/python/python-alembic_0.9.7.bb
diff --git a/meta-python/recipes-devtools/python/python3-alembic_0.9.6.bb b/meta-python/recipes-devtools/python/python3-alembic_0.9.7.bb
index e248fe7ce9..e248fe7ce9 100644
--- a/meta-python/recipes-devtools/python/python3-alembic_0.9.6.bb
+++ b/meta-python/recipes-devtools/python/python3-alembic_0.9.7.bb