python3Packages.grpc-google-iam-v1: 0.14.2 -> 3.31.3
https://github.com/googleapis/google-cloud-python/blob/google-cloud-build-v3.31.3/packages/grpc-google-iam-v1/CHANGELOG.md This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -10,14 +10,14 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "grpc-google-iam-v1";
|
||||
version = "0.14.2";
|
||||
version = "3.31.3";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "googleapis";
|
||||
repo = "google-cloud-python";
|
||||
tag = "grpc-google-iam-v1-v${version}";
|
||||
hash = "sha256-5PzidE1CWN+pt7+gcAtbuXyL/pq6cnn0MCRkBfmeUSw=";
|
||||
tag = "google-cloud-build-v${version}";
|
||||
hash = "sha256-qQ+8X6I8lt4OTgbvODsbdab2dYUk0wxWsbaVT2T651U=";
|
||||
};
|
||||
|
||||
sourceRoot = "${src.name}/packages/grpc-google-iam-v1";
|
||||
|
||||
Reference in New Issue
Block a user