Version: 5.3.1, Package name: py-influxdb-5.3.1 |
Maintained by: Bjorn Ketelaars |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description InfluxDB-Python is a client for interacting with InfluxDB. |
Filesize: 65.806 KB |
Version History (View Complete History) |
|
2020-11-11 23:18:29 by Bjorn Ketelaars | Files touched by this commit (3) |
Log message: Update to py-influxdb-5.3.1 |
2020-08-23 04:15:26 by Bjorn Ketelaars | Files touched by this commit (2) |
Log message: Fix FutureWarning from py-pandas in py-influxdb py-pandas>=1.1.0 adds a FutureWarning: Using short name for 'orient' is deprecated, which caused a test to fail. |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2020-05-14 13:35:05 by Bjorn Ketelaars | Files touched by this commit (2) |
Log message: Update to py-influxdb-5.3.0 Changes: https://github.com/influxdata/influxdb-python/blob/v5.3.0/CHANGELOG.md |
2020-02-27 11:10:24 by Bjorn Ketelaars | Files touched by this commit (2) |
Log message: Remove python2 FLAVOR, migrate to python3 by default py-influxdb is a consumer of py-pandas, which will be python3-only in the near future. |
2019-08-27 04:34:13 by Bjorn Ketelaars | Files touched by this commit (3) |
Log message: Update to py-influxdb-5.2.3. Changelog can be found at https://github.com/influxdata/influxdb-python/blob/v5.2.3/CHANGELOG.md |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-15 06:04:43 by Kurt Mosiejczuk | Files touched by this commit (167) |
Log message: Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the lang/python port module. I've not yet come up with a port that would not need this and one can always set MODPY_TESTDEP to "no" to prevent the module from touching TEST_DEPENDS. Idea from afresh1 who pointed out the cpan module already does this. aja "I support this move." OK sthen@ |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: bump all the py3 things, _SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. thanks aja for update tests with a quick bulk. |
2019-03-18 23:34:32 by Bjorn Ketelaars | Files touched by this commit (3) |
Log message: Update to py-influxdb-5.2.2. Bugfix release. Changelog can be found at https://github.com/influxdata/influxdb-python/blob/master/CHANGELOG.md |
2018-12-10 08:22:17 by Bjorn Ketelaars | Files touched by this commit (2) |
Log message: Update to py-influxdb-5.2.1 |