Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit 5c8d1cc

Browse files
committed
tests: update repo location for core deps
1 parent 9cfa78b commit 5c8d1cc

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

gapic/templates/noxfile.py.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -610,7 +610,7 @@ def core_deps_from_source(session, protobuf_implementation):
610610
# the `prerel_deps` list in the `prerelease_deps` nox session should also be updated.
611611
core_dependencies_from_source = [
612612
"googleapis-common-protos @ git+https://github.com/googleapis/google-cloud-python#egg=googleapis-common-protos&subdirectory=packages/googleapis-common-protos",
613-
"google-api-core @ git+https://github.com/googleapis/python-api-core.git",
613+
"google-api-core @ git+https://github.com/googleapis/google-cloud-python#egg=google-api-core&subdirectory=packages/google-api-core",
614614
"google-auth @ git+https://github.com/googleapis/google-auth-library-python.git",
615615
"grpc-google-iam-v1 @ git+https://github.com/googleapis/google-cloud-python#egg=grpc-google-iam-v1&subdirectory=packages/grpc-google-iam-v1",
616616
"proto-plus @ git+https://github.com/googleapis/proto-plus-python.git",

tests/integration/goldens/asset/noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,7 @@ def core_deps_from_source(session, protobuf_implementation):
603603
# the `prerel_deps` list in the `prerelease_deps` nox session should also be updated.
604604
core_dependencies_from_source = [
605605
"googleapis-common-protos @ git+https://github.com/googleapis/google-cloud-python#egg=googleapis-common-protos&subdirectory=packages/googleapis-common-protos",
606-
"google-api-core @ git+https://github.com/googleapis/python-api-core.git",
606+
"google-api-core @ git+https://github.com/googleapis/google-cloud-python#egg=google-api-core&subdirectory=packages/google-api-core",
607607
"google-auth @ git+https://github.com/googleapis/google-auth-library-python.git",
608608
"grpc-google-iam-v1 @ git+https://github.com/googleapis/google-cloud-python#egg=grpc-google-iam-v1&subdirectory=packages/grpc-google-iam-v1",
609609
"proto-plus @ git+https://github.com/googleapis/proto-plus-python.git",

tests/integration/goldens/credentials/noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,7 @@ def core_deps_from_source(session, protobuf_implementation):
603603
# the `prerel_deps` list in the `prerelease_deps` nox session should also be updated.
604604
core_dependencies_from_source = [
605605
"googleapis-common-protos @ git+https://github.com/googleapis/google-cloud-python#egg=googleapis-common-protos&subdirectory=packages/googleapis-common-protos",
606-
"google-api-core @ git+https://github.com/googleapis/python-api-core.git",
606+
"google-api-core @ git+https://github.com/googleapis/google-cloud-python#egg=google-api-core&subdirectory=packages/google-api-core",
607607
"google-auth @ git+https://github.com/googleapis/google-auth-library-python.git",
608608
"grpc-google-iam-v1 @ git+https://github.com/googleapis/google-cloud-python#egg=grpc-google-iam-v1&subdirectory=packages/grpc-google-iam-v1",
609609
"proto-plus @ git+https://github.com/googleapis/proto-plus-python.git",

tests/integration/goldens/eventarc/noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,7 @@ def core_deps_from_source(session, protobuf_implementation):
603603
# the `prerel_deps` list in the `prerelease_deps` nox session should also be updated.
604604
core_dependencies_from_source = [
605605
"googleapis-common-protos @ git+https://github.com/googleapis/google-cloud-python#egg=googleapis-common-protos&subdirectory=packages/googleapis-common-protos",
606-
"google-api-core @ git+https://github.com/googleapis/python-api-core.git",
606+
"google-api-core @ git+https://github.com/googleapis/google-cloud-python#egg=google-api-core&subdirectory=packages/google-api-core",
607607
"google-auth @ git+https://github.com/googleapis/google-auth-library-python.git",
608608
"grpc-google-iam-v1 @ git+https://github.com/googleapis/google-cloud-python#egg=grpc-google-iam-v1&subdirectory=packages/grpc-google-iam-v1",
609609
"proto-plus @ git+https://github.com/googleapis/proto-plus-python.git",

tests/integration/goldens/logging/noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,7 @@ def core_deps_from_source(session, protobuf_implementation):
603603
# the `prerel_deps` list in the `prerelease_deps` nox session should also be updated.
604604
core_dependencies_from_source = [
605605
"googleapis-common-protos @ git+https://github.com/googleapis/google-cloud-python#egg=googleapis-common-protos&subdirectory=packages/googleapis-common-protos",
606-
"google-api-core @ git+https://github.com/googleapis/python-api-core.git",
606+
"google-api-core @ git+https://github.com/googleapis/google-cloud-python#egg=google-api-core&subdirectory=packages/google-api-core",
607607
"google-auth @ git+https://github.com/googleapis/google-auth-library-python.git",
608608
"grpc-google-iam-v1 @ git+https://github.com/googleapis/google-cloud-python#egg=grpc-google-iam-v1&subdirectory=packages/grpc-google-iam-v1",
609609
"proto-plus @ git+https://github.com/googleapis/proto-plus-python.git",

tests/integration/goldens/logging_internal/noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,7 @@ def core_deps_from_source(session, protobuf_implementation):
603603
# the `prerel_deps` list in the `prerelease_deps` nox session should also be updated.
604604
core_dependencies_from_source = [
605605
"googleapis-common-protos @ git+https://github.com/googleapis/google-cloud-python#egg=googleapis-common-protos&subdirectory=packages/googleapis-common-protos",
606-
"google-api-core @ git+https://github.com/googleapis/python-api-core.git",
606+
"google-api-core @ git+https://github.com/googleapis/google-cloud-python#egg=google-api-core&subdirectory=packages/google-api-core",
607607
"google-auth @ git+https://github.com/googleapis/google-auth-library-python.git",
608608
"grpc-google-iam-v1 @ git+https://github.com/googleapis/google-cloud-python#egg=grpc-google-iam-v1&subdirectory=packages/grpc-google-iam-v1",
609609
"proto-plus @ git+https://github.com/googleapis/proto-plus-python.git",

tests/integration/goldens/redis/noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,7 @@ def core_deps_from_source(session, protobuf_implementation):
603603
# the `prerel_deps` list in the `prerelease_deps` nox session should also be updated.
604604
core_dependencies_from_source = [
605605
"googleapis-common-protos @ git+https://github.com/googleapis/google-cloud-python#egg=googleapis-common-protos&subdirectory=packages/googleapis-common-protos",
606-
"google-api-core @ git+https://github.com/googleapis/python-api-core.git",
606+
"google-api-core @ git+https://github.com/googleapis/google-cloud-python#egg=google-api-core&subdirectory=packages/google-api-core",
607607
"google-auth @ git+https://github.com/googleapis/google-auth-library-python.git",
608608
"grpc-google-iam-v1 @ git+https://github.com/googleapis/google-cloud-python#egg=grpc-google-iam-v1&subdirectory=packages/grpc-google-iam-v1",
609609
"proto-plus @ git+https://github.com/googleapis/proto-plus-python.git",

tests/integration/goldens/redis_selective/noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,7 @@ def core_deps_from_source(session, protobuf_implementation):
603603
# the `prerel_deps` list in the `prerelease_deps` nox session should also be updated.
604604
core_dependencies_from_source = [
605605
"googleapis-common-protos @ git+https://github.com/googleapis/google-cloud-python#egg=googleapis-common-protos&subdirectory=packages/googleapis-common-protos",
606-
"google-api-core @ git+https://github.com/googleapis/python-api-core.git",
606+
"google-api-core @ git+https://github.com/googleapis/google-cloud-python#egg=google-api-core&subdirectory=packages/google-api-core",
607607
"google-auth @ git+https://github.com/googleapis/google-auth-library-python.git",
608608
"grpc-google-iam-v1 @ git+https://github.com/googleapis/google-cloud-python#egg=grpc-google-iam-v1&subdirectory=packages/grpc-google-iam-v1",
609609
"proto-plus @ git+https://github.com/googleapis/proto-plus-python.git",

0 commit comments

Comments
 (0)