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

Support compound SPDX licence expressions #731

Merged
merged 16 commits into from
Mar 14, 2025
Merged

Conversation

AA-Turner
Copy link
Contributor

Closes #723.

cc @takluyver @cdce8p

A

Copy link
Contributor

@cdce8p cdce8p left a comment

Choose a reason for hiding this comment

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

Thanks for working on this @AA-Turner! I like the approach you used here. Left a few suggestions.

Copy link
Contributor

@cdce8p cdce8p left a comment

Choose a reason for hiding this comment

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

Overall this looks good to me! Thanks again @AA-Turner 👍🏻

@AA-Turner AA-Turner mentioned this pull request Mar 3, 2025
@takluyver
Copy link
Member

I will try to find some time to review this in more detail, but I think the basic structure looks good, and I appreciate the lengthy list of test cases 👍 .

@takluyver takluyver added this to the 3.12 milestone Mar 14, 2025
@takluyver takluyver merged commit 7a6e9b2 into pypa:main Mar 14, 2025
16 checks passed
@takluyver
Copy link
Member

I've opened #735 to track the WITH operator, since we closed #723 and left that out.

@takluyver
Copy link
Member

Oh, and I meant to say: thanks for tackling this, I'm happy with how you've done it. 🙂

@AA-Turner AA-Turner deleted the compound-spdx branch March 14, 2025 21:43
@takluyver
Copy link
Member

This is out now as part of Flit 3.12, thanks @AA-Turner !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for SPDX composite license expressions
3 participants