diff --git a/python-influxdb.changes b/python-influxdb.changes index c17ffe1..f4b5580 100644 --- a/python-influxdb.changes +++ b/python-influxdb.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 26 12:02:42 UTC 2024 - Nico Krapp + +- Skip python313 flavor as this package only supports up to python311 + ------------------------------------------------------------------- Wed Sep 11 10:54:28 UTC 2024 - Daniel Garcia diff --git a/python-influxdb.spec b/python-influxdb.spec index e75009b..34c0fb7 100644 --- a/python-influxdb.spec +++ b/python-influxdb.spec @@ -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