python-influxdb
No description set
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / python-influxdb
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-influxdb && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
influxdb-5.2.1.tar.gz | 0000058647 57.3 KB | |
python-influxdb.changes | 0000002773 2.71 KB | |
python-influxdb.spec | 0000002182 2.13 KB |
Revision 11 (latest revision is 46)
Thomas Bechtold (tbechtold)
committed
(revision 11)
- update to 5.2.1: * Pass through method kwarg to DataFrameClient query method (#617) * Mention in README.md that Python 3.3 is no longer supported * Fix pandas example (#547) * Enable testing for InfluxDB v1.3.9, v1.4.2, and v1.5.4 (tsi) * v5.2.0 * Remove UDP Precision Restrictions (#557) * set version to 5.1.0 * doc: clarify that send_packet takes a list (#545) * specify the numpy dependency explicitly to prevent regression in test (#563) * Remove comment as issues have been resolved (#581) * release 5.2.1 in changelog * README: add PyPI status * Escape tag values that ends with backslash (#537) * README: styling * Fix performance degradation with line protocol (#592) * Fix wrong session mount (#571) * Add shard_duration parameter when creating or altering retention poliā¦ (#606) * Update travis to test multiple versions of InfluxDB * Use GET & POST appropriately according to InfluxDB documentation (#608) * Add an initial stub for a CHANGELOG.md * 5.2.1 release * Fix for DataFrameClient issue - seems does not process correctly DateTimeIndex dates (issue #479) (#495) * Add changelog to CHANGELOG.md * DataFrameClient should escape measurement names (#542) * Parse column names in a dataframe to avoid breaking the line protocol (#584) * adding back dropped database param * Allow connecting to influxdb running on a path on the server (#556) * Add changelog entries for 5.0.0 release * Add back PyPy3, remove references to Python 3.4
Comments 0