Skip to content
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

PEP 621: Fix reference to canonical spec #3563

Merged
merged 2 commits into from
Dec 6, 2023

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Dec 5, 2023

The build has broken because PEP 621 uses intersphinx to refer to the canonical docs at https://packaging.python.org but they've re-organised things (pypa/packaging.python.org#1396) and deleted the old reference:

/home/runner/work/peps/peps/peps/pep-0621.rst:23: WARNING: undefined label: 'packaging:declaring-project-metadata'

https://github.com/python/peps/actions/runs/7092751804/job/19304712978

I've opened pypa/packaging.python.org#1434 to add back the old reference, but let's also change it here, we can unblock our build quicker.


📚 Documentation preview 📚: https://pep-previews--3563.org.readthedocs.build/pep-0621/

@hugovk hugovk merged commit f8f3b5e into python:main Dec 6, 2023
6 checks passed
@hugovk hugovk deleted the pep621-fix-canonical-link branch December 6, 2023 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants