Files
nixpkgs/pkgs/development/python-modules/influxdb
Luke Granger-Brown d5dabf12ba 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.
2023-08-13 20:47:40 +01:00
..