[
https://issues.apache.org/jira/browse/ARROW-4138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-4138.
---------------------------------
Resolution: Fixed
Issue resolved by pull request 3362
[https://github.com/apache/arrow/pull/3362]
> [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
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {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)