Skip to content

Resolve "License in project metadata can be simplified" - #153

Merged
azmeuk merged 1 commit into
python-scim:mainfrom
btschwertfeger:main
Aug 27, 2026
Merged

Resolve "License in project metadata can be simplified"#153
azmeuk merged 1 commit into
python-scim:mainfrom
btschwertfeger:main

Conversation

@btschwertfeger

@btschwertfeger btschwertfeger commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

This PR sets the license to a value compliant with the SPDX specification and removes the deprecated license classifier from the project metadata.

Testing done via:

❯ uv build -q .
❯ unzip -qo dist/scim2_models-0.6.12-py3-none-any.whl
❯ grep License scim2_models-0.6.12.dist-info/METADATA
License-Expression: Apache-2.0
License-File: LICENSE

NOTE: The official maintainers of this project should set a year and the copyright holders in the license file of this project.

Closes #152

@azmeuk
azmeuk merged commit 67a46f5 into python-scim:main Aug 27, 2026
21 of 25 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.

License in project metadata can be simplified

2 participants