Hello community,

here is the log from the commit of package python-django-extensions for 
openSUSE:Factory checked in at 2020-07-08 19:14:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-extensions (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-extensions.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-extensions"

Wed Jul  8 19:14:18 2020 rev:8 rq:819154 version:3.0.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-django-extensions/python-django-extensions.changes
        2020-04-04 12:27:12.864038513 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-extensions.new.3060/python-django-extensions.changes
      2020-07-08 19:14:31.275431283 +0200
@@ -1,0 +2,21 @@
+Tue Jul  7 08:39:29 UTC 2020 - Marketa Calabkova <[email protected]>
+
+- Update to 3.0.2
+  * Django 2.2 and above only
+  * Removal of Python 2 support
+  * Removal of deprecated keyczar encrypted fields EncryptedTextField and 
EncryptedCharField
+  * Removal of deprecated passwd command
+  * Removal of truncate_letters filter
+  * Change: TimeStampedModel; Removed default ordering on abstract model
+  * New: DjangoExtensionsConfig AppConfig
+  * New: shell_plus, JupyterLab support
+  * New: list_signals, List all signals by model and signal type
+  * Improvement: shell_plus, use -- to directly pass additional arguments to 
Jupyter
+  * Improvement: shell_plus, improvements to MySQL support
+  * Improvement: jobs, use logging to record errors
+  * Improvement: syncdata, added --remove-before flag
+  * Improvement: graph_models, add field and model to template context
+  * Fix: syncdata, fix non existent field in fixture data
+  * Fix: pipchecker, compatibility with pip 20.1
+
+-------------------------------------------------------------------

Old:
----
  django-extensions-2.2.9.tar.gz

New:
----
  django-extensions-3.0.2.tar.gz

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

Other differences:
------------------
++++++ python-django-extensions.spec ++++++
--- /var/tmp/diff_new_pack.mMAYCf/_old  2020-07-08 19:14:32.459435499 +0200
+++ /var/tmp/diff_new_pack.mMAYCf/_new  2020-07-08 19:14:32.463435514 +0200
@@ -18,13 +18,13 @@
 
 %define skip_python2 1
 Name:           python-django-extensions
-Version:        2.2.9
+Version:        3.0.2
 Release:        0
 Summary:        Extensions for Django
 License:        BSD-3-Clause
 URL:            https://github.com/django-extensions/django-extensions
 Source:         
https://github.com/django-extensions/django-extensions/archive/%{version}.tar.gz#/django-extensions-%{version}.tar.gz
-BuildRequires:  %{python_module Django}
+BuildRequires:  %{python_module Django >= 2.2}
 BuildRequires:  %{python_module Pygments}
 BuildRequires:  %{python_module Werkzeug}
 BuildRequires:  %{python_module django-json-widget}
@@ -35,19 +35,15 @@
 BuildRequires:  %{python_module pytest-django}
 BuildRequires:  %{python_module python-dateutil}
 BuildRequires:  %{python_module shortuuid}
-BuildRequires:  %{python_module six >= 1.2}
-BuildRequires:  %{python_module typing}
 BuildRequires:  %{python_module vobject}
 BuildRequires:  fdupes
-Requires:       python-Django
-Requires:       python-six >= 1.2
+Requires:       python-Django >= 2.2
 Recommends:     python-Pygments
 Recommends:     python-Werkzeug
 Recommends:     python-django-json-widget
 Recommends:     python-djangorestframework
 Recommends:     python-python-dateutil
 Suggests:       python-pip
-Suggests:       python-python-dateutil
 Suggests:       python-shortuuid
 BuildArch:      noarch
 %python_subpackages

++++++ django-extensions-2.2.9.tar.gz -> django-extensions-3.0.2.tar.gz ++++++
++++ 4677 lines of diff (skipped)


Reply via email to