[
https://issues.apache.org/jira/browse/ARROW-12068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17307751#comment-17307751
]
Antoine Pitrou commented on ARROW-12068:
----------------------------------------
It would be nice to avoid the {{packaging}} dependency, but I'm not sure
whether that's possible.
Or we can vendor the corresponding code, which seems self-contained apart from
the typing boilerplate:
https://github.com/pypa/packaging/blob/main/packaging/version.py
> [Python] Stop using distutils
> -----------------------------
>
> Key: ARROW-12068
> URL: https://issues.apache.org/jira/browse/ARROW-12068
> Project: Apache Arrow
> Issue Type: Task
> Components: Python
> Reporter: Antoine Pitrou
> Priority: Critical
> Fix For: 5.0.0
>
>
> According to [PEP 632|https://www.python.org/dev/peps/pep-0632/], distutils
> will be deprecated in Python 3.10 and removed in 3.12.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)