mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-17 03:10:38 +00:00
python3-flask-migrate: Upgrade 2.6.0 -> 2.7.0
Upgrade to release 2.7.0: - Reuse engine from Flask-SQLAlchemy - Update logging configuration to include Flask-Migrate's logger Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
@@ -2,7 +2,7 @@ DESCRIPTION = "SQLAlchemy database migrations for Flask applications using Alemb
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b69377f79f3f48c661701236d5a6a85"
|
||||
|
||||
SRC_URI[sha256sum] = "8626af845e6071ef80c70b0dc16d373f761c981f0ad61bb143a529cab649e725"
|
||||
SRC_URI[sha256sum] = "ae2f05671588762dd83a21d8b18c51fe355e86783e24594995ff8d7380dffe38"
|
||||
|
||||
PYPI_PACKAGE = "Flask-Migrate"
|
||||
|
||||
Reference in New Issue
Block a user