Changelog for
python311-Flask-Admin-1.6.1-4.1.noarch.rpm :
* Fri Feb 09 2024 Dirk Müller
- add %sle15_python_module_pythons
* Tue Oct 24 2023 Markéta Machová - Add few patches to fix tests (from gh#flask-admin/flask-admin#2328):
* model-from-model.patch
* reverse-relation-for-model.patch
* bytes-not-str.patch
* 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).