Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-django-filter for
openSUSE:Factory checked in at 2022-08-25 15:09:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-filter (Old)
and /work/SRC/openSUSE:Factory/.python-django-filter.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-filter"
Thu Aug 25 15:09:05 2022 rev:10 rq:999143 version:22.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-django-filter/python-django-filter.changes
2022-05-06 18:59:46.793385464 +0200
+++
/work/SRC/openSUSE:Factory/.python-django-filter.new.2083/python-django-filter.changes
2022-08-25 15:09:16.253237507 +0200
@@ -1,0 +2,11 @@
+Thu Aug 25 02:26:12 UTC 2022 - John Vandenberg <[email protected]>
+
+- Trim package description
+- Update to v22.1
+ * Update supported Python and Django versions: minimal Python is
+ now 3.7, minimum Django is now 3.2
+ * Added testing for Python 3.10 and Django 4.1
+ * Removed outdated deprecated warnings for code removed in version 2.1
+ * The code base is now formatted with Black
+
+-------------------------------------------------------------------
Old:
----
django-filter-21.1.tar.gz
New:
----
django-filter-22.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-django-filter.spec ++++++
--- /var/tmp/diff_new_pack.sdkg4U/_old 2022-08-25 15:09:17.061239214 +0200
+++ /var/tmp/diff_new_pack.sdkg4U/_new 2022-08-25 15:09:17.065239222 +0200
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-django-filter
-Version: 21.1
+Version: 22.1
Release: 0
Summary: Reusable Django app to allow users to filter queryset
dynamically
License: BSD-3-Clause
@@ -40,8 +40,8 @@
%python_subpackages
%description
-Django-filter is a reusable Django application for allowing users to filter
queryset dynamically. It
-requires Python 2.7 or higher. For usage and installation instructions,
consult the docs directory.
+Django-filter is a reusable Django application for allowing users to filter
queryset dynamically.
+For usage and installation instructions, consult the docs directory.
%prep
%setup -q -n django-filter-%{version}
++++++ django-filter-21.1.tar.gz -> django-filter-22.1.tar.gz ++++++
++++ 13579 lines of diff (skipped)