Skip to content

chore: use PEP 639 license#3559

Merged
henryiii merged 1 commit intomainfrom
henryiii/fix/pep639
Jun 27, 2025
Merged

chore: use PEP 639 license#3559
henryiii merged 1 commit intomainfrom
henryiii/fix/pep639

Conversation

@henryiii
Copy link
Copy Markdown
Member

Use PEP 639 license.

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Copy link
Copy Markdown
Member

@ianna ianna left a comment

Choose a reason for hiding this comment

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

@henryiii - thank you for fixing this!

@henryiii henryiii merged commit 473029b into main Jun 27, 2025
43 checks passed
@henryiii henryiii deleted the henryiii/fix/pep639 branch June 27, 2025 14:37
]
license = {text = "BSD-3-Clause"}
license = "BSD-3-Clause AND MIT"
license-files = ["LICENSE", "rapidjson/license.txt"]
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Brilliant change, thanks!

"tests-cpu-kernels-explicit"
]
sdist.exclude = [
"rapidjson/bin",
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

How long has this been there!? I never noticed during packaging.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

It should only have been in the SDist, it's the source code for some rapidjson tools. Some stuff in bin has a different license, so making sure we exclude it.

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.

3 participants