Merge pull request #69800 from r-ryantm/auto-update/python3.7-influxdb

python37Packages.influxdb: 5.2.2 -> 5.2.3
This commit is contained in:
Mario Rodas 2019-09-28 14:13:18 -05:00 committed by GitHub
commit 374eb33d95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,11 +9,11 @@
buildPythonPackage rec {
pname = "influxdb";
version = "5.2.2";
version = "5.2.3";
src = fetchPypi {
inherit pname version;
sha256 = "0hriag4d4gx4bsqisiz29478sj54b215p6xzmshlw6x9af4z5vxg";
sha256 = "0dlddhbmd37qsdfyqn9w3xx4v07hladj6fvk9i15jxmz0iz6q9rh";
};
# ImportError: No module named tests