Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-crispy-bootstrap4 for
openSUSE:Factory checked in at 2026-04-04 19:07:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-crispy-bootstrap4 (Old)
and /work/SRC/openSUSE:Factory/.python-crispy-bootstrap4.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-crispy-bootstrap4"
Sat Apr 4 19:07:24 2026 rev:6 rq:1344499 version:2026.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-crispy-bootstrap4/python-crispy-bootstrap4.changes
2025-04-20 20:07:25.739750235 +0200
+++
/work/SRC/openSUSE:Factory/.python-crispy-bootstrap4.new.21863/python-crispy-bootstrap4.changes
2026-04-04 19:09:09.941425831 +0200
@@ -1,0 +2,13 @@
+Fri Apr 3 16:30:59 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 2026.2:
+ * Removed support for Django 4.2, 5.0 and 5.1.
+ * Confirmed support for Python 3.14.
+ * Confirmed support for Django 6.0.
+ * Added support for Python 3.13.
+ * Added support for Django 5.2.
+ * Changed `id` for help text to align with aria-describedby
+ attribute added by Django 5.0+.
+- drop django52.patch (obsolete)
+
+-------------------------------------------------------------------
Old:
----
crispy-bootstrap4-2024.10.tar.gz
django52.patch
New:
----
crispy-bootstrap4-2026.2.tar.gz
----------(Old B)----------
Old: attribute added by Django 5.0+.
- drop django52.patch (obsolete)
----------(Old E)----------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-crispy-bootstrap4.spec ++++++
--- /var/tmp/diff_new_pack.ybibMe/_old 2026-04-04 19:09:10.441446332 +0200
+++ /var/tmp/diff_new_pack.ybibMe/_new 2026-04-04 19:09:10.445446496 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-crispy-bootstrap4
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,26 +18,24 @@
%{?sle15_python_module_pythons}
Name: python-crispy-bootstrap4
-Version: 2024.10
+Version: 2026.2
Release: 0
Summary: Bootstrap4 template pack for django-crispy-forms
License: MIT
URL: https://github.com/django-crispy-forms/crispy-bootstrap4
Source:
https://github.com/django-crispy-forms/crispy-bootstrap4/archive/refs/tags/%{version}.tar.gz#/crispy-bootstrap4-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM
https://github.com/django-crispy-forms/crispy-bootstrap4/pull/34 Added Django
5.2. support.
-Patch: django52.patch
BuildRequires: %{python_module pip}
-BuildRequires: %{python_module setuptools}
+BuildRequires: %{python_module setuptools >= 77.0.3}
BuildRequires: %{python_module wheel}
BuildRequires: python-rpm-macros
# SECTION test requirements
-BuildRequires: %{python_module Django >= 4.2}
+BuildRequires: %{python_module Django >= 5.2}
BuildRequires: %{python_module django-crispy-forms >= 2.3}
BuildRequires: %{python_module pytest-django}
BuildRequires: %{python_module pytest}
# /SECTION
BuildRequires: fdupes
-Requires: python-Django >= 4.2
+Requires: python-Django >= 5.2
Requires: python-django-crispy-forms >= 2.3
BuildArch: noarch
%python_subpackages
++++++ crispy-bootstrap4-2024.10.tar.gz -> crispy-bootstrap4-2026.2.tar.gz
++++++
++++ 1752 lines of diff (skipped)