Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 3A8CF200C04 for ; Mon, 19 Dec 2016 21:26:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 39762160B35; Mon, 19 Dec 2016 20:26:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 9AAFE160B30 for ; Mon, 19 Dec 2016 21:25:59 +0100 (CET) Received: (qmail 58895 invoked by uid 500); 19 Dec 2016 20:25:58 -0000 Mailing-List: contact dev-help@arrow.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@arrow.apache.org Delivered-To: mailing list dev@arrow.apache.org Received: (qmail 58829 invoked by uid 99); 19 Dec 2016 20:25:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Dec 2016 20:25:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6C6BC2C0086 for ; Mon, 19 Dec 2016 20:25:58 +0000 (UTC) Date: Mon, 19 Dec 2016 20:25:58 +0000 (UTC) From: "Uwe L. Korn (JIRA)" To: dev@arrow.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ARROW-429) git-archive SHA-256 checksums are changing MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 19 Dec 2016 20:26:00 -0000 [ https://issues.apache.org/jira/browse/ARROW-429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15762213#comment-15762213 ] Uwe L. Korn commented on ARROW-429: ----------------------------------- Made a follow-up story: https://issues.apache.org/jira/browse/ARROW-430 > git-archive SHA-256 checksums are changing > ------------------------------------------ > > Key: ARROW-429 > URL: https://issues.apache.org/jira/browse/ARROW-429 > Project: Apache Arrow > Issue Type: Bug > Reporter: Wes McKinney > Priority: Blocker > > [~xhochy] since we added the git-archive business, I'm getting non-deterministic SHA256 checksums from the archives on GitHub, e.g. > https://circleci.com/gh/conda-forge/arrow-cpp-feedstock/15 > from a prior passing build with the same commit hash and SHA256 > https://circleci.com/gh/wesm/arrow-cpp-feedstock/3 > I suggest that we drop setuptools_scm_git_archive and revert to manual versioning. -- This message was sent by Atlassian JIRA (v6.3.4#6332)