You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/11/02 20:46:00 UTC

[jira] [Created] (ARROW-7053) [Python] setuptools-scm produces incorrect version at apache-arrow-0.15.1 tag

Wes McKinney created ARROW-7053:
-----------------------------------

             Summary: [Python] setuptools-scm produces incorrect version at apache-arrow-0.15.1 tag
                 Key: ARROW-7053
                 URL: https://issues.apache.org/jira/browse/ARROW-7053
             Project: Apache Arrow
          Issue Type: Bug
          Components: Python
            Reporter: Wes McKinney
             Fix For: 1.0.0


Not sure what this is about. 

{code}
$ ipython
Python 3.7.3 | packaged by conda-forge | (default, Jul  1 2019, 21:52:21) 
Type 'copyright', 'credits' or 'license' for more information
IPython 7.8.0 -- An enhanced Interactive Python. Type '?' for help.

In [1]: pa.__version__                                                                           
Out[1]: '0.15.2.dev0+gb789226cc.d20191102'
{code}

I have

{code}
$ git status
HEAD detached at apache-arrow-0.15.1
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)