Loading
python3.pkgs.influxdb: fix after Pandas bump
Pandas has removed the deprecated pandas.util.testing package, and there are also some other behaviour changes with parsing date times. Patch the former, and skip the tests affected by the latter. Note that upstream is no longer supporting this package and it has been archived on GitHub.