Skip to content

Add SPDX license identifier #93

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
Apr 23, 2025
Merged

Add SPDX license identifier #93

merged 1 commit into from
Apr 23, 2025

Conversation

cdce8p
Copy link
Contributor

@cdce8p cdce8p commented Apr 23, 2025

Hatchling 1.27.0 added support for PEP 639 license expressions.
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-and-license-files

Also removed the Python :: 3.8 classifier. Support for it was dropped in 09f6f17.

Metadata diff

 ...
+License-Expression: MIT
 License-File: COPYING
 ...
-Classifier: License :: OSI Approved :: MIT License
 ...
-Classifier: Programming Language :: Python :: 3.8
 ...

@Julian
Copy link
Member

Julian commented Apr 23, 2025

Thanks!

@Julian Julian merged commit 7baf069 into python-jsonschema:main Apr 23, 2025
35 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.

2 participants