summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-flask-migrate_4.0.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-flask-migrate: upgrade 4.0.1 -> 4.0.4Wang Mingyu2023-02-081-0/+15
Changelog: =========== Correctly obtain database URL with SQLAlchemy 2.0 Remove legacy future import in Alembic templates Add SQLAlchemy 1.4 and 2.0 to the test matrix Switch to pytest as test runner Support "check" command #502 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>