File project.diff of Package python-pyorthanc

--- python-pyorthanc.changes.orig
+++ python-pyorthanc.changes
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Fri Oct  3 16:13:18 UTC 2025 - Axel Braun <axel.braun@gmx.de>
+
+- version 1.22.1
+  * no changelog provided
+
+-------------------------------------------------------------------
 Wed May  7 14:16:21 UTC 2025 - Axel Braun <axel.braun@gmx.de>
 
 - Version 1.20.0
--- python-pyorthanc.spec.orig
+++ python-pyorthanc.spec
@@ -1,7 +1,7 @@
 #
-# spec file
+# spec file for package python-pyorthanc
 #
-# Copyright (c) 2025 Dr. Axel Braun <DocB@opensuse.org>
+# Copyright (c) 2025 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
@@ -14,28 +14,39 @@
 
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
+# Copyright (c) 2025 Dr. Axel Braun <DocB@opensuse.org>
+#
+# All modifications and additions to the file contributed by third parties
+# remain the property of their copyright owners, unless otherwise agreed
+# upon. The license for this file, and modifications and additions to the
+# file, is the same license as for the pristine package itself (unless the
+# license for the pristine package is not an Open Source License, in which
+# case the license is the MIT License). An "Open Source License" is a
+# license that conforms to the Open Source Definition (Version 1.9)
+# published by the Open Source Initiative.
+
 
 %{?sle15_python_module_pythons}
 
 %define modname pyorthanc
 Name:           python-%{modname}
-Version:        1.20.0
+Version:        1.22.1
 Release:        0
 Summary:        A comprehensive Python client for Orthanc
 License:        MIT
 URL:            https://github.com/gacou54/pyorthanc
 Source0:        https://files.pythonhosted.org/packages/source/p/pyorthanc/%{modname}-%{version}.tar.gz
-BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module wheel}
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module poetry-core}
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildArch:      noarch
 
-Requires:        python-pydicom
-Requires:        python-httpx
+Requires:       python-httpx
+Requires:       python-pydicom
 
 %python_subpackages
 
openSUSE Build Service is sponsored by