Skip to content

MAINT: update license handling for PEP 639 change#5

Merged
rgommers merged 1 commit into
mainfrom
licenses-pep639
Aug 13, 2025
Merged

MAINT: update license handling for PEP 639 change#5
rgommers merged 1 commit into
mainfrom
licenses-pep639

Conversation

@rgommers
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Member

mattip commented Aug 11, 2025

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

@rgommers
Copy link
Copy Markdown
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