Changelog for
python3-Flask-Migrate-2.1.1-2.5.noarch.rpm :
* Sun Oct 08 2017 arunAATTgmx.de- specfile:
* Flask-Script is only needed for testing, update dependencies
* run fdupes- update to version 2.1.1:
* Make the directory argument to get_config() optional (#168)- changes from version 2.1.0:
* Removed dependency on Flask-Script from setup.py (#165)- changes from version 2.0.4 :
* Support -x arguments in \"migrate\" command (#148)- changes from version 2.0.3 :
* Support multiple -x arguments in the Flask-Script interface (#103)- changes from version 2.0.2 :
* Support passing alembic context kwargs from constructor into init_app (#138)- changes from version 2.0.1 :
* Fix flake8 warnings in Alembic templates (#136)
* Sat Oct 07 2017 arunAATTgmx.de- update to single spec- update copyright year
* Fri Sep 16 2016 toddrme2178AATTgmail.com- Update to Release 2.0.0 - Added Travis CI builds for Python 3.5 - Support for the new Flask CLI based on Click- Update to Release 1.8.1 - Allow to init_app to work correctly when db is given in constructor (#118)- Update to Release 1.8.0 - Allow db to be given in constructor, while app is given later in `init_app` - Added missing Python 2 classifiers in setup script - Various documentation updates- Update to Release 1.7.0 - Added `migrate.configure` decorator to register configuration callbacks - Documentation updates- Update to Release 1.6.0 - Added support for Alembic\'s `edit` command - Allow migration directory to be given in constructor and not in `init_app`- Update to Release 1.5.1 - Do not generate a migration if no schema changes are found - Merge command now supports multiple arguments- Update to Release 1.5.0 - Support for multiple databases - Added support for Alembic\'s `-x` option - Added sane default for `db downgrade --sql` command
* Mon Jun 08 2015 prusnakAATTopensuse.org- created package (version 1.4.0)