mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 20:20:52 +00:00
python3-flask-migrate: Upgrade 2.7.0 -> 3.0.0
Upgrade to release 3.0.0: - Remove support for Flask-Script - Use unittest testrunner - Remove dependency on six package - Added sphinx build files to .gitignore file - Fix Sphinx warning 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:
parent
7d1fbc93bc
commit
44b5c60c4b
@ -2,7 +2,7 @@ DESCRIPTION = "SQLAlchemy database migrations for Flask applications using Alemb
|
|||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b69377f79f3f48c661701236d5a6a85"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b69377f79f3f48c661701236d5a6a85"
|
||||||
|
|
||||||
SRC_URI[sha256sum] = "ae2f05671588762dd83a21d8b18c51fe355e86783e24594995ff8d7380dffe38"
|
SRC_URI[sha256sum] = "a6607e66bf1d68489b2281ead5caa6fdf7a21b71984fae922ef5f915ac45bbcb"
|
||||||
|
|
||||||
PYPI_PACKAGE = "Flask-Migrate"
|
PYPI_PACKAGE = "Flask-Migrate"
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user