Skip to content

Add google-api-python-client to Python 3.14 container - #39640

Merged
Abacn merged 1 commit into
apache:masterfrom
Abacn:py314-api
Aug 5, 2026
Merged

Add google-api-python-client to Python 3.14 container#39640
Abacn merged 1 commit into
apache:masterfrom
Abacn:py314-api

Conversation

@Abacn

@Abacn Abacn commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Please add a meaningful description for your change here


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Mention the appropriate issue in your description (for example: addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, comment fixes #<ISSUE NUMBER> instead.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests
Go tests

See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.

# transitive dependency google-api-python-client as it is required by internal
# tests
google-api-python-client;python_version<="3.13"
google-api-python-client;python_version>="3.13"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From the comments above, here it supposed to be python_version>="3.13"

@Abacn

Abacn commented Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

R: @claudevdm @jrmccluskey

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control. If you'd like to restart, comment assign set of reviewers

@jrmccluskey jrmccluskey left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Abacn

Abacn commented Aug 5, 2026

Copy link
Copy Markdown
Contributor Author
FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/lib/python3.14/ensurepip/_bundled/pip-26.1.2-py3-none-any.whl'

failing on HEAD as well, likely bad pypi version

@Abacn

Abacn commented Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

Merge for now. Workflows was green on previous commit: https://github.com/apache/beam/actions/runs/31039809191 but currently HEAD experiences breakage due to breakages in upstream dependency

@Abacn
Abacn merged commit e2ae447 into apache:master Aug 5, 2026
108 of 113 checks passed
@Abacn
Abacn deleted the py314-api branch August 5, 2026 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants