Conversation
|
Thanks for opening a pull request! If this is not a minor PR. Could you open an issue for this pull request on GitHub? https://github.com/apache/arrow/issues/new/choose Opening GitHub issues ahead of time contributes to the Openness of the Apache Arrow project. Then could you also rename the pull request title in the following format? or See also: |
raulcd
left a comment
There was a problem hiding this comment.
The original issue has been fixed by the 77.0.3 setuptools release and more discussion is happening at the moment. We can close this PR (and probably the original issue) and see were the conversation goes and whether further action is required:
https://discuss.python.org/t/pep-639-round-3-improving-license-clarity-with-better-package-metadata/53020/174
raulcd
left a comment
There was a problem hiding this comment.
Thanks for the PR, this was solved upstream, we can close this.
Rationale for this change
Temporary Fix for #45867
What changes are included in this PR?
Limit version of setuptools to the one that works
Are these changes tested?
No
Are there any user-facing changes?
No
This PR contains a "Critical Fix". (If the changes fix either (a) a security vulnerability, (b) a bug that caused incorrect or invalid data to be produced, or (c) a bug that causes a crash (even when the API contract is upheld), please provide explanation. If not, you can remove this.)