[
https://issues.apache.org/jira/browse/ARROW-16476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17532167#comment-17532167
]
Raúl Cumplido commented on ARROW-16476:
---------------------------------------
There seems to be some discussions around dropping support for manylinux_2010
(aka manylinux_2_12) in general as its supposed to be EOL since November 30th,
2020:
[https://github.com/pypa/manylinux/issues/1281]
What is our support policy for this?
> [Dev] TEST_WHEELS=1 verify-release-candidate.sh fails on Arm host
> -----------------------------------------------------------------
>
> Key: ARROW-16476
> URL: https://issues.apache.org/jira/browse/ARROW-16476
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Developer Tools
> Reporter: Yibo Cai
> Priority: Major
> Fix For: 9.0.0
>
>
> {code:bash}
> $ TEST_DEFAULT=0 TEST_WHEELS=1 dev/release/verify-release-candidate.sh 8.0.0 3
> ......
> ERROR:
> pyarrow-8.0.0-cp38-cp38-manylinux_2_12_aarch64.manylinux2010_aarch64.whl is
> not a supported wheel on this platform.
> {code}
> Looks there are aarch64 wheels for {{manylinux_2_17}}, but not
> {{manylinux_2_12}}.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)