Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-django-webpack-loader for
openSUSE:Factory checked in at 2026-03-31 16:26:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-webpack-loader (Old)
and /work/SRC/openSUSE:Factory/.python-django-webpack-loader.new.1999
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-webpack-loader"
Tue Mar 31 16:26:47 2026 rev:15 rq:1343928 version:3.2.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-django-webpack-loader/python-django-webpack-loader.changes
2025-06-03 17:54:17.079459742 +0200
+++
/work/SRC/openSUSE:Factory/.python-django-webpack-loader.new.1999/python-django-webpack-loader.changes
2026-03-31 16:26:55.366486177 +0200
@@ -1,0 +2,14 @@
+Mon Mar 30 21:42:23 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 3.2.3:
+ * Add warning for default timeout usage
+ * Ensure parity with `webpack-bundle-tracker`
+ * Update examples to always perform integrity calculation
+ * Update supported versions on Trove classifiers
+ * Automatically add `crossorigin` attributes to tags with
+ `integrity` attributes when necessary
+ * Use `request.csp_nonce` from django-csp if available and
+ configured
+ * Remove support for Django 3.x (LTS is EOL)
+
+-------------------------------------------------------------------
Old:
----
3.1.1.tar.gz
New:
----
3.2.3.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-django-webpack-loader.spec ++++++
--- /var/tmp/diff_new_pack.nj0SIV/_old 2026-03-31 16:26:56.006513012 +0200
+++ /var/tmp/diff_new_pack.nj0SIV/_new 2026-03-31 16:26:56.010513180 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-django-webpack-loader
#
-# 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,14 +18,14 @@
%{?sle15_python_module_pythons}
Name: python-django-webpack-loader
-Version: 3.1.1
+Version: 3.2.3
Release: 0
Summary: Django plugin to transparently use webpack
License: MIT
Group: Development/Languages/Python
URL: https://github.com/owais/django-webpack-loader
Source:
https://github.com/owais/django-webpack-loader/archive/%{version}.tar.gz
-BuildRequires: %{python_module Django >= 1.10}
+BuildRequires: %{python_module Django >= 4.2}
BuildRequires: %{python_module django-jinja}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest}
@@ -35,7 +35,7 @@
#BuildRequires: %%{python_module unittest2}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: python-Django >= 1.10
+Requires: python-Django >= 4.2
Recommends: python-django-jinja
BuildArch: noarch
%python_subpackages
++++++ 3.1.1.tar.gz -> 3.2.3.tar.gz ++++++
++++ 2011 lines of diff (skipped)