packaging icon indicating copy to clipboard operation
packaging copied to clipboard

Update project metadata to use SPDX license expression

Open cdce8p opened this issue 11 months ago • 0 comments

flit-core 3.12 was released today with support for compound license expressions. https://flit.pypa.io/en/stable/history.html#version-3-12

Metadata diff

 ...
+License-Expression: Apache-2.0 OR BSD-2-Clause
 ...
-Classifier: License :: OSI Approved :: Apache Software License
-Classifier: License :: OSI Approved :: BSD License
 ...

cdce8p avatar Mar 25 '25 13:03 cdce8p