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

chore(python): use python 3.10 for docs build - #996

Merged
bw-yuhogg merged 4 commits into
mainfrom
owl-bot-update-lock-52210e0e0559f5ea8c52be148b33504022e1faef4e95fbe4b32d68022af2fa7e
Jul 15, 2024
Merged

chore(python): use python 3.10 for docs build#996
bw-yuhogg merged 4 commits into
mainfrom
owl-bot-update-lock-52210e0e0559f5ea8c52be148b33504022e1faef4e95fbe4b32d68022af2fa7e

Conversation

@gcf-owl-bot

@gcf-owl-bot gcf-owl-bot Bot commented Jul 8, 2024

Copy link
Copy Markdown
Contributor

Source-Link: googleapis/synthtool@9ae0785
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:52210e0e0559f5ea8c52be148b33504022e1faef4e95fbe4b32d68022af2fa7e

Source-Link: googleapis/synthtool@9ae0785
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:52210e0e0559f5ea8c52be148b33504022e1faef4e95fbe4b32d68022af2fa7e
@gcf-owl-bot
gcf-owl-bot Bot requested review from a team July 8, 2024 19:30
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jul 8, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 8, 2024
@product-auto-label product-auto-label Bot added the api: datastore Issues related to the googleapis/python-ndb API. label Jul 8, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 8, 2024
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jul 9, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 9, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 9, 2024
@parthea

parthea commented Jul 12, 2024

Copy link
Copy Markdown
Contributor
Traceback (most recent call last):
  File "/tmpfs/src/github/python-ndb/.nox/docs/bin/sphinx-build", line 5, in 
    from sphinx.cmd.build import main
  File "/tmpfs/src/github/python-ndb/.nox/docs/lib/python3.10/site-packages/sphinx/cmd/build.py", line 25, in 
    from sphinx.application import Sphinx
  File "/tmpfs/src/github/python-ndb/.nox/docs/lib/python3.10/site-packages/sphinx/application.py", line 31, in 
    from sphinx.config import Config
  File "/tmpfs/src/github/python-ndb/.nox/docs/lib/python3.10/site-packages/sphinx/config.py", line 21, in 
    from sphinx.util import logging
  File "/tmpfs/src/github/python-ndb/.nox/docs/lib/python3.10/site-packages/sphinx/util/__init__.py", line 41, in 
    from sphinx.util.typing import PathMatcher
  File "/tmpfs/src/github/python-ndb/.nox/docs/lib/python3.10/site-packages/sphinx/util/typing.py", line 37, in 
    from types import Union as types_Union
ImportError: cannot import name 'Union' from 'types' (/usr/local/lib/python3.10/types.py)
nox > Command sphinx-build -W -T -N -b html -d docs/_build/doctrees/ docs/ docs/_build/html/ failed with exit code 1
nox > Session docs failed.
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jul 12, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 12, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 12, 2024
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jul 12, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 12, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 12, 2024
@bw-yuhogg
bw-yuhogg merged commit 988d321 into main Jul 15, 2024
@bw-yuhogg
bw-yuhogg deleted the owl-bot-update-lock-52210e0e0559f5ea8c52be148b33504022e1faef4e95fbe4b32d68022af2fa7e branch July 15, 2024 13:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: datastore Issues related to the googleapis/python-ndb API. owl-bot-update-lock

3 participants