Package: influxdb-python / 5.3.2-6
Metadata
Package | Version | Patches format |
---|---|---|
influxdb-python | 5.3.2-6 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
skip precision test.patch | (download) |
influxdb/tests/dataframe_client_test.py |
1 1 + 0 - 0 ! |
--- |
remove broken test.patch | (download) |
influxdb/tests/dataframe_client_test.py |
32 0 + 32 - 0 ! |
remove broken test This test is broken because of a deprecation warning in pandas. |
fix_time_zone_name.patch | (download) |
influxdb/tests/test_line_protocol.py |
2 1 + 1 - 0 ! |
tzdata ships only timezones in tzdata that follow the current rules of geographical region (continent or ocean) and city name |
python3.12.patch | (download) |
influxdb/tests/client_test.py |
2 1 + 1 - 0 ! |
port to python3.12 and skip one test that has different results in python 3.11 and 3.12 Bug-Debian: https://bugs.debian.org/1058299 |
pandas2.0.patch | (download) |
influxdb/tests/dataframe_client_test.py |
14 7 + 7 - 0 ! |
fix ftbfs with pandas 2.0 Bug-Debian: https://bugs.debiab.org/1044076 |
SyntaxWarning | (download) |
influxdb/tests/client_test.py |
14 7 + 7 - 0 ! |
silence syntaxwarning |
pandas2.2.patch | (download) |
influxdb/tests/dataframe_client_test.py |
2 1 + 1 - 0 ! |
avoid test-failing warning in pandas 2.2 |
nose.patch | (download) |
influxdb/tests/client_test.py |
22 21 + 1 - 0 ! |
remove usage of deprecated nose |
remove_six.patch | (download) |
influxdb/client.py |
2 1 + 1 - 0 ! |
remove need for python3-six |
remove_mock.patch | (download) |
influxdb/tests/client_test.py |
2 1 + 1 - 0 ! |
remove need for python3-six |