**Describe the bug:** The current package license info is considered deprecated (see https://packaging.python.org/en/latest/specifications/core-metadata/#license, https://packaging.python.org/en/latest/specifications/core-metadata/#license-expression and https://packaging.python.org/en/latest/specifications/core-metadata/#license-file-multiple-use). This causes issues when using license checking tools which typically rely on the now-standard PEP639-style SPDX expressions.
Describe the bug:
The current package license info is considered deprecated (see https://packaging.python.org/en/latest/specifications/core-metadata/#license, https://packaging.python.org/en/latest/specifications/core-metadata/#license-expression and https://packaging.python.org/en/latest/specifications/core-metadata/#license-file-multiple-use).
This causes issues when using license checking tools which typically rely on the now-standard PEP639-style SPDX expressions.