[
https://issues.apache.org/jira/browse/ARROW-4385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16753632#comment-16753632
]
Kouhei Sutou commented on ARROW-4385:
-------------------------------------
OK. I'll look into this.
It's strange that
https://github.com/apache/arrow/commit/6fcd910aa01b1c1923779bff29f162ce40caa98d
doesn't have a diff for {{python/setup.py}}.
> [Python] default_version of a release should not include SNAPSHOT
> -----------------------------------------------------------------
>
> Key: ARROW-4385
> URL: https://issues.apache.org/jira/browse/ARROW-4385
> Project: Apache Arrow
> Issue Type: Bug
> Components: Packaging, Python
> Affects Versions: 0.12.0
> Reporter: Uwe L. Korn
> Assignee: Kouhei Sutou
> Priority: Major
> Fix For: 0.13.0
>
>
> The 0.12 release had {{default_version = '0.12.0-SNAPSHOT'}} in the source
> thus triggering https://github.com/conda-forge/pyarrow-feedstock/issues/69.
> Instead, we should remove the SNAPSHOT suffix in our release scripts.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)