Skip to content

[3.12] Bump some docs dependencies to resolve a Dependabot security alert (GH-107341) #107342

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 27, 2023

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jul 27, 2023

(cherry picked from commit f84d77b)

Co-authored-by: Alex Waygood [email protected]


📚 Documentation preview 📚: https://cpython-previews--107342.org.readthedocs.build/

@AlexWaygood
Copy link
Member

Hmm. The Docs (Oldest Sphinx) job is failing:

make: Entering directory '/home/runner/work/cpython/cpython/Doc'
mkdir -p build

Missing the required blurb or sphinx-build tools.
Please run 'make venv' to install local copies.

make: *** [Makefile:49: build] Error 1
make: Leaving directory '/home/runner/work/cpython/cpython/Doc'

The same job succeeded on the PR to the CPython main branch (#107341). @hugovk, any ideas?

@AlexWaygood
Copy link
Member

Ah! Possibly because #105368 wasn't backported?

@AlexWaygood
Copy link
Member

Ah! Possibly because #105368 wasn't backported?

Yes, looks like that was it. The CI was trying to install incompatible versions of requests and urllib3 at once.

@AlexWaygood AlexWaygood merged commit 0063ad8 into python:3.12 Jul 27, 2023
@miss-islington miss-islington deleted the backport-f84d77b-3.12 branch July 27, 2023 12:13
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.

4 participants