[
https://issues.apache.org/jira/browse/ARROW-4138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-4138:
----------------------------------
Labels: pull-request-available (was: )
> [Python] setuptools_scm customization does not work for versions above 0.9.0
> on Windows
> ---------------------------------------------------------------------------------------
>
> Key: ARROW-4138
> URL: https://issues.apache.org/jira/browse/ARROW-4138
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.12.0
>
>
> {code}
> C:\Users\wesm\code\arrow\python (ARROW-3910 -> origin)
> (pyarrow-dev) λ git describe --dirty --tags --long --match
> 'apache-arrow-[0-9].*'
> fatal: No names found, cannot describe anything.
> C:\Users\wesm\code\arrow\python (ARROW-3910 -> origin)
> (pyarrow-dev) λ git describe --dirty --tags --long
> apache-arrow-0.11.0-499-gf77c2967-dirty
> {code}
> It's possible this is a Windows-specific issue
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)