Skip to content

Commit 0e48ca4

Browse files
Google APIscopybara-github
authored andcommitted
chore: Update source_v1 BUILD.bazel for python
PiperOrigin-RevId: 380710437
1 parent 89b01d8 commit 0e48ca4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

google/devtools/source/v1/BUILD.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,9 @@ py_gapic_library(
7676
name = "source_py_gapic",
7777
srcs = [":source_proto"],
7878
opt_args = [
79-
"warehouse-package-name=google-cloud-source",
79+
"warehouse-package-name=google-cloud-source-context",
8080
"python-gapic-namespace=google.cloud",
81-
"python-gapic-name=source",
81+
"python-gapic-name=source_context",
8282
],
8383
)
8484

0 commit comments

Comments
 (0)