[
https://issues.apache.org/jira/browse/ARROW-1881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16277966#comment-16277966
]
Wes McKinney commented on ARROW-1881:
-------------------------------------
Yeah, it looks like patching setuptools_scm is necessary. The {{git describe}}
command used is hard-coded here
https://github.com/pypa/setuptools_scm/blob/master/setuptools_scm/git.py#L70
and AFAICT this cannot be easily overridden. We could temporarily resolve the
issue by removing the JavaScript tag until we work out a resolution
> [Python] setuptools_scm picks up JS version tags
> ------------------------------------------------
>
> Key: ARROW-1881
> URL: https://issues.apache.org/jira/browse/ARROW-1881
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python
> Reporter: Uwe L. Korn
> Assignee: Wes McKinney
> Fix For: 0.8.0
>
>
> Building wheels from the current master will end up in
> {{pyarrow-0.2.1.dev15+g3b438bc-cp36-cp36m-manylinux1_x86_64.whl}}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)