Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-drf-spectacular for
openSUSE:Factory checked in at 2026-04-01 19:51:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-drf-spectacular (Old)
and /work/SRC/openSUSE:Factory/.python-drf-spectacular.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-drf-spectacular"
Wed Apr 1 19:51:10 2026 rev:6 rq:1343778 version:0.29.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-drf-spectacular/python-drf-spectacular.changes
2025-10-07 18:29:08.395411796 +0200
+++
/work/SRC/openSUSE:Factory/.python-drf-spectacular.new.21863/python-drf-spectacular.changes
2026-04-01 19:51:51.260179495 +0200
@@ -1,0 +2,64 @@
+Mon Mar 30 21:34:34 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 0.29.0:
+ * Add l18n handling for Decimal field #1466
+ * Fix LogoutSerializer for JWT/dj_rest_auth #1392
+ * fix: support token blacklist feature in rest_auth [Bart van
+ Andel]
+ * [django-filter] Add null_label if set in ChoiceFilter (#1450)
+ [Enric Pou]
+ * fix: camelize tuples/fixed length array (#1432) [Chris
+ Wesseling]
+ * Fix items:False case in enum hook #1432
+ * Add option to overwrite serializer description #1463
+ * Fix OpenApiViewExtension not providing view instance under
+ self.target (#1405) [astro-stan]
+ * Move list default fix to source of the problem #1436
+ * Improve confusing doc #1461
+ * Add assert to pagination test #1459
+ * fix SafeString handling for picky CDumper
+ * Remove EOL 3.7 from suite; pydantic not updated for <=3.8
+ * Fix DecimalField with decimal_places and max_digits equal.
+ [keter2002]
+ * fix test for i18n changes on DRF
+ * Improve to_filter_name support for django_filter [Matwey V.
+ Kornilov]
+ * fixes prefix estimation on windows [Luis Nell]
+ * Fix default for array types [Stanislav Khlud]
+ * fix: use CSafeDumper for render yaml if available [florian]
+ * fix: sort list to produce same hash [florian]
+ * Add typing.Generic to default lib_doc_excludes [Max Howald]
+ * Add get_doc test for class that inherits from Generic [Max
+ Howald]
+ * Add Django REST framework 3.16 support [Paolo Melchiorre]
+ * Fix memory leak [artemkucher]
+ * Fix python 3.11 slice index [Egor Litvinov]
+ * fix: correct port mapping for the container in README [Maksym
+ Bieńkowski]
+ * Update docs [q0w]
+ * Allow setting callable for ENUM_NAME_OVERRIDES [q0w]
+ * Add allauth's DRF token auth #1401
+ * update away from retired GH worker image
+ * add condition to check, that serializer Meta has model
+ attribute [aliev_vt]
+ * Fix docs compile issue and update some old code (#1389) [Mike
+ Manger]
+ * Fix location of @extend_schema_field [johnthagen]
+ * Remove reference to non-exposed lazy_serializer [johnthagen]
+ * Document how to lazily define a recursive SerializerMethod
+ [johnthagen]
+ * Link to SerializerMethod docs [johnthagen]
+ * Document Django 5.1 support in README [johnthagen]
+ * Bump django from 4.2.11 to 4.2.18 in /requirements
+ [dependabot[bot]]
+ * Enhance bug report template with instructions for better
+ clarity [antoliny0919]
+ * add pydantic computed field to tests #1354
+ * Finally fixed the memory leak thanks to @artKucher.
+ * Another performance improvement is the usage of the C
+ versions of yaml, if available.
+ * Apart from that, there are a lot of small improvements and
+ bugfixes.
+- drop py313.patch support-drf-3.16.1.patch: upstream
+
+-------------------------------------------------------------------
Old:
----
drf_spectacular-0.28.0.tar.gz
py313.patch
support-drf-3.16.1.patch
New:
----
drf_spectacular-0.29.0.tar.gz
----------(Old B)----------
Old: bugfixes.
- drop py313.patch support-drf-3.16.1.patch: upstream
Old: bugfixes.
- drop py313.patch support-drf-3.16.1.patch: upstream
----------(Old E)----------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-drf-spectacular.spec ++++++
--- /var/tmp/diff_new_pack.RT9EZV/_old 2026-04-01 19:51:51.948208163 +0200
+++ /var/tmp/diff_new_pack.RT9EZV/_new 2026-04-01 19:51:51.956208496 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-drf-spectacular
#
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,16 +18,12 @@
%{?sle15_python_module_pythons}
Name: python-drf-spectacular
-Version: 0.28.0
+Version: 0.29.0
Release: 0
Summary: Sane and flexible OpenAPI 3 schema generation for Django REST
framework
License: BSD-3-Clause
URL: https://github.com/tfranzel/drf-spectacular
Source:
https://files.pythonhosted.org/packages/source/d/drf-spectacular/drf_spectacular-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM https://github.com/tfranzel/drf-spectacular/pull/1381
Django 5.2 and python 3.13 minor changes
-Patch0: py313.patch
-# PATCH-FIX-UPSTREAM gh#tfranzel/drf-spectacular#1455
-Patch1: support-drf-3.16.1.patch
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
++++++ drf_spectacular-0.28.0.tar.gz -> drf_spectacular-0.29.0.tar.gz ++++++
++++ 2053 lines of diff (skipped)