Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-django-ckeditor for 
openSUSE:Factory checked in at 2023-01-14 00:03:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-ckeditor (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-ckeditor.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-ckeditor"

Sat Jan 14 00:03:12 2023 rev:6 rq:1058180 version:6.5.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-django-ckeditor/python-django-ckeditor.changes
    2020-12-23 16:21:29.747104154 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-django-ckeditor.new.32243/python-django-ckeditor.changes
 2023-01-14 00:04:02.321997815 +0100
@@ -1,0 +2,23 @@
+Fri Jan 13 09:51:11 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 6.5.1:
+  * Avoided calling ``static()`` if ``CKEDITOR_BASEPATH`` is defined.
+  * Fixed ``./manage.py generateckeditorthumbnails`` to work again after the
+    image uploader backend rework.
+  * CKEditor 4.19.1
+  * Stopped calling ``static()`` during application startup.
+  * Added Django 4.1
+  * Changed the context for the widget to deviate less from Django. Removed a
+  * few template variables which are not used in the bundled
+  * ``ckeditor/widget.html`` template. This only affects you if you are using a
+  * customized widget or widget template.
+  * Dropped support for Python < 3.8, Django < 3.2.
+  * Added a pre-commit configuration.
+  * Added a GitHub action for running tests.
+  * Made selenium tests require opt in using a ``SELENIUM=firefox`` or
+    ``SELENIUM=chromium`` environment variable.
+  * Made it possible to override the CKEditor template in the widget class.
+  * Changed ``CKEDITOR_IMAGE_BACKEND`` to require dotted module paths (the old
+    identifiers are still supported for now).
+
+-------------------------------------------------------------------

Old:
----
  django-ckeditor-6.0.0.tar.gz

New:
----
  django-ckeditor-6.5.1.tar.gz

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

Other differences:
------------------
++++++ python-django-ckeditor.spec ++++++
--- /var/tmp/diff_new_pack.tQDpi3/_old  2023-01-14 00:04:02.958001520 +0100
+++ /var/tmp/diff_new_pack.tQDpi3/_new  2023-01-14 00:04:02.962001543 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-django-ckeditor
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-django-ckeditor
-Version:        6.0.0
+Version:        6.5.1
 Release:        0
 Summary:        Django admin CKEditor integration
 License:        BSD-3-Clause
 URL:            https://github.com/django-ckeditor/django-ckeditor
 Source:         
https://files.pythonhosted.org/packages/source/d/django-ckeditor/django-ckeditor-%{version}.tar.gz
+BuildRequires:  %{python_module base >= 3.8}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros

++++++ django-ckeditor-6.0.0.tar.gz -> django-ckeditor-6.5.1.tar.gz ++++++
++++ 13410 lines of diff (skipped)

Reply via email to