1
0

2 Commits

2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 26 12:02:42 UTC 2024 - Nico Krapp <nico.krapp@suse.com>
- Skip python313 flavor as this package only supports up to python311
-------------------------------------------------------------------
Wed Sep 11 10:54:28 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>

View File

@@ -16,8 +16,9 @@
#
# Legacy package not compatible with Python 3.12. Move your consuming library to a more modern version!
# Legacy package not compatible with Python 3.12 and newer. Move your consuming library to a more modern version!
%define skip_python312 1
%define skip_python313 1
Name: python-influxdb
Version: 5.3.2
Release: 0