Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-django-json-widget for 
openSUSE:Factory checked in at 2026-04-04 19:07:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-json-widget (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-json-widget.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-json-widget"

Sat Apr  4 19:07:33 2026 rev:9 rq:1344504 version:2.1.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-django-json-widget/python-django-json-widget.changes
      2023-09-06 18:58:23.231973480 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-json-widget.new.21863/python-django-json-widget.changes
   2026-04-04 19:09:21.957918508 +0200
@@ -1,0 +2,20 @@
+Fri Apr  3 16:36:44 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 2.1.1:
+  * Issue #108: respect Django admin color scheme setting for
+    JSON editor.
+  * Issue #114: expose editor instance to window object and DOM
+    element.
+  * Fix dark mode CSS support #107
+  * Fix Version 2.0.1 causes rendering HTML scripts issue #80
+  * Fixed Version 2.0.0 causes issues with Django 4.x due to
+    missing sourcemaps issue #83
+  * Fix default paths for static files #53
+  * Stop declaring support for Django versions before 3.2 #65
+  * Avoid HTML injection via unsafe JSON injection #64
+  * Remove source map reference from JS bundle #70
+  * Add dark mode CSS support #82
+  * Updated documentation
+- drop remove-future-requirement.patch (obsolete)
+
+-------------------------------------------------------------------

Old:
----
  django-json-widget-1.1.1.tar.gz
  remove-future-requirement.patch

New:
----
  django-json-widget-2.1.1.tar.gz

----------(Old B)----------
  Old:  * Updated documentation
- drop remove-future-requirement.patch (obsolete)
----------(Old E)----------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-django-json-widget.spec ++++++
--- /var/tmp/diff_new_pack.bNTZok/_old  2026-04-04 19:09:22.485940158 +0200
+++ /var/tmp/diff_new_pack.bNTZok/_new  2026-04-04 19:09:22.489940322 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-django-json-widget
 #
-# Copyright (c) 2023 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,21 +18,20 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-django-json-widget
-Version:        1.1.1
+Version:        2.1.1
 Release:        0
 Summary:        Django JSON widget for editing the Django jsonfield
 License:        MIT
 URL:            https://github.com/jmrivas86/django-json-widget
 Source:         
https://github.com/jmrivas86/django-json-widget/archive/v%{version}.tar.gz#/django-json-widget-%{version}.tar.gz
-# PATCH-FIX-OPENSUSE We don't use Django < 3.1
-Patch0:         remove-future-requirement.patch
-BuildRequires:  %{python_module Django}
+BuildRequires:  %{python_module Django >= 5}
 BuildRequires:  %{python_module pip}
-BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module setuptools >= 45}
+BuildRequires:  %{python_module setuptools_scm >= 6.2}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-Django
+Requires:       python-Django >= 5
 BuildArch:      noarch
 %python_subpackages
 

++++++ django-json-widget-1.1.1.tar.gz -> django-json-widget-2.1.1.tar.gz ++++++
++++ 2572 lines of diff (skipped)

Reply via email to