File project.diff of Package python-influxdb-client

--- python-influxdb-client.changes.orig
+++ python-influxdb-client.changes
@@ -1,4 +1,9 @@
 -------------------------------------------------------------------
+Wed Mar 12 12:50:27 UTC 2025 - Dirk Müller <dmueller@suse.com>
+
+- build for python311 on sle15 (code requires >= 3.7)
+
+-------------------------------------------------------------------
 Sun Mar  3 11:45:45 UTC 2024 - Ben Greiner <code@bnavigator.de>
 
 - Initial specfile for v1.41.0
--- python-influxdb-client.spec.orig
+++ python-influxdb-client.spec
@@ -1,7 +1,7 @@
 #
 # spec file for package python-influxdb-client
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,6 +16,7 @@
 #
 
 
+%{?sle15_python_module_pythons}
 Name:           python-influxdb-client
 Version:        1.41.0
 Release:        0
@@ -23,6 +24,7 @@ Summary:        InfluxDB 2.0 Python clie
 License:        MIT
 URL:            https://github.com/influxdata/influxdb-client-python
 Source:         https://github.com/influxdata/influxdb-client-python/archive/refs/tags/v%{version}.tar.gz#/influxdb_client-%{version}-gh.tar.gz
+BuildRequires:  %{python_module base >= 3.7}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}
openSUSE Build Service is sponsored by