* Fix CheckboxSelectMultiple on Django>4 (#672, @heso). OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-bootstrap4?expand=0&rev=7
78 lines
2.8 KiB
Plaintext
78 lines
2.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jan 30 12:25:05 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 24.1:
|
|
* Fix CheckboxSelectMultiple on Django>4 (#672, @heso).
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 22 11:48:12 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Add %{?sle15_python_module_pythons} to build for modern python in
|
|
SLE/Leap
|
|
- Delete not needed patch skip-failing-tests.patch
|
|
- Update to 23.4:
|
|
- Use setuptools-scm to build package (#664).
|
|
23.3:
|
|
- Use ruff instead of black for formatting (#653).
|
|
- Add support for Python 3.12 (#658).
|
|
- Add support for Django 5.0 (#658).
|
|
- Revert packaging tools to setuptools, build, tox and twine (#658).
|
|
23.2:
|
|
- Fix references to example application (#648).
|
|
- Remove support for Python 3.7 (EOL) (#646).
|
|
- Switch to Hatch (#638).
|
|
- Fix readthedocs (#603).
|
|
- Remove version restriction on importlib-metadata (#604).
|
|
- Replace m2r2 with sphinx-mdinclude (#605).
|
|
23.1:
|
|
- Add support for Django 4.2 (#601).
|
|
- Update requirements and packages (#601).
|
|
- Stop using coveralls (#601).
|
|
22.3:
|
|
- Add support for Python 3.11 (#554).
|
|
22.2:
|
|
- Update Bootstrap to 4.6.2 (#499).
|
|
- Drop support for Django 2.2 (EOL) (#500).
|
|
- Add support for Django 4.1 (#500).
|
|
22.1:
|
|
- Add support for Django 4 (#447).
|
|
- Fix urls in example (#418, #444).
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 24 07:16:53 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Update to 21.2:
|
|
- Switch to a CalVer YY.MINOR versioning scheme. MINOR is
|
|
the number of the release in the given year. This is the
|
|
first release in 2021 using this scheme, so its version is
|
|
21.1. The next version this year will be 21.2. The first
|
|
version in 2022 will be 22.1.
|
|
- Add support for Django 4.0 and Python 3.10 (#349).
|
|
- Fix faulty example code
|
|
- No line break in FileInput in horizontal layout.
|
|
- Actually use the bundles JavaScript.
|
|
- Drop support for Django 3.0, extended support stopped on
|
|
2021-04-01.
|
|
- Add support for Django 3.2.
|
|
- Use bundled Bootstrap JavaScript, no need for separate popper.js.
|
|
- Updated default Bootstrap to 4.6.0.
|
|
- Add Dependabot for updates to dependencies.
|
|
- Rename AUTHORS.md to AUTHORS, remove authors section from
|
|
documentation.
|
|
- Revert to setuptools for packaging.
|
|
- Add docs and tests to sdist.
|
|
- Fix example by not installing editable version.
|
|
- Add skip-failing-tests.patch skipping failing tests
|
|
(gh#zostera/django-bootstrap4#439).
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 25 00:33:19 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Activate test suite
|
|
- Update to v2.3.1
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 8 02:13:43 AM UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v1.1.1
|