Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-django-bootstrap4 for
openSUSE:Factory checked in at 2026-04-10 21:28:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-bootstrap4 (Old)
and /work/SRC/openSUSE:Factory/.python-django-bootstrap4.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-bootstrap4"
Fri Apr 10 21:28:45 2026 rev:7 rq:1345852 version:26.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-django-bootstrap4/python-django-bootstrap4.changes
2024-11-12 19:23:56.001771192 +0100
+++
/work/SRC/openSUSE:Factory/.python-django-bootstrap4.new.21863/python-django-bootstrap4.changes
2026-04-10 21:28:49.410528561 +0200
@@ -1,0 +2,19 @@
+Fri Apr 3 15:43:19 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 26.1:
+ * Refactor release workflow to tag-based publishing via GitHub
+ Actions (#843).
+ * Remove support for Django 5.1 (EOL) (#840).
+ * Remove support for Python 3.9 (EOL) (#833, #835).
+ * Add support for Python 3.14 (#831).
+ * Add support for Django 6.0 (#830).
+ * Drop support for Django 5.0 (EOL) (#814).
+ * Add support for Django 5.2 (#815).
+ * Use astral-sh/setup-uv in GitHub Actions (#820, #821).
+ * Use `uv build` (#822).
+ * Use `uv.lock` in GitHub Actions (#823).
+ * Announce maintenance mode (#808).
+ * Switch to just and uv (#805).
+ * Remove Python 3.8, add Python 3.13 (#805).
+
+-------------------------------------------------------------------
Old:
----
django-bootstrap4-24.4.tar.gz
New:
----
django-bootstrap4-26.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-django-bootstrap4.spec ++++++
--- /var/tmp/diff_new_pack.7RTV5c/_old 2026-04-10 21:28:50.102557248 +0200
+++ /var/tmp/diff_new_pack.7RTV5c/_new 2026-04-10 21:28:50.102557248 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-django-bootstrap4
#
-# Copyright (c) 2024 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,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-django-bootstrap4
-Version: 24.4
+Version: 26.1
Release: 0
Summary: Bootstrap support for Django projects
License: BSD-3-Clause
@@ -26,16 +26,16 @@
URL: https://github.com/zostera/django-bootstrap4
Source:
https://github.com/zostera/django-bootstrap4/archive/v%{version}.tar.gz#/django-bootstrap4-%{version}.tar.gz
BuildRequires: %{python_module pip}
-BuildRequires: %{python_module setuptools}
+BuildRequires: %{python_module uv-build >= 0.9.6}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: python-Django
-Requires: python-beautifulsoup4
+Requires: python-Django >= 4.2
+Requires: python-beautifulsoup4 >= 4.10.0
BuildArch: noarch
# SECTION test requirements
-BuildRequires: %{python_module Django}
-BuildRequires: %{python_module beautifulsoup4}
+BuildRequires: %{python_module Django >= 4.2}
+BuildRequires: %{python_module beautifulsoup4 >= 4.10.0}
BuildRequires: gdal-devel
# /SECTION
%python_subpackages
++++++ django-bootstrap4-24.4.tar.gz -> django-bootstrap4-26.1.tar.gz ++++++
++++ 1999 lines of diff (skipped)