[ 
https://issues.apache.org/jira/browse/ARROW-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16362590#comment-16362590
 ] 

ASF GitHub Bot commented on ARROW-2143:
---------------------------------------

pitrou commented on a change in pull request #1603: ARROW-2143: [Python] 
Provide a manylinux1 wheel for cp27m
URL: https://github.com/apache/arrow/pull/1603#discussion_r167920714
 
 

 ##########
 File path: python/manylinux1/build_arrow.sh
 ##########
 @@ -25,10 +25,7 @@
 # Build upon the scripts in https://github.com/matthew-brett/manylinux-builds
 # * Copyright (c) 2013-2016, Matt Terry and Matthew Brett (BSD 2-clause)
 
-PYTHON_VERSIONS="${PYTHON_VERSIONS:-2.7 3.4 3.5 3.6}"
-
-# Package index with only manylinux1 builds
-MANYLINUX_URL=https://nipy.bic.berkeley.edu/manylinux
+PYTHON_VERSIONS="${PYTHON_VERSIONS:-2.7,16 2.7,32 3.4,16 3.5,16 3.6,16}"
 
 Review comment:
   It's not obvious that this is gonna select various unicode widths, perhaps 
add a comment?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> [Python] Provide a manylinux1 wheel for cp27m
> ---------------------------------------------
>
>                 Key: ARROW-2143
>                 URL: https://issues.apache.org/jira/browse/ARROW-2143
>             Project: Apache Arrow
>          Issue Type: Improvement
>            Reporter: Uwe L. Korn
>            Assignee: Uwe L. Korn
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.9.0
>
>
> Currently we only provide it for cp27mu, we should also build them for cp27m



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to