Merge pull request #104451 from r-ryantm/auto-update/python3.7-google-api-python-client

python37Packages.google_api_python_client: 1.12.5 -> 1.12.8
This commit is contained in:
Michael Weiss 2020-11-21 17:41:13 +01:00 committed by GitHub
commit 1caa04c962
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,11 +4,11 @@
buildPythonPackage rec {
pname = "google-api-python-client";
version = "1.12.5";
version = "1.12.8";
src = fetchPypi {
inherit pname version;
sha256 = "0a989wynp0m1pj8qpa0mr8v8zxhazasc738nyb15wkhn1m4wv4hq";
sha256 = "f3b9684442eec2cfe9f9bb48e796ef919456b82142c7528c5fd527e5224f08bb";
};
# No tests included in archive