8000 `Doc/requirements-oldest-sphinx.txt` needs to be regenerated · Issue #128227 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

Doc/requirements-oldest-sphinx.txt needs to be regenerated #128227

New issue

Have a question ab 8000 out 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

Closed
Eclips4 opened this issue Dec 24, 2024 · 2 comments
Closed

Doc/requirements-oldest-sphinx.txt needs to be regenerated #128227

Eclips4 opened this issue Dec 24, 2024 · 2 comments
Labels
build The build process and cross-build easy infra CI, GitHub Actions, buildbots, Dependabot, etc. type-bug An unexpected behavior, bug, or error

Comments

@Eclips4
Copy link
Member
Eclips4 commented Dec 24, 2024

Bug report

Bug description:

Due to https://github.com/python/cpython/security/dependabot/12 and https://github.com/python/cpython/security/dependabot/11, the dependency file must be regenerated (it's fine if those links go nowhere, only triagers and core devs see it). CPython Doc is not vulnerable to these two CVE's, but I guess it's ok to bump Jinja's minor version to "silence" these dependabot alerts.

New contributors are welcome!
You need to:

  • clone CPython repository and cd to the Doc directory
  • create && activate venv
  • pip install "Sphinx~=7.2.6"
  • Output of pip freeze should be pasted into Doc/requirements-oldest-sphinx (from line 15 to the end)

Do not write the NEWS entry, triage/core dev will aply skip-news label.

CPython versions tested on:

CPython main branch

Operating systems tested on:

No response

Linked PRs

@Eclips4 Eclips4 added type-bug An unexpected behavior, bug, or error easy labels Dec 24, 2024
@wrongnull
Copy link
Contributor

I'm going to send a pr
Thanks for the opportunity @Eclips4

@picnixz picnixz added infra CI, GitHub Actions, buildbots, Dependabot, etc. build The build process and cross-build labels Dec 24, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Dec 24, 2024
…honGH-128228)

(cherry picked from commit 7985d46)

Co-authored-by: Bogdan Romanyuk <65823030+wrongnull@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Dec 24, 2024
…honGH-128228)

(cherry picked from commit 7985d46)

Co-authored-by: Bogdan Romanyuk <65823030+wrongnull@users.noreply.github.com>
Eclips4 pushed a commit that ref 8000 erenced this issue Dec 24, 2024
…-128228) (#128229)

gh-128227: Regenerate `Doc/requirements-oldest-sphinx.txt` (GH-128228)
(cherry picked from commit 7985d46)

Co-authored-by: Bogdan Romanyuk <65823030+wrongnull@users.noreply.github.com>
Eclips4 pushed a commit that referenced this issue Dec 24, 2024
…-128228) (#128230)

gh-128227: Regenerate `Doc/requirements-oldest-sphinx.txt` (GH-128228)
(cherry picked from commit 7985d46)

Co-authored-by: Bogdan Romanyuk <65823030+wrongnull@users.noreply.github.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
@Eclips4
Copy link
Member Author
Eclips4 commented Dec 24, 2024

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build The build process and cross-build easy infra CI, GitHub Actions, buildbots, Dependabot, etc. type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

3 participants
0