martin-traverse opened a new pull request, #47551: URL: https://github.com/apache/arrow/pull/47551
### Rationale for this change This is to address #47550 (as per [PEP 639](https://peps.python.org/pep-0639/#spdx-license-expression-syntax), SPDX license expressions are now the standard for Python packages). ### What changes are included in this PR? Update to SPDX license metadata for the Python package (changes in pyproject.toml). Also remove license from the list of classifiers (this is deprecated). License files are currently specified in setup.cfg, there is no need to change these. ### Are these changes tested? There are no code changes. ### Are there any user-facing changes? No in that there are no code changes. Yes in that the Python package metadata is public. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
