summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2019-09-23 10:39:10 +0800
committerKhem Raj <raj.khem@gmail.com>2019-09-23 08:33:10 -0700
commitf650b2181d30eb911a2413c4151593613363fb83 (patch)
tree105f1770b8eadeabbf36ca7fc09e2055b051717e /meta-python
parent5624727547ea8217f5c68f69ff08543a2fc3fa4d (diff)
downloadmeta-openembedded-f650b2181d30eb911a2413c4151593613363fb83.tar.gz
python-alembic: upgrade 1.1.0 -> 1.2.0
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@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_1.2.0.bb (renamed from meta-python/recipes-devtools/python/python-alembic_1.1.0.bb)0
-rw-r--r--meta-python/recipes-devtools/python/python3-alembic_1.2.0.bb (renamed from meta-python/recipes-devtools/python/python3-alembic_1.1.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 7d11045ad..8c917e310 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=28aaf14a6592d14dbfb2f4abd597aa27" 3LIC_FILES_CHKSUM = "file://LICENSE;md5=28aaf14a6592d14dbfb2f4abd597aa27"
4 4
5SRC_URI[md5sum] = "69fb6b25923d4f1e3c392447b342e358" 5SRC_URI[md5sum] = "7cdba960544ecb59fd74e6433d82036c"
6SRC_URI[sha256sum] = "4a4811119efbdc5259d1f4c8f6de977b36ad3bcc919f59a29c2960c5ef9149e4" 6SRC_URI[sha256sum] = "5609afbb2ab142a991b15ae436347c475f8a517f1610f2fd1b09cdca7c311f3f"
7 7
8PYPI_PACKAGE = "alembic" 8PYPI_PACKAGE = "alembic"
9 9
diff --git a/meta-python/recipes-devtools/python/python-alembic_1.1.0.bb b/meta-python/recipes-devtools/python/python-alembic_1.2.0.bb
index efcb2b1de..efcb2b1de 100644
--- a/meta-python/recipes-devtools/python/python-alembic_1.1.0.bb
+++ b/meta-python/recipes-devtools/python/python-alembic_1.2.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-alembic_1.1.0.bb b/meta-python/recipes-devtools/python/python3-alembic_1.2.0.bb
index e248fe7ce..e248fe7ce 100644
--- a/meta-python/recipes-devtools/python/python3-alembic_1.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-alembic_1.2.0.bb