Skip to content

MAINT: update license handling for PEP 639 change #5

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 1 commit into from
Aug 13, 2025
Merged

Conversation

rgommers
Copy link
Member

@rgommers rgommers commented Aug 11, 2025

xref numpy/numpy#29535, which contains the same change

Closes gh-4

xref numpy#29535, which contains the same change
@mattip
Copy link
Member

mattip commented Aug 11, 2025

Should we add a check that the files here are the same as the ones in the numpy/numpy repo?

@rgommers
Copy link
Member Author

Should we add a check that the files here are the same as the ones in the numpy/numpy repo?

If you mean the LGPL ones for vendored code: I'm about to open a PR to remove them from the numpy repo, since they're no longer needed there.

@mattip
Copy link
Member

mattip commented Aug 11, 2025

I meant the actual files in this PR, see also #6

@rgommers
Copy link
Member Author

I'll go ahead and merge this, because it's trivially correct and necessary for the build to pass. The comment on keeping things in sync is being worked on in gh-6 and the PR linking to that issue.

@rgommers rgommers merged commit ea8dfaf into main Aug 13, 2025
76 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.

Update license handling for PEP 639 metadata
2 participants