[
https://issues.apache.org/jira/browse/ARROW-2847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17659872#comment-17659872
]
Rok Mihevc commented on ARROW-2847:
-----------------------------------
This issue has been migrated to [issue
#19222|https://github.com/apache/arrow/issues/19222] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [Packaging] Fix artifact name matching for conda forge packages
> ---------------------------------------------------------------
>
> Key: ARROW-2847
> URL: https://issues.apache.org/jira/browse/ARROW-2847
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Packaging
> Reporter: Krisztian Szucs
> Assignee: Krisztian Szucs
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.10.0
>
> Time Spent: 2h 50m
> Remaining Estimate: 0h
>
> With the recently introduced conda recipe changes and version pinning the
> artifact names are not known before the build, they contain a hash too.
> `arrow-cpp-0.9.1.dev366-py36_0.tar.bz2` =>
> `arrow-cpp-0.9.1.dev366-py36_vc14h12fa3ca_0.tar.bz2`
> We need to either remove the pins or use pattern matching in the status and
> sign commands.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)