python-flask-migrate 2.5.2
| Name | python-flask-migrate |
|---|---|
| Version | 2.5.2 |
| Summary | SQLAlchemy database migrations for Flask applications using Alembic |
| Description | Flask-Migrate is an extension that handles SQLAlchemy database migrations for Flask applications using Alembic. The database operations are provided as command-line arguments under the flask db command. |
| Section | devel/python |
| License | MIT |
| Homepage | https://github.com/miguelgrinberg/flask-migrate/ |
| Recipe file | recipes-devtools/python/python-flask-migrate_2.5.2.bb |
| Layer | meta-python2 (gatesgarth branch) |
| Inherits |
|
| Dependencies |
|
| PACKAGECONFIG options |
Sources
| https://files.pythonhosted.org/packages/source/F/Flask-Migrate/Flask-Migrate-2.5.2.tar.gz |
Patches
None
Other branches
This recipe in other branches of meta-python2:
| Branch | Recipe |
|---|---|
| master | python-flask-migrate 2.5.2 |
| kirkstone (Yocto Project 4.0) | python-flask-migrate 2.5.2 |
| honister (Yocto Project 3.4) | python-flask-migrate 2.5.2 |
| hardknott (Yocto Project 3.3) | python-flask-migrate 2.5.2 |
| gatesgarth (Yocto Project 3.2) | python-flask-migrate 2.5.2 (this recipe) |
| dunfell (Yocto Project 3.1) | python-flask-migrate 2.5.2 |
| zeus (Yocto Project 3.0) | python-flask-migrate 2.2.1 |
| warrior (Yocto Project 2.7) | python-flask-migrate 2.2.1 |
| thud (Yocto Project 2.6) | python-flask-migrate 2.2.1 |
| sumo (Yocto Project 2.5) | python-flask-migrate 2.1.1 |