diff options
author | Wang Mingyu <wangmy@cn.fujitsu.com> | 2019-12-02 07:28:12 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-12-03 09:31:53 -0800 |
commit | c037f997005171c32945a0671639b6083c6eb696 (patch) | |
tree | 17011232dc493febb51481b02330bea1aafe4840 /meta-python/recipes-devtools/python | |
parent | d5306d8307b4b09feec67bba390f45a170e4fd27 (diff) | |
download | meta-openembedded-c037f997005171c32945a0671639b6083c6eb696.tar.gz |
python-alembic: upgrade 1.3.0 -> 1.3.1
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-alembic.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-alembic_1.3.1.bb (renamed from meta-python/recipes-devtools/python/python-alembic_1.3.0.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-alembic_1.3.1.bb (renamed from meta-python/recipes-devtools/python/python3-alembic_1.3.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 8245676b2d..7b4b08c4d5 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" | |||
2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=28aaf14a6592d14dbfb2f4abd597aa27" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=28aaf14a6592d14dbfb2f4abd597aa27" |
4 | 4 | ||
5 | SRC_URI[md5sum] = "81ec3de9e2d9c389657f51bdc0d24984" | 5 | SRC_URI[md5sum] = "6ac9edfb0b3951fef3b356d2761ebb3f" |
6 | SRC_URI[sha256sum] = "e6c6a4243e89c8d3e2342a1562b2388f3b524c9cac2fccc4d2c461a1320cc1c1" | 6 | SRC_URI[sha256sum] = "49277bb7242192bbb9eac58fed4fe02ec6c3a2a4b4345d2171197459266482b2" |
7 | 7 | ||
8 | PYPI_PACKAGE = "alembic" | 8 | PYPI_PACKAGE = "alembic" |
9 | 9 | ||
diff --git a/meta-python/recipes-devtools/python/python-alembic_1.3.0.bb b/meta-python/recipes-devtools/python/python-alembic_1.3.1.bb index efcb2b1deb..efcb2b1deb 100644 --- a/meta-python/recipes-devtools/python/python-alembic_1.3.0.bb +++ b/meta-python/recipes-devtools/python/python-alembic_1.3.1.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-alembic_1.3.0.bb b/meta-python/recipes-devtools/python/python3-alembic_1.3.1.bb index e248fe7ce9..e248fe7ce9 100644 --- a/meta-python/recipes-devtools/python/python3-alembic_1.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-alembic_1.3.1.bb | |||