python-flask-migrate 2.5.2 blacklisted
This recipe is blacklisted by the meta-python2 layer. The reason provided is:
python2 is out of support for long time, read https://www.python.org/doc/sunset-python-2/ https://python3statement.org/ and if you really have to temporarily use this, then set I_SWEAR_TO_MIGRATE_TO_PYTHON3 to "yes"
| 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 (honister 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 (this recipe) |
| hardknott (Yocto Project 3.3) | python-flask-migrate 2.5.2 |
| gatesgarth (Yocto Project 3.2) | python-flask-migrate 2.5.2 |
| 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 |