Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-django-js-asset for
openSUSE:Factory checked in at 2026-06-22 17:28:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-js-asset (Old)
and /work/SRC/openSUSE:Factory/.python-django-js-asset.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-js-asset"
Mon Jun 22 17:28:52 2026 rev:9 rq:1360750 version:4.0.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-django-js-asset/python-django-js-asset.changes
2026-04-04 19:08:56.208862795 +0200
+++
/work/SRC/openSUSE:Factory/.python-django-js-asset.new.1956/python-django-js-asset.changes
2026-06-22 17:29:45.010395344 +0200
@@ -1,0 +2,16 @@
+Sat Jun 20 17:42:31 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 4.0.1:
+ * Added js_asset.Media, a django.forms.Media subclass with two
+ extra abilities.
+ * JS and CSS now produce Django's own Script and Stylesheet
+ objects (backported via js_asset._compat on Django versions
+ that lack them) instead of being standalone dataclasses
+ * Script, Stylesheet, MediaAsset and InlineStyle can now be
+ imported from js_asset
+ * Equality now follows Django's own contract: identity is
+ attribute-aware on Django 4.2–5.1 and 6.2+,
+ * Added a static_lazy helper (a lazy wrapper around static()
+ * Removed the global importmap object
+
+-------------------------------------------------------------------
Old:
----
3.1.2.tar.gz
New:
----
4.0.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-django-js-asset.spec ++++++
--- /var/tmp/diff_new_pack.a71QhT/_old 2026-06-22 17:29:45.534413598 +0200
+++ /var/tmp/diff_new_pack.a71QhT/_new 2026-06-22 17:29:45.538413737 +0200
@@ -18,12 +18,12 @@
%{?sle15_python_module_pythons}
Name: python-django-js-asset
-Version: 3.1.2
+Version: 4.0.1
Release: 0
Summary: Script tag with additional attributes for django.formsMedia
License: BSD-3-Clause
-URL: https://github.com/matthiask/django-js-asset/
-Source:
https://github.com/matthiask/django-js-asset/archive/%{version}.tar.gz
+URL: https://github.com/feincms/django-js-asset/
+Source:
https://github.com/feincms/django-js-asset/archive/%{version}.tar.gz
BuildRequires: %{python_module Django}
BuildRequires: %{python_module hatchling}
BuildRequires: %{python_module pip}
++++++ 3.1.2.tar.gz -> 4.0.1.tar.gz ++++++
++++ 1771 lines of diff (skipped)