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 2016/12/04 15:52:58 UTC

[jira] [Resolved] (ARROW-379) Python: Use setuptools_scm/setuptools_scm_git_archive to provide the version number

     [ https://issues.apache.org/jira/browse/ARROW-379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney resolved ARROW-379.
--------------------------------
    Resolution: Fixed

Issue resolved by pull request 224
[https://github.com/apache/arrow/pull/224]

> Python: Use setuptools_scm/setuptools_scm_git_archive to provide the version number
> -----------------------------------------------------------------------------------
>
>                 Key: ARROW-379
>                 URL: https://issues.apache.org/jira/browse/ARROW-379
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Uwe L. Korn
>            Assignee: Uwe L. Korn
>              Labels: newbie
>
> Instead of relying on a hardcoded string, it would be better to infer the version number from the SCM. This would get rid of the custom code in the release script (which I'm not sure if it is actually working) and also provide better (i.e. increasing) dev-versions. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)