python3Packages.google-api-python-client: 2.15.0 -> 2.18.0
This commit is contained in:
@@ -4,11 +4,11 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "google-api-python-client";
|
||||
version = "2.15.0";
|
||||
version = "2.18.0";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
sha256 = "sha256-g3VIkjKCP0TGARlqlgUF4D7FjJXdtkFcax0ddrRo+Lo=";
|
||||
sha256 = "a25661ec6cf4c159f41fe9c061c2bee31b2dddaf2ad787e23617048a25b53842";
|
||||
};
|
||||
|
||||
# No tests included in archive
|
||||
|
||||
Reference in New Issue
Block a user