python3Packages.google-api-python-client: 2.9.0 -> 2.15.0

This commit is contained in:
Fabian Affolter
2021-08-09 23:37:57 +02:00
committed by Sandro Jäckel
parent 606194e1c0
commit 13b620376c

View File

@@ -4,11 +4,11 @@
buildPythonPackage rec {
pname = "google-api-python-client";
version = "2.9.0";
version = "2.15.0";
src = fetchPypi {
inherit pname version;
sha256 = "2b5274f06799d80222fd3f20fd4ebcd19f57c009703bd4cf7b00492e7e05e15a";
sha256 = "sha256-g3VIkjKCP0TGARlqlgUF4D7FjJXdtkFcax0ddrRo+Lo=";
};
# No tests included in archive