File python-crispy-bootstrap5.changes of Package python-crispy-bootstrap5
-------------------------------------------------------------------
Tue Apr 15 08:03:06 UTC 2025 - Markéta Machová <mmachova@suse.com>
- update to 2025.4
* Added Python 3.13 support.
* Added support for Django 5.2.
-------------------------------------------------------------------
Sun Mar 23 21:30:55 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 2024.10:
* Added support for Django 5.1.
* Fixed `accordion.html`, `accordion-group.html` and `tab.html`
templates to render `css_class` attribute.
* Dropped support for django-crispy-forms 2.2 and earlier.
* FormActions template improvements. The template now considers
the `css_class` argument and adds the `row` class for
Horizontal forms.
-------------------------------------------------------------------
Wed Jul 17 14:59:56 UTC 2024 - Markéta Machová <mmachova@suse.com>
- Update to 2024.2
* Added Django 5.0 and 4.2 support
* Added Python 3.11 and 3.12 support
* Dropped Python 3.7 support
* Dropped Django 3.2, 4.0 and 4.1 support
* Switched to CalVer versioning
* Added support for Switches.
* Used <fieldset> and <legend> to group related inputs.
* Added modal template.
- Dropped upstreamed patches:
* cf2.patch
* help_test_escape.patch
-------------------------------------------------------------------
Fri Mar 22 08:29:00 UTC 2024 - Max Lin <mlin@suse.com>
- Add %{?sle15_python_module_pythons}
-------------------------------------------------------------------
Tue Jul 18 08:57:24 UTC 2023 - Markéta Machová <mmachova@suse.com>
- Initial packaging (v0.7), needed by django-crispy-forms v2
- Upstream is slow in releases: upstream patches cf2.patch and help_test_escape.patch