You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/16 18:05:58 UTC

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

Uwe L. Korn created ARROW-379:
---------------------------------

             Summary: 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


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)