Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-django-rest-framework-client 
for openSUSE:Factory checked in at 2026-04-07 16:33:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-rest-framework-client (Old)
 and      
/work/SRC/openSUSE:Factory/.python-django-rest-framework-client.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-rest-framework-client"

Tue Apr  7 16:33:32 2026 rev:7 rq:1344784 version:0.13.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-django-rest-framework-client/python-django-rest-framework-client.changes
  2024-03-28 14:30:22.828864000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-django-rest-framework-client.new.21863/python-django-rest-framework-client.changes
       2026-04-07 16:49:06.173021341 +0200
@@ -1,0 +2,16 @@
+Mon Apr  6 20:16:11 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 0.13.0:
+  * Support for Python 3.13+
+  * Converts the project to use uv instead of pdm
+  * Adds and improves static typing
+  * Fixes ruff configuration
+  * Cleans up unused code and files
+  * Improves the documentation
+  * Add support to coroutines
+  * Format all files with Ruff
+  * Switch to Ruff and cleanup files
+- Drop obsolete python-django-rest-framework-client-no-mock.patch
+
+
+-------------------------------------------------------------------

Old:
----
  django-rest-framework-client-0.10.0.tar.gz
  python-django-rest-framework-client-no-mock.patch

New:
----
  django-rest-framework-client-0.13.0.tar.gz

----------(Old B)----------
  Old:  * Switch to Ruff and cleanup files
- Drop obsolete python-django-rest-framework-client-no-mock.patch
----------(Old E)----------

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

Other differences:
------------------
++++++ python-django-rest-framework-client.spec ++++++
--- /var/tmp/diff_new_pack.a7tGk3/_old  2026-04-07 16:49:07.461074606 +0200
+++ /var/tmp/diff_new_pack.a7tGk3/_new  2026-04-07 16:49:07.477075268 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-django-rest-framework-client
 #
-# Copyright (c) 2024 SUSE LLC
+# 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
@@ -16,30 +16,29 @@
 #
 
 
-%define skip_python39 1
 %{?sle15_python_module_pythons}
 Name:           python-django-rest-framework-client
-Version:        0.10.0
+Version:        0.13.0
 Release:        0
 Summary:        Python client for a Django REST Framework based web site
 License:        MIT
 URL:            https://github.com/dkarchmer/django-rest-framework-client
 Source:         
https://github.com/dkarchmer/django-rest-framework-client/archive/v%{version}.tar.gz#/django-rest-framework-client-%{version}.tar.gz
-Patch0:         python-django-rest-framework-client-no-mock.patch
 BuildRequires:  %{python_module base >= 3.10}
+BuildRequires:  %{python_module hatchling}
 BuildRequires:  %{python_module pip}
-BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module wheel}
 BuildRequires:  python-rpm-macros
 # SECTION test requirements
-BuildRequires:  %{python_module Django}
-BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module requests-mock}
+BuildRequires:  %{python_module httpx >= 0.28.1}
+BuildRequires:  %{python_module pytest >= 9.0}
+BuildRequires:  %{python_module requests-mock >= 1.12.1}
 BuildRequires:  %{python_module requests}
+BuildRequires:  %{python_module respx >= 0.22.0}
 # /SECTION
 BuildRequires:  fdupes
-Requires:       python-Django
+Requires:       python-httpx >= 0.28.1
 Requires:       python-requests
+Requires:       python-respx >= 0.22.0
 BuildArch:      noarch
 %python_subpackages
 

++++++ django-rest-framework-client-0.10.0.tar.gz -> 
django-rest-framework-client-0.13.0.tar.gz ++++++
++++ 3278 lines of diff (skipped)

Reply via email to