From 5ab528ea516c84191e025d9fa9c2b97aa3594aca Mon Sep 17 00:00:00 2001 From: "H. Vetinari" Date: Thu, 27 Jul 2023 04:03:23 +0200 Subject: [PATCH] update hash --- recipe/meta.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 7d1c104cb..394067106 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -13,9 +13,11 @@ package: version: {{ version }} source: + # arrow has the unfortunate habit of changing tags of X.0.0 in the + # lead-up until release -> don't use github sources on main - url: https://github.com/apache/arrow/archive/refs/tags/apache-arrow-{{ version }}.tar.gz # - url: https://dist.apache.org/repos/dist/release/arrow/arrow-{{ version }}/apache-arrow-{{ version }}.tar.gz - sha256: f819ad22ac5f8e5aaabe711ac47a310f36659bc97da1c12a42cff919415222dc + sha256: 3cd24193ab9574e10d0f35ce9b0f39c8030cb83a947c8c6c16f2bf29211f2209 # testing-submodule not part of release tarball - git_url: https://github.com/apache/arrow-testing.git git_rev: 47f7b56b25683202c1fd957668e13f2abafc0f12