Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-crispy-bootstrap5 for
openSUSE:Factory checked in at 2024-07-18 19:16:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-crispy-bootstrap5 (Old)
and /work/SRC/openSUSE:Factory/.python-crispy-bootstrap5.new.17339 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-crispy-bootstrap5"
Thu Jul 18 19:16:58 2024 rev:3 rq:1188227 version:2024.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-crispy-bootstrap5/python-crispy-bootstrap5.changes
2024-03-22 15:35:04.068809114 +0100
+++
/work/SRC/openSUSE:Factory/.python-crispy-bootstrap5.new.17339/python-crispy-bootstrap5.changes
2024-07-18 19:17:07.440987467 +0200
@@ -1,0 +2,16 @@
+Wed Jul 17 14:59:56 UTC 2024 - Markéta Machová <[email protected]>
+
+- 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
+
+-------------------------------------------------------------------
Old:
----
cf2.patch
crispy-bootstrap5-0.7.tar.gz
help_test_escape.patch
New:
----
crispy-bootstrap5-2024.2.tar.gz
BETA DEBUG BEGIN:
Old:- Dropped upstreamed patches:
* cf2.patch
* help_test_escape.patch
Old: * cf2.patch
* help_test_escape.patch
BETA DEBUG END:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-crispy-bootstrap5.spec ++++++
--- /var/tmp/diff_new_pack.g48ObQ/_old 2024-07-18 19:17:08.109013968 +0200
+++ /var/tmp/diff_new_pack.g48ObQ/_new 2024-07-18 19:17:08.113014127 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-crispy-bootstrap5
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,31 +15,28 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
+
%{?sle15_python_module_pythons}
Name: python-crispy-bootstrap5
-Version: 0.7
+Version: 2024.2
Release: 0
Summary: Bootstrap5 template pack for django-crispy-forms
License: MIT
URL: https://github.com/django-crispy-forms/crispy-bootstrap5
Source:
https://github.com/django-crispy-forms/crispy-bootstrap5/archive/refs/tags/%{version}.tar.gz#/crispy-bootstrap5-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM
https://github.com/django-crispy-forms/crispy-bootstrap5/commit/69ff88bed286a76e6216a54ecf93a0b27d87bc8d
Fixed tests for crispy-forms 2.x
-Patch1: cf2.patch
-# PATCH-FIX-UPSTREAM
https://github.com/django-crispy-forms/crispy-bootstrap5/commit/16732dde3530d6537ec9d65ba92264797bb088c8
Fixed help_text_escape test.
-Patch2: help_test_escape.patch
-BuildRequires: python-rpm-macros
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
+BuildRequires: python-rpm-macros
# SECTION test requirements
-BuildRequires: %{python_module Django >= 3.2}
-BuildRequires: %{python_module django-crispy-forms >= 1.13.0}
+BuildRequires: %{python_module Django >= 4.2}
+BuildRequires: %{python_module django-crispy-forms >= 2}
BuildRequires: %{python_module pytest-django}
BuildRequires: %{python_module pytest}
# /SECTION
BuildRequires: fdupes
-Requires: python-Django >= 3.2
-Requires: python-django-crispy-forms >= 1.13.0
+Requires: python-Django >= 4.2
+Requires: python-django-crispy-forms >= 2
BuildArch: noarch
%python_subpackages
++++++ crispy-bootstrap5-0.7.tar.gz -> crispy-bootstrap5-2024.2.tar.gz ++++++
++++ 2429 lines of diff (skipped)