paddyroddy commented on code in PR #47551:
URL: https://github.com/apache/arrow/pull/47551#discussion_r2391582341
##########
python/pyproject.toml:
##########
@@ -32,9 +32,8 @@ dynamic = ["version"]
requires-python = ">=3.10"
description = "Python library for Apache Arrow"
readme = {file = "README.md", content-type = "text/markdown"}
-license = {text = "Apache Software License"}
+license = "Apache-2.0"
classifiers = [
- 'License :: OSI Approved :: Apache Software License',
Review Comment:
Yeah, as said above, it seems they're phasing them out
--
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]