Hello community,

here is the log from the commit of package python-django-filter for 
openSUSE:Factory checked in at 2020-06-10 00:50:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-filter (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-filter.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-filter"

Wed Jun 10 00:50:22 2020 rev:5 rq:812848 version:2.3.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-django-filter/python-django-filter.changes    
    2019-09-17 13:37:46.173839411 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-filter.new.3606/python-django-filter.changes
      2020-06-10 00:50:24.795258458 +0200
@@ -1,0 +2,11 @@
+Tue Jun  9 09:42:22 UTC 2020 - Ondřej Súkup <mimi...@gmail.com>
+
+- update to 2.3.0
+ * Fixed import of FieldDoesNotExist. 
+ * Added testing against Django 3.0
+ * Declared support for, and added testing against, Python 3.8
+ * Fix filterset multiple inheritance bug
+ * Allowed customising default lookup expression.
+ * Fixed IsoDateTimeRangeFieldTests for Django 3.1
+
+-------------------------------------------------------------------

Old:
----
  django-filter-2.2.0.tar.gz

New:
----
  django-filter-2.3.0.tar.gz

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

Other differences:
------------------
++++++ python-django-filter.spec ++++++
--- /var/tmp/diff_new_pack.OUwt8A/_old  2020-06-10 00:50:25.267259692 +0200
+++ /var/tmp/diff_new_pack.OUwt8A/_new  2020-06-10 00:50:25.267259692 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-django-filter
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-django-filter
-Version:        2.2.0
+Version:        2.3.0
 Release:        0
 Summary:        Reusable Django app to allow users to filter queryset 
dynamically
 License:        BSD-3-Clause
@@ -34,6 +34,7 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-Django
+Requires:       python-djangorestframework
 Recommends:     python-django-crispy-forms
 BuildArch:      noarch
 %python_subpackages
@@ -53,7 +54,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_exec runtests.py
+%python_exec runtests.py -v 2 
 
 %files %{python_files}
 %license LICENSE

++++++ django-filter-2.2.0.tar.gz -> django-filter-2.3.0.tar.gz ++++++
++++ 1656 lines of diff (skipped)


Reply via email to