Commit Graph

17 Commits

Author SHA1 Message Date
sthen
cb8e6bd2d5 use MODPY_PYBUILD 2022-11-14 15:50:12 +00:00
sthen
81d581665c bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:27:35 +00:00
naddy
7a958849ed drop RCS Ids 2022-03-11 18:31:17 +00:00
bket
76145d66ea Drop maintainership 2022-01-13 19:05:04 +00:00
sthen
8ad2bb9a3a bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:00:12 +00:00
bket
60ec51c52d Update to py-influxdb-5.3.1 2020-11-12 06:18:29 +00:00
bket
140f57b8b7 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-08-23 10:15:25 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
bket
013ad5c883 Update to py-influxdb-5.3.0
Changes:
https://github.com/influxdata/influxdb-python/blob/v5.3.0/CHANGELOG.md
2020-05-14 19:35:05 +00:00
bket
5430063e2d 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.
2020-02-27 18:10:24 +00:00
bket
7b1ebc9121 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-08-27 10:34:13 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
kmos
c45cd79fc7 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-05-15 12:04:34 +00:00
sthen
d7f0752227 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-04-28 20:51:26 +00:00
bket
c4f6d990e3 Update to py-influxdb-5.2.2.
Bugfix release. Changelog can be found at
https://github.com/influxdata/influxdb-python/blob/master/CHANGELOG.md
2019-03-19 05:34:31 +00:00
bket
b3991fe99e Update to py-influxdb-5.2.1 2018-12-10 15:22:17 +00:00
bket
d6b3c354b3 Import py-influxdb-5.2.0.
InfluxDB-Python is a client for interacting with InfluxDB.

sthen@: "didn't see anything that looks concerning"

OK danj@
2018-09-17 21:15:10 +00:00