From 2d6c939cc92ea3fff17466aaddcf06f6e297cde77ab860ad9cb11c07e7b71302 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 30 Jan 2024 12:25:12 +0000 Subject: [PATCH] - update to 24.1: * 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 --- django-bootstrap4-23.4.tar.gz | 3 --- django-bootstrap4-24.1.tar.gz | 3 +++ python-django-bootstrap4.changes | 6 ++++++ python-django-bootstrap4.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 django-bootstrap4-23.4.tar.gz create mode 100644 django-bootstrap4-24.1.tar.gz diff --git a/django-bootstrap4-23.4.tar.gz b/django-bootstrap4-23.4.tar.gz deleted file mode 100644 index bda7370..0000000 --- a/django-bootstrap4-23.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be3d9fbac35c2d97b197bca0bea1c11523c1fa3c915dec89696600f01bccf7c8 -size 43245 diff --git a/django-bootstrap4-24.1.tar.gz b/django-bootstrap4-24.1.tar.gz new file mode 100644 index 0000000..7a15614 --- /dev/null +++ b/django-bootstrap4-24.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11c59929d56f5d210302af95904833c943cc5ecabdfb316373bea5568e97647c +size 43389 diff --git a/python-django-bootstrap4.changes b/python-django-bootstrap4.changes index bae21c1..e3772e4 100644 --- a/python-django-bootstrap4.changes +++ b/python-django-bootstrap4.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jan 30 12:25:05 UTC 2024 - Dirk Müller + +- update to 24.1: + * Fix CheckboxSelectMultiple on Django>4 (#672, @heso). + ------------------------------------------------------------------- Mon Jan 22 11:48:12 UTC 2024 - Daniel Garcia diff --git a/python-django-bootstrap4.spec b/python-django-bootstrap4.spec index 3574c1d..38e5252 100644 --- a/python-django-bootstrap4.spec +++ b/python-django-bootstrap4.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-django-bootstrap4 -Version: 23.4 +Version: 24.1 Release: 0 Summary: Bootstrap support for Django projects License: BSD-3-Clause