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

fix: fix dependency google-apps-card#1971

Merged
parthea merged 2 commits intomainfrom
parthea-patch-3
Mar 15, 2024
Merged

fix: fix dependency google-apps-card#1971
parthea merged 2 commits intomainfrom
parthea-patch-3

Conversation

@parthea
Copy link
Copy Markdown
Contributor

@parthea parthea commented Mar 5, 2024

In #1964, dependency google-apps-card was added to gapic/templates/_pypi_packages.j2

{% set pypi_packages = {
("google", "apps", "card"): {"package_name": "google-apps-card", "lower_bound": "0.1.0", "upper_bound": "1.0.0dev"},

The entry is ("google", "apps", "card") but it should have been ("google", "apps", "card", "v1")

@parthea parthea requested a review from a team as a code owner March 5, 2024 20:14
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Mar 5, 2024
parthea added a commit to googleapis/google-cloud-python that referenced this pull request Mar 5, 2024
@parthea parthea merged commit 9a49cb0 into main Mar 15, 2024
@parthea parthea deleted the parthea-patch-3 branch March 15, 2024 18:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants