forked from pool/python-influxdb
Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 702b28ad46 | |||
| e88f251bb2 |
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user