python39Packages.grpc-google-iam-v1: deactivate tests, normalise name, adopt

This commit is contained in:
Sandro Jäckel
2021-08-16 12:54:23 +02:00
parent 9c35ef5a23
commit fb4e03fe68
16 changed files with 35 additions and 32 deletions

View File

@@ -4,7 +4,7 @@
, pytestCheckHook
, google-api-core
, google-cloud-testutils
, grpc_google_iam_v1
, grpc-google-iam-v1
, libcst
, mock
, proto-plus
@@ -21,7 +21,7 @@ buildPythonPackage rec {
};
propagatedBuildInputs = [
grpc_google_iam_v1
grpc-google-iam-v1
google-api-core
libcst
proto-plus