python: google-api-python-client: 1.6.7 -> 1.7.3
This commit is contained in:
parent
2da1d730ff
commit
54387acd16
@ -3,11 +3,11 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "google-api-python-client";
|
||||
version = "1.6.7";
|
||||
version = "1.7.3";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
sha256 = "05583a386e323f428552419253765314a4b29828c3cee15be735f9ebfa5aebf2";
|
||||
sha256 = "e32d30563b90c4f88ff042d4d891b5e8ed1f6cdca0adab95e9c2ce2603087436";
|
||||
};
|
||||
|
||||
# No tests included in archive
|
||||
|
Loading…
Reference in New Issue
Block a user