Hello community,

here is the log from the commit of package python-django-debug-toolbar for 
openSUSE:Factory checked in at 2019-02-20 14:13:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-debug-toolbar (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-debug-toolbar.new.28833 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-debug-toolbar"

Wed Feb 20 14:13:04 2019 rev:11 rq:677458 version:1.11

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-django-debug-toolbar/python-django-debug-toolbar.changes
  2018-08-08 14:54:56.993693698 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-debug-toolbar.new.28833/python-django-debug-toolbar.changes
       2019-02-20 14:13:10.214902601 +0100
@@ -1,0 +2,40 @@
+Tue Feb 19 18:08:01 UTC 2019 - John Vandenberg <jay...@gmail.com>
+
+- Update to v1.11
+  * Use ``defer`` on all ``<script>`` tags to avoid blocking HTML parsing,
+    removed inline JavaScript.
+  * Stop inlining images in CSS to avoid Content Security Policy errors
+    altogether.
+  * Reformatted the code using `black <https://github.com/ambv/black>`__.
+  * Added the Django mail panel to the list of third-party panels.
+  * Convert system check errors to warnings to accomodate exotic
+    configurations.
+  * Fixed a crash when explaining raw querysets.
+  * Fixed an obscure unicode error with binary data fields.
+  * Added MariaDB and Python 3.7 builds to the CI.
+- from 1.10.1
+  * Fixed a problem where the duplicate query detection breaks for
+    non-hashable query parameters.
+  * Added support for structured types when recording SQL.
+  * Made Travis CI also run one test no PostgreSQL.
+  * Added fallbacks for inline images in CSS.
+  * Improved cross-browser compatibility around ``URLSearchParams`` usage.
+  * Fixed a few typos and redundancies in the documentation, removed
+    mentions of django-debug-toolbar's jQuery which aren't accurate
+    anymore.
+- from 1.10
+  * Removed support for Django < 1.11.
+  * Added support and testing for Django 2.1 and Python 3.7. No actual code
+    changes were required.
+  * Removed the jQuery dependency. This means that django-debug-toolbar
+    now requires modern browsers with support for ``fetch``, ``classList``
+    etc.
+  * Added support for the server timing header.
+  * Added a differentiation between similar and duplicate queries. Similar
+    queries are what duplicate queries used to be (same SQL, different
+    parameters).
+  * Stopped hiding frames from Django's contrib apps in stacktraces by
+    default.
+  * Lots of small cleanups and bugfixes.
+
+-------------------------------------------------------------------

Old:
----
  1.9.1.tar.gz

New:
----
  1.11.tar.gz

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

Other differences:
------------------
++++++ python-django-debug-toolbar.spec ++++++
--- /var/tmp/diff_new_pack.ve6Kcc/_old  2019-02-20 14:13:10.630902461 +0100
+++ /var/tmp/diff_new_pack.ve6Kcc/_new  2019-02-20 14:13:10.634902460 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-django-debug-toolbar
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           python-django-debug-toolbar
-Version:        1.9.1
+Version:        1.11
 Release:        0
 Summary:        A configurable set of panels that display various debug 
information
 License:        BSD-3-Clause

++++++ 1.9.1.tar.gz -> 1.11.tar.gz ++++++
++++ 7675 lines of diff (skipped)


Reply via email to