python36Packages.influxdb: 4.0.0 -> 5.2.0

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-influxdb/versions
This commit is contained in:
R. RyanTM 2018-10-24 09:06:38 -07:00
parent 86c7662be0
commit dae80d35fd

View file

@ -9,11 +9,11 @@
buildPythonPackage rec {
pname = "influxdb";
version = "4.0.0";
version = "5.2.0";
src = fetchPypi {
inherit pname version;
sha256 = "0injsml6zmb3hkgc03117fdlg573kbfgjbijpd5npf0vsy0xnpvz";
sha256 = "0fqnshmsgifvp79pd4g9a1kyfxvpa9vczv0dv8x2jr2c5m1mi99v";
};
# ImportError: No module named tests