From 5f38fa88b97408833bfe375a9a007657f9b3ad0b Mon Sep 17 00:00:00 2001 From: "conda-forge-webservices[bot]" <91080706+conda-forge-webservices[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 06:06:55 +0000 Subject: [PATCH] MNT: Re-rendered with conda-build 24.5.1, conda-smithy 3.37.1, and conda-forge-pinning 2024.07.31.04.56.44 --- .azure-pipelines/azure-pipelines-linux.yml | 4 ++ .ci_support/linux_ppc64le_.yaml | 60 ++++++++++++++++++++++ .ci_support/migrations/libarrow170.yaml | 26 ---------- README.md | 7 +++ 4 files changed, 71 insertions(+), 26 deletions(-) create mode 100644 .ci_support/linux_ppc64le_.yaml delete mode 100644 .ci_support/migrations/libarrow170.yaml diff --git a/.azure-pipelines/azure-pipelines-linux.yml b/.azure-pipelines/azure-pipelines-linux.yml index 94cc204..aef462c 100755 --- a/.azure-pipelines/azure-pipelines-linux.yml +++ b/.azure-pipelines/azure-pipelines-linux.yml @@ -16,6 +16,10 @@ jobs: CONFIG: linux_aarch64_ UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + linux_ppc64le_: + CONFIG: linux_ppc64le_ + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 timeoutInMinutes: 360 variables: {} diff --git a/.ci_support/linux_ppc64le_.yaml b/.ci_support/linux_ppc64le_.yaml new file mode 100644 index 0000000..ad17fea --- /dev/null +++ b/.ci_support/linux_ppc64le_.yaml @@ -0,0 +1,60 @@ +c_compiler: +- gcc +c_compiler_version: +- '12' +c_stdlib: +- sysroot +c_stdlib_version: +- '2.17' +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '12' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +geotiff: +- 1.7.3 +gflags: +- '2.2' +glog: +- '0.7' +hdf5: +- 1.14.3 +libarrow: +- '14' +- '15' +- '16.1' +- '17.0' +libcurl: +- '8' +libgdal_core: +- '3.9' +libpq: +- '16' +libxml2: +- '2' +openssl: +- '3' +proj: +- '9.4' +target_platform: +- linux-ppc64le +tiledb: +- '2.25' +xerces_c: +- '3.2' +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - c_stdlib_version + - cdt_name +zlib: +- '1' +zstd: +- '1.5' diff --git a/.ci_support/migrations/libarrow170.yaml b/.ci_support/migrations/libarrow170.yaml deleted file mode 100644 index 0a4a1a5..0000000 --- a/.ci_support/migrations/libarrow170.yaml +++ /dev/null @@ -1,26 +0,0 @@ -__migrator: - build_number: 1 - commit_message: Rebuild for libarrow 17.0 - kind: version - migration_number: 1 - exclude: - - pyarrow - - r-arrow - - arrow-c-glib - -arrow_cpp: -- '17.0' # does not exist; switch to libarrow -- '16.1' # does not exist; switch to libarrow -- 15 # does not exist; switch to libarrow -- 14 # does not exist; switch to libarrow -libarrow: -- '17.0' -- '16.1' -- 15 -- 14 -libarrow_all: -- '17.0' -- '16.1' -- 15 -- 14 -migrator_ts: 1721237682.5523818 diff --git a/README.md b/README.md index 13f5ab6..1552f44 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,13 @@ Current build status variant + + linux_ppc64le + + + variant + + osx_64