[
https://issues.apache.org/jira/browse/ARROW-2847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-2847:
----------------------------------
Labels: pull-request-available (was: )
> [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
>
> 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
(v7.6.3#76005)