Changelog for
python311-Flask-Admin-1.6.1-40.4.noarch.rpm :
* Mon Jul 10 2023 Steve Kowalik
- Add patch switch-to-babel.patch:
* Use Flask-Babel, rather than Flask-BabelEx.- Skip a recalcitrant test.
* Mon Jun 19 2023 Steve Kowalik - Update to 1.6.1:
* No upstream changelog, issue filed.- Drop patches redirect-location-assertions.patch, fix-tests.patch.- Pin SQLAlchemy requirement to < 2.- Switch to pyproject macros.
* Tue Jan 03 2023 Daniel Garcia - Add fix-tests.patch to make tests compatible with latest Flask release
* gh#flask-admin/flask-admin#2309
* gh#flask-admin/flask-admin#2316
* Fri Jun 24 2022 Steve Kowalik - Add patch redirect-location-assertions.patch:
* Remove hostname when checking location from redirects.- Add PyYAML and requre to BuildRequires.
* Sat Feb 19 2022 Arun Persaud - specfile:
* update copyright year
* skip python 2 builds
* removed patches, both included upstream (remove_nose.patch, support-new-wtforms.patch)- update to version 1.6.0:
* Dropped Python 2 support
* WTForms 3.0 support
* Various fixes
* Fri Aug 06 2021 Steve Kowalik - Add patch support-new-wtforms.patch:
* Support new WTForms.- Skip two recalcitrant tests.
* Tue Jun 01 2021 Matej Cepl - Update to 1.5.8: - SQLAlchemy 1.4/2.0, 1.4.5+ compatibility fixes - Redis CLI fixes - Bootstrap 4 support! - Added hook for custom SQLAlchemy models initializers- Patch remove_nose.patch rebased.
* Thu Oct 29 2020 Matej Cepl - Add remove_nose.patch to remove dependency on nose (gh#flask-admin/flask-admin#2047).
* Mon Sep 28 2020 Hans-Peter Jansen - Exclude a failing test
* Mon Apr 20 2020 Petr Cervinka - Fix build without python2
* Sat Apr 11 2020 Arun Persaud - update to version 1.5.6:
* SQLAlchemy 1.3.6 compatibility fix
* Python 3.8 support
* Sat Feb 08 2020 Arun Persaud - specfile:
* update copyright year- update to version 1.5.5:
* Werkzeug 1.0 compatibility fix
* Use fa-circle-o icon for unchecked booleans
* A few SQLAlchemy-related bug fixes