| Name: | python2-flask-migrate |
|---|---|
| Version: | 2.0.4 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 73127 |
| License: | MIT |
| RPM: | python2-flask-migrate-2.0.4-1.el7.noarch.rpm |
| Source RPM: | python-flask-migrate-2.0.4-1.el7.src.rpm |
| Build Date: | Sat Jul 17 2021 |
| Build Host: | b54ab39364c14900a4961adac1c75e05 |
| Vendor: | Oracle America |
| URL: | https://github.com/miguelgrinberg/Flask-Migrate/ |
| Summary: | SQLAlchemy database migrations for Flask applications using Alembic |
| Description: | SQLAlchemy database migrations for Flask applications using Alembic. |
- Update to 2.0.4, the last release in the 2.0.x series
- Replace %modname with a group of name macros and use them in more places - Change URL from PyPI to GitHub, and HTTP to HTTPS - Use %pypi_source macro - Adjust whitespace to personal preference - Drop %python3_pkgversion and %python_provide macros, only needed in EPEL - Remove executable bits from files in the Python package - Version the BR’s and manual Requires - Run the tests - Change Python 3 conditional macro to a modern build conditional and use %python3_pkgversion macro (but still do not try to build for Python 3 due to missing dependencies) - Remove cruft for EL6 and older - Make the common description a macro
- Conditionalize deps for EL7.
- Rebuild for Python 3.6
- Initial package for Fedora! \ó/