Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-django-debug-toolbar for 
openSUSE:Factory checked in at 2026-07-14 13:54:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-debug-toolbar (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-debug-toolbar.new.1991 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-debug-toolbar"

Tue Jul 14 13:54:33 2026 rev:25 rq:1365606 version:7.0.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-django-debug-toolbar/python-django-debug-toolbar.changes
  2025-04-23 15:19:13.973852775 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-debug-toolbar.new.1991/python-django-debug-toolbar.changes
        2026-07-14 13:57:05.273718053 +0200
@@ -1,0 +2,42 @@
+Wed Jul  1 12:42:18 UTC 2026 - ecsos <[email protected]>
+
+- Update to 7.0.0
+  * Prevent check from erroring when ROOT_URLCONF is not defined in #2342
+  * Add browser based JavaScript via vitest in #2348
+  * Exclude package-lock.json from pre-commit autoformatting in #2355
+  * Resolve debounce race condition in #2356
+  * Refs #2356: Add a note to the prerequisites section about requiring a 
modern browser in #2357
+  * Add contribution documentation on running JS tests in #2359
+  * Drop support for Django 4.2 and Django 5.1 . in #2360
+  * Drop Promise.try and change documented Baseline target to Widely-Available 
in #2361
+  * Use shadow dom to render the toolbar in #2266
+  * Add graceful degradation for large SQL queries in #2291
+  * Update the version for biome schema. in #2364
+  * Update JS syntax to Baseline 2025 using esupgrade in #2346
+  * Treat some warnings as errors in CI in #2258
+  * Export getDebugElement utility javascript function. in #2373
+  * Clarified configuration documentation about SHOW_TOOLBAR_CALLBACK in #2372
+  * Handle non-JSON mapping keys in toolbar storage in #2376
+  * Fixed cookie expires calculation in #2377
+  * Handle cache culling and boolean lookup changes in Django 6.2 in #2385
+  * Change the SQL panel to show the select and explain buttons for all 
queries in #2393
+  * Mention @gzip_page explicitly as a reason why the toolbar doesn't show up 
in #2392
+  * Fix binary parameter handling in SQL panel in #2391
+  * Version 7.0.0 in #2386
+
+-------------------------------------------------------------------
+Sat Apr  4 11:58:23 UTC 2026 - ecsos <[email protected]>
+
+- Update to 6.3.0
+  * remove requirement_dev.txt from project #2277
+  * Upgraded ReadTheDocs Python version to 3.13. in #2307
+  * Modernize some panel styles and colors in #2285
+  * Update the translatable strings for the application. in #2311
+  * Update translations 2026-02-09 in #2312
+  * Add a py.typed file, to make types available downstream in #2314
+  * Emit RedirectsPanel warning on usage rather than set up. in #2326
+  * Highlighted docs on disabling browser caching. in #2302
+  * Only patch the cache methods once. in #2332
+  * Add CacheStore, a store that uses Django's cache framework in #2304
+
+-------------------------------------------------------------------

Old:
----
  django-debug-toolbar-5.1.0.tar.gz

New:
----
  django-debug-toolbar-7.0.0.tar.gz

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

Other differences:
------------------
++++++ python-django-debug-toolbar.spec ++++++
--- /var/tmp/diff_new_pack.I90eqr/_old  2026-07-14 13:57:05.801736130 +0200
+++ /var/tmp/diff_new_pack.I90eqr/_new  2026-07-14 13:57:05.805736267 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-django-debug-toolbar
 #
-# 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,16 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-django-debug-toolbar
-Version:        5.1.0
+Version:        7.0.0
 Release:        0
 Summary:        A configurable set of panels that display various debug 
information
 License:        BSD-3-Clause
 URL:            https://github.com/jazzband/django-debug-toolbar
 Source:         
https://github.com/jazzband/django-debug-toolbar/archive/%{version}.tar.gz#/django-debug-toolbar-%{version}.tar.gz
-BuildRequires:  %{python_module Django >= 4.2.9}
+BuildRequires:  %{python_module Django >= 5.2}
 BuildRequires:  %{python_module Jinja2}
+BuildRequires:  %{python_module base >= 3.10}
+BuildRequires:  %{python_module django-template-partials}
 BuildRequires:  %{python_module hatchling}
 BuildRequires:  %{python_module html5lib}
 BuildRequires:  %{python_module isort}
@@ -33,7 +35,7 @@
 BuildRequires:  %{python_module sqlparse >= 0.2.0}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
-Requires:       python-Django >= 4.2.9
+Requires:       python-Django >= 5.2
 Requires:       python-sqlparse >= 0.2.0
 BuildArch:      noarch
 %python_subpackages

++++++ django-debug-toolbar-5.1.0.tar.gz -> django-debug-toolbar-7.0.0.tar.gz 
++++++
++++ 17860 lines of diff (skipped)

Reply via email to