python-influxdb-client 1.40.0-1ubuntu2 source package in Ubuntu

Changelog

python-influxdb-client (1.40.0-1ubuntu2) noble; urgency=medium

  * d/control: Correct Depends reactivex -> rx.

 -- James Page <email address hidden>  Mon, 08 Apr 2024 14:12:39 +0100

Upload details

Uploaded by:
James Page
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python
Noble release universe python

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-influxdb-client_1.40.0.orig.tar.xz 1.5 MiB bfa33c7b51b421f128b09343369ceca5637abebcc2ed4b0e13ab419103104089
python-influxdb-client_1.40.0-1ubuntu2.debian.tar.xz 2.6 KiB 17f3db6c08413d18705e9de8ea19befc7555136f87cd10fcadc09e4dcdfdc8f4
python-influxdb-client_1.40.0-1ubuntu2.dsc 2.5 KiB da1a81155b69810480e7dfe6ba8283684880cb4fee8f509645939e63d68fca4c

Available diffs

View changes file

Binary packages built by this source

python3-influxdb-client: InfluxDB 2.0 Python client library

 Client library for use with InfluxDB 2.x and Flux. InfluxDB 3.x users should
 instead use the lightweight v3 client library (influxdb3-python). InfluxDB 1.x
 users should use the v1 client library (influxdb-python). For ease of
 migration and a consistent query and write experience, v2 users should
 consider using InfluxQL and the v1 client library (influxdb-python).
 .
 The API of the influxdb-client is not the backwards-compatible with the old
 one influxdb-python.