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

fix(packaging): update project.urls for new upstream #96

Merged
merged 1 commit into from
Apr 7, 2024

Conversation

gotmax23
Copy link
Contributor

@gotmax23 gotmax23 commented Apr 7, 2024

No description provided.

@@ -39,8 +39,8 @@ test = [
]

[project.urls]
changelog = "https://pyproject-metadata.readthedocs.io/en/stable/changelog.html"
homepage = "https://github.com/FFY00/python-pyproject-metadata"
changelog = "https://pep621.readthedocs.io/en/stable/changelog.html"
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think this one is supposed to change to a pypa.io URL, but it hasn't yet. Having a working old URL is better than one that doesn't work.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Right. I saw #88, but it doesn't seem that's gone anywhere yet.

@henryiii henryiii merged commit 75cb3df into pypa:main Apr 7, 2024
18 checks passed
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.

2 participants