Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-djangorestframework for
openSUSE:Factory checked in at 2026-08-21 17:00:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-djangorestframework (Old)
and /work/SRC/openSUSE:Factory/.python-djangorestframework.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-djangorestframework"
Fri Aug 21 17:00:04 2026 rev:27 rq:1372772 version:3.18.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-djangorestframework/python-djangorestframework.changes
2026-05-14 21:44:43.326951855 +0200
+++
/work/SRC/openSUSE:Factory/.python-djangorestframework.new.1258/python-djangorestframework.changes
2026-08-21 17:00:15.665771289 +0200
@@ -1,0 +2,34 @@
+Fri Aug 21 09:51:33 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 3.18.0:
+ * Drop support for Django 4.2, Django 5.0 and Django 5.1
+ * Change errors for list serializers (`many=True`) to dict
+ format
+ * Add `unaccent` to `SearchFilter`
+ * Add support for Django 6.1
+ * Add `@throttle_scope` function based view decorator
+ * Add `nulls_distinct` support to `UniqueTogetherValidator`
+ * Include `choices` param for non-editable fields
+ * Improve cursor pagination template accessibility in browsable
+ API
+ * Fix partial form data updates involving `ListField`
+ * Fix crash due to browsable API extra action permissions
+ * Handle unhashable `BooleanField` representation value
+ * Fix OpenAPI schema for zero numeric bounds on ListField
+ children
+ * Replace `cc_delim_re usage` with `split_header_value` for
+ Django 6.1+ compatibility
+ * Fix `set_rollback` to only rollback initialized connections
+ * Fix DictField HTML input returning empty dict for missing
+ fields
+ * Raise clear error for unsupported unique-together list
+ updates
+- update to 3.17.2:
+ * Fix disclosure of GET-protected data in case of validation
+ error with `AdminRenderer`
+ * Enforce `DATA_UPLOAD_MAX_MEMORY_SIZE` for `request.data`
+ parsing
+ * **Full Changelog**: https://github.com/encode/django-rest-
+ framework/compare/3.17.1...3.17.2
+
+-------------------------------------------------------------------
Old:
----
djangorestframework-3.17.1.tar.gz
New:
----
djangorestframework-3.18.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-djangorestframework.spec ++++++
--- /var/tmp/diff_new_pack.3vg4JZ/_old 2026-08-21 17:00:17.275828611 +0200
+++ /var/tmp/diff_new_pack.3vg4JZ/_new 2026-08-21 17:00:17.279828753 +0200
@@ -26,37 +26,38 @@
%bcond_with test
%endif
Name: python-djangorestframework%{psuffix}
-Version: 3.17.1
+Version: 3.18.0
Release: 0
Summary: A REST Framework for Django
License: BSD-2-Clause
URL: https://www.django-rest-framework.org/
Source:
https://github.com/encode/django-rest-framework/archive/%{version}.tar.gz#/djangorestframework-%{version}.tar.gz
BuildRequires: %{python_module pip}
-BuildRequires: %{python_module setuptools}
+BuildRequires: %{python_module setuptools >= 77.0.3}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: python-Django >= 4.2
+Requires: python-Django >= 5.2
%if 0%{?suse_version} > 1500
-Recommends: python-Markdown
+Recommends: python-Markdown >= 3.3.7
%endif
-Recommends: python-Pygments
+Recommends: python-Pygments >= 2.17
Recommends: python-requests
-Suggests: python-psycopg2
+Suggests: python-psycopg >= 3.1.8
Provides: python-django-rest-framework = %{version}
Obsoletes: python-django-rest-framework < %{version}
BuildArch: noarch
%if %{with test}
-BuildRequires: %{python_module Django >= 4.2}
+BuildRequires: %{python_module Django >= 5.2}
+BuildRequires: %{python_module dj-database-url}
%if 0%{?suse_version} > 1500
-BuildRequires: %{python_module Markdown >= 3.3}
+BuildRequires: %{python_module Markdown >= 3.3.7}
%endif
-BuildRequires: %{python_module PyYAML}
-BuildRequires: %{python_module Pygments}
+BuildRequires: %{python_module PyYAML >= 5.3.1}
+BuildRequires: %{python_module Pygments >= 2.17}
BuildRequires: %{python_module django-guardian >= 2.4.0}
-BuildRequires: %{python_module psycopg}
-BuildRequires: %{python_module pytest-django >= 4.1.0}
+BuildRequires: %{python_module psycopg >= 3.1.8}
+BuildRequires: %{python_module pytest-django >= 4.5.2}
BuildRequires: %{python_module pytz}
%endif
%python_subpackages
++++++ djangorestframework-3.17.1.tar.gz -> djangorestframework-3.18.0.tar.gz
++++++
/work/SRC/openSUSE:Factory/python-djangorestframework/djangorestframework-3.17.1.tar.gz
/work/SRC/openSUSE:Factory/.python-djangorestframework.new.1258/djangorestframework-3.18.0.tar.gz
differ: char 14, line 1