Skip to content

Commit eb6a8b1

Browse files
committed
Reset patches and build number
1 parent 6383b6b commit eb6a8b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

recipe/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ source:
2323
# https://github.com/apache/arrow/issues/35587
2424
- patches/0002-skip-NonExistentBucket-test-on-osx.patch
2525
# Bodo-specific Changes
26-
- patches/0004-Bodo-Changes.patch
26+
- patches/0003-Bodo-Changes.patch
2727
# testing-submodules not part of release tarball
2828
- git_url: https://github.com/apache/arrow-testing.git
2929
git_rev: fbf6b703dc93d17d75fa3664c5aa2c7873ebaf06
@@ -33,7 +33,7 @@ source:
3333
folder: cpp/submodules/parquet-testing
3434

3535
build:
36-
number: 6
36+
number: 0
3737
# for cuda support, building with one version is enough to be compatible with
3838
# all later versions, since arrow is only using libcuda, and not libcudart.
3939
skip: true # [cuda_compiler_version not in ("None", cuda_compiler_version_min)]
File renamed without changes.

0 commit comments

Comments
 (0)