diff --git a/.azure-pipelines/azure-pipelines-linux.yml b/.azure-pipelines/azure-pipelines-linux.yml index fc6144d5b..fc1cc946b 100755 --- a/.azure-pipelines/azure-pipelines-linux.yml +++ b/.azure-pipelines/azure-pipelines-linux.yml @@ -8,68 +8,132 @@ jobs: vmImage: ubuntu-latest strategy: matrix: - linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.8.____cpython: - CONFIG: linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.8.____cpython + linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl1.1.1python3.8.____cpython: + CONFIG: linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl1.1.1python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.9.____cpython: - CONFIG: linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.9.____cpython + linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl1.1.1python3.9.____cpython: + CONFIG: linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl1.1.1python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21python3.10.____cpython: - CONFIG: linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21python3.10.____cpython + linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl3python3.8.____cpython: + CONFIG: linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl3python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23python3.11.____cpython: - CONFIG: linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23python3.11.____cpython + linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl3python3.9.____cpython: + CONFIG: linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl3python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.8.____cpython: - CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.8.____cpython + linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21openssl1.1.1python3.10.____cpython: + CONFIG: linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21openssl1.1.1python3.10.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21openssl3python3.10.____cpython: + CONFIG: linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21openssl3python3.10.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23openssl1.1.1python3.11.____cpython: + CONFIG: linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23openssl1.1.1python3.11.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23openssl3python3.11.____cpython: + CONFIG: linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23openssl3python3.11.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl1.1.1python3.8.____cpython: + CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl1.1.1python3.8.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-cuda:10.2 + linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl1.1.1python3.9.____cpython: + CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl1.1.1python3.9.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-cuda:10.2 + linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl3python3.8.____cpython: + CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl3python3.8.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-cuda:10.2 + linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl3python3.9.____cpython: + CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl3python3.9.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-cuda:10.2 + linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21openssl1.1.1python3.10.____cpython: + CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21openssl1.1.1python3.10.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-cuda:10.2 - linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.9.____cpython: - CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.9.____cpython + linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21openssl3python3.10.____cpython: + CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21openssl3python3.10.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-cuda:10.2 - linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21python3.10.____cpython: - CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21python3.10.____cpython + linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23openssl1.1.1python3.11.____cpython: + CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23openssl1.1.1python3.11.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-cuda:10.2 - linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23python3.11.____cpython: - CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23python3.11.____cpython + linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23openssl3python3.11.____cpython: + CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23openssl3python3.11.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-cuda:10.2 - linux_aarch64_numpy1.20python3.8.____cpython: - CONFIG: linux_aarch64_numpy1.20python3.8.____cpython + linux_aarch64_numpy1.20openssl1.1.1python3.8.____cpython: + CONFIG: linux_aarch64_numpy1.20openssl1.1.1python3.8.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + linux_aarch64_numpy1.20openssl1.1.1python3.9.____cpython: + CONFIG: linux_aarch64_numpy1.20openssl1.1.1python3.9.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + linux_aarch64_numpy1.20openssl3python3.8.____cpython: + CONFIG: linux_aarch64_numpy1.20openssl3python3.8.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + linux_aarch64_numpy1.20openssl3python3.9.____cpython: + CONFIG: linux_aarch64_numpy1.20openssl3python3.9.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + linux_aarch64_numpy1.21openssl1.1.1python3.10.____cpython: + CONFIG: linux_aarch64_numpy1.21openssl1.1.1python3.10.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + linux_aarch64_numpy1.21openssl3python3.10.____cpython: + CONFIG: linux_aarch64_numpy1.21openssl3python3.10.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + linux_aarch64_numpy1.23openssl1.1.1python3.11.____cpython: + CONFIG: linux_aarch64_numpy1.23openssl1.1.1python3.11.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + linux_aarch64_numpy1.23openssl3python3.11.____cpython: + CONFIG: linux_aarch64_numpy1.23openssl3python3.11.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + linux_ppc64le_numpy1.20openssl1.1.1python3.8.____cpython: + CONFIG: linux_ppc64le_numpy1.20openssl1.1.1python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_aarch64_numpy1.20python3.9.____cpython: - CONFIG: linux_aarch64_numpy1.20python3.9.____cpython + linux_ppc64le_numpy1.20openssl1.1.1python3.9.____cpython: + CONFIG: linux_ppc64le_numpy1.20openssl1.1.1python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_aarch64_numpy1.21python3.10.____cpython: - CONFIG: linux_aarch64_numpy1.21python3.10.____cpython + linux_ppc64le_numpy1.20openssl3python3.8.____cpython: + CONFIG: linux_ppc64le_numpy1.20openssl3python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_aarch64_numpy1.23python3.11.____cpython: - CONFIG: linux_aarch64_numpy1.23python3.11.____cpython + linux_ppc64le_numpy1.20openssl3python3.9.____cpython: + CONFIG: linux_ppc64le_numpy1.20openssl3python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_ppc64le_numpy1.20python3.8.____cpython: - CONFIG: linux_ppc64le_numpy1.20python3.8.____cpython + linux_ppc64le_numpy1.21openssl1.1.1python3.10.____cpython: + CONFIG: linux_ppc64le_numpy1.21openssl1.1.1python3.10.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_ppc64le_numpy1.20python3.9.____cpython: - CONFIG: linux_ppc64le_numpy1.20python3.9.____cpython + linux_ppc64le_numpy1.21openssl3python3.10.____cpython: + CONFIG: linux_ppc64le_numpy1.21openssl3python3.10.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_ppc64le_numpy1.21python3.10.____cpython: - CONFIG: linux_ppc64le_numpy1.21python3.10.____cpython + linux_ppc64le_numpy1.23openssl1.1.1python3.11.____cpython: + CONFIG: linux_ppc64le_numpy1.23openssl1.1.1python3.11.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_ppc64le_numpy1.23python3.11.____cpython: - CONFIG: linux_ppc64le_numpy1.23python3.11.____cpython + linux_ppc64le_numpy1.23openssl3python3.11.____cpython: + CONFIG: linux_ppc64le_numpy1.23openssl3python3.11.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 maxParallel: 10 diff --git a/.azure-pipelines/azure-pipelines-osx.yml b/.azure-pipelines/azure-pipelines-osx.yml index 867974fe5..ad08a2914 100755 --- a/.azure-pipelines/azure-pipelines-osx.yml +++ b/.azure-pipelines/azure-pipelines-osx.yml @@ -8,29 +8,53 @@ jobs: vmImage: macOS-11 strategy: matrix: - osx_64_numpy1.20python3.8.____cpython: - CONFIG: osx_64_numpy1.20python3.8.____cpython + osx_64_numpy1.20openssl1.1.1python3.8.____cpython: + CONFIG: osx_64_numpy1.20openssl1.1.1python3.8.____cpython UPLOAD_PACKAGES: 'True' - osx_64_numpy1.20python3.9.____cpython: - CONFIG: osx_64_numpy1.20python3.9.____cpython + osx_64_numpy1.20openssl1.1.1python3.9.____cpython: + CONFIG: osx_64_numpy1.20openssl1.1.1python3.9.____cpython UPLOAD_PACKAGES: 'True' - osx_64_numpy1.21python3.10.____cpython: - CONFIG: osx_64_numpy1.21python3.10.____cpython + osx_64_numpy1.20openssl3python3.8.____cpython: + CONFIG: osx_64_numpy1.20openssl3python3.8.____cpython UPLOAD_PACKAGES: 'True' - osx_64_numpy1.23python3.11.____cpython: - CONFIG: osx_64_numpy1.23python3.11.____cpython + osx_64_numpy1.20openssl3python3.9.____cpython: + CONFIG: osx_64_numpy1.20openssl3python3.9.____cpython UPLOAD_PACKAGES: 'True' - osx_arm64_numpy1.20python3.8.____cpython: - CONFIG: osx_arm64_numpy1.20python3.8.____cpython + osx_64_numpy1.21openssl1.1.1python3.10.____cpython: + CONFIG: osx_64_numpy1.21openssl1.1.1python3.10.____cpython UPLOAD_PACKAGES: 'True' - osx_arm64_numpy1.20python3.9.____cpython: - CONFIG: osx_arm64_numpy1.20python3.9.____cpython + osx_64_numpy1.21openssl3python3.10.____cpython: + CONFIG: osx_64_numpy1.21openssl3python3.10.____cpython UPLOAD_PACKAGES: 'True' - osx_arm64_numpy1.21python3.10.____cpython: - CONFIG: osx_arm64_numpy1.21python3.10.____cpython + osx_64_numpy1.23openssl1.1.1python3.11.____cpython: + CONFIG: osx_64_numpy1.23openssl1.1.1python3.11.____cpython UPLOAD_PACKAGES: 'True' - osx_arm64_numpy1.23python3.11.____cpython: - CONFIG: osx_arm64_numpy1.23python3.11.____cpython + osx_64_numpy1.23openssl3python3.11.____cpython: + CONFIG: osx_64_numpy1.23openssl3python3.11.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_numpy1.20openssl1.1.1python3.8.____cpython: + CONFIG: osx_arm64_numpy1.20openssl1.1.1python3.8.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_numpy1.20openssl1.1.1python3.9.____cpython: + CONFIG: osx_arm64_numpy1.20openssl1.1.1python3.9.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_numpy1.20openssl3python3.8.____cpython: + CONFIG: osx_arm64_numpy1.20openssl3python3.8.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_numpy1.20openssl3python3.9.____cpython: + CONFIG: osx_arm64_numpy1.20openssl3python3.9.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_numpy1.21openssl1.1.1python3.10.____cpython: + CONFIG: osx_arm64_numpy1.21openssl1.1.1python3.10.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_numpy1.21openssl3python3.10.____cpython: + CONFIG: osx_arm64_numpy1.21openssl3python3.10.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_numpy1.23openssl1.1.1python3.11.____cpython: + CONFIG: osx_arm64_numpy1.23openssl1.1.1python3.11.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_numpy1.23openssl3python3.11.____cpython: + CONFIG: osx_arm64_numpy1.23openssl3python3.11.____cpython UPLOAD_PACKAGES: 'True' maxParallel: 5 timeoutInMinutes: 360 diff --git a/.azure-pipelines/azure-pipelines-win.yml b/.azure-pipelines/azure-pipelines-win.yml index a3e566fc3..f52b95bfb 100755 --- a/.azure-pipelines/azure-pipelines-win.yml +++ b/.azure-pipelines/azure-pipelines-win.yml @@ -8,29 +8,53 @@ jobs: vmImage: windows-2019 strategy: matrix: - win_64_cuda_compiler_version10.2numpy1.20python3.8.____cpython: - CONFIG: win_64_cuda_compiler_version10.2numpy1.20python3.8.____cpython + win_64_cuda_compiler_version10.2numpy1.20openssl1.1.1python3.8.____cpython: + CONFIG: win_64_cuda_compiler_version10.2numpy1.20openssl1.1.1python3.8.____cpython UPLOAD_PACKAGES: 'True' - win_64_cuda_compiler_version10.2numpy1.20python3.9.____cpython: - CONFIG: win_64_cuda_compiler_version10.2numpy1.20python3.9.____cpython + win_64_cuda_compiler_version10.2numpy1.20openssl1.1.1python3.9.____cpython: + CONFIG: win_64_cuda_compiler_version10.2numpy1.20openssl1.1.1python3.9.____cpython UPLOAD_PACKAGES: 'True' - win_64_cuda_compiler_version10.2numpy1.21python3.10.____cpython: - CONFIG: win_64_cuda_compiler_version10.2numpy1.21python3.10.____cpython + win_64_cuda_compiler_version10.2numpy1.20openssl3python3.8.____cpython: + CONFIG: win_64_cuda_compiler_version10.2numpy1.20openssl3python3.8.____cpython UPLOAD_PACKAGES: 'True' - win_64_cuda_compiler_version10.2numpy1.23python3.11.____cpython: - CONFIG: win_64_cuda_compiler_version10.2numpy1.23python3.11.____cpython + win_64_cuda_compiler_version10.2numpy1.20openssl3python3.9.____cpython: + CONFIG: win_64_cuda_compiler_version10.2numpy1.20openssl3python3.9.____cpython UPLOAD_PACKAGES: 'True' - win_64_cuda_compiler_versionNonenumpy1.20python3.8.____cpython: - CONFIG: win_64_cuda_compiler_versionNonenumpy1.20python3.8.____cpython + win_64_cuda_compiler_version10.2numpy1.21openssl1.1.1python3.10.____cpython: + CONFIG: win_64_cuda_compiler_version10.2numpy1.21openssl1.1.1python3.10.____cpython UPLOAD_PACKAGES: 'True' - win_64_cuda_compiler_versionNonenumpy1.20python3.9.____cpython: - CONFIG: win_64_cuda_compiler_versionNonenumpy1.20python3.9.____cpython + win_64_cuda_compiler_version10.2numpy1.21openssl3python3.10.____cpython: + CONFIG: win_64_cuda_compiler_version10.2numpy1.21openssl3python3.10.____cpython UPLOAD_PACKAGES: 'True' - win_64_cuda_compiler_versionNonenumpy1.21python3.10.____cpython: - CONFIG: win_64_cuda_compiler_versionNonenumpy1.21python3.10.____cpython + win_64_cuda_compiler_version10.2numpy1.23openssl1.1.1python3.11.____cpython: + CONFIG: win_64_cuda_compiler_version10.2numpy1.23openssl1.1.1python3.11.____cpython UPLOAD_PACKAGES: 'True' - win_64_cuda_compiler_versionNonenumpy1.23python3.11.____cpython: - CONFIG: win_64_cuda_compiler_versionNonenumpy1.23python3.11.____cpython + win_64_cuda_compiler_version10.2numpy1.23openssl3python3.11.____cpython: + CONFIG: win_64_cuda_compiler_version10.2numpy1.23openssl3python3.11.____cpython + UPLOAD_PACKAGES: 'True' + win_64_cuda_compiler_versionNonenumpy1.20openssl1.1.1python3.8.____cpython: + CONFIG: win_64_cuda_compiler_versionNonenumpy1.20openssl1.1.1python3.8.____cpython + UPLOAD_PACKAGES: 'True' + win_64_cuda_compiler_versionNonenumpy1.20openssl1.1.1python3.9.____cpython: + CONFIG: win_64_cuda_compiler_versionNonenumpy1.20openssl1.1.1python3.9.____cpython + UPLOAD_PACKAGES: 'True' + win_64_cuda_compiler_versionNonenumpy1.20openssl3python3.8.____cpython: + CONFIG: win_64_cuda_compiler_versionNonenumpy1.20openssl3python3.8.____cpython + UPLOAD_PACKAGES: 'True' + win_64_cuda_compiler_versionNonenumpy1.20openssl3python3.9.____cpython: + CONFIG: win_64_cuda_compiler_versionNonenumpy1.20openssl3python3.9.____cpython + UPLOAD_PACKAGES: 'True' + win_64_cuda_compiler_versionNonenumpy1.21openssl1.1.1python3.10.____cpython: + CONFIG: win_64_cuda_compiler_versionNonenumpy1.21openssl1.1.1python3.10.____cpython + UPLOAD_PACKAGES: 'True' + win_64_cuda_compiler_versionNonenumpy1.21openssl3python3.10.____cpython: + CONFIG: win_64_cuda_compiler_versionNonenumpy1.21openssl3python3.10.____cpython + UPLOAD_PACKAGES: 'True' + win_64_cuda_compiler_versionNonenumpy1.23openssl1.1.1python3.11.____cpython: + CONFIG: win_64_cuda_compiler_versionNonenumpy1.23openssl1.1.1python3.11.____cpython + UPLOAD_PACKAGES: 'True' + win_64_cuda_compiler_versionNonenumpy1.23openssl3python3.11.____cpython: + CONFIG: win_64_cuda_compiler_versionNonenumpy1.23openssl3python3.11.____cpython UPLOAD_PACKAGES: 'True' maxParallel: 5 timeoutInMinutes: 360 diff --git a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl1.1.1python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl1.1.1python3.8.____cpython.yaml new file mode 100644 index 000000000..ae7e2db48 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl1.1.1python3.8.____cpython.yaml @@ -0,0 +1,74 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- gcc +c_compiler_version: +- '11' +cdt_name: +- cos6 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- None +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- gxx +cxx_compiler_version: +- '11' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.20' +openssl: +- 1.1.1 +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- linux-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl1.1.1python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl1.1.1python3.9.____cpython.yaml new file mode 100644 index 000000000..df177adc0 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl1.1.1python3.9.____cpython.yaml @@ -0,0 +1,74 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- gcc +c_compiler_version: +- '11' +cdt_name: +- cos6 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- None +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- gxx +cxx_compiler_version: +- '11' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.20' +openssl: +- 1.1.1 +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- linux-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl3python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl3python3.8.____cpython.yaml new file mode 100644 index 000000000..9cc39886c --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl3python3.8.____cpython.yaml @@ -0,0 +1,74 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- gcc +c_compiler_version: +- '11' +cdt_name: +- cos6 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- None +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- gxx +cxx_compiler_version: +- '11' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.20' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- linux-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl3python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl3python3.9.____cpython.yaml new file mode 100644 index 000000000..6164641cd --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl3python3.9.____cpython.yaml @@ -0,0 +1,74 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- gcc +c_compiler_version: +- '11' +cdt_name: +- cos6 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- None +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- gxx +cxx_compiler_version: +- '11' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.20' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- linux-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21openssl1.1.1python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21openssl1.1.1python3.10.____cpython.yaml new file mode 100644 index 000000000..7366ecf73 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21openssl1.1.1python3.10.____cpython.yaml @@ -0,0 +1,74 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- gcc +c_compiler_version: +- '11' +cdt_name: +- cos6 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- None +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- gxx +cxx_compiler_version: +- '11' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.21' +openssl: +- 1.1.1 +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- linux-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21openssl3python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21openssl3python3.10.____cpython.yaml new file mode 100644 index 000000000..12afd09f4 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21openssl3python3.10.____cpython.yaml @@ -0,0 +1,74 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- gcc +c_compiler_version: +- '11' +cdt_name: +- cos6 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- None +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- gxx +cxx_compiler_version: +- '11' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.21' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- linux-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23openssl1.1.1python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23openssl1.1.1python3.11.____cpython.yaml new file mode 100644 index 000000000..d1f160a72 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23openssl1.1.1python3.11.____cpython.yaml @@ -0,0 +1,74 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- gcc +c_compiler_version: +- '11' +cdt_name: +- cos6 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- None +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- gxx +cxx_compiler_version: +- '11' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.23' +openssl: +- 1.1.1 +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.11.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- linux-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23openssl3python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23openssl3python3.11.____cpython.yaml new file mode 100644 index 000000000..6ab70602a --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23openssl3python3.11.____cpython.yaml @@ -0,0 +1,74 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- gcc +c_compiler_version: +- '11' +cdt_name: +- cos6 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- None +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- gxx +cxx_compiler_version: +- '11' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.23' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.11.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- linux-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl1.1.1python3.8.____cpython.yaml similarity index 93% rename from .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.8.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl1.1.1python3.8.____cpython.yaml index a9c4987ba..972c903d8 100644 --- a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.8.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl1.1.1python3.8.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: @@ -16,6 +18,8 @@ cuda_compiler: - nvcc cuda_compiler_version: - '10.2' +cuda_compiler_version_min: +- '10.2' cxx_compiler: - gxx cxx_compiler_version: diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl1.1.1python3.9.____cpython.yaml similarity index 93% rename from .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.9.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl1.1.1python3.9.____cpython.yaml index 186c2d859..a2b7da11e 100644 --- a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.9.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl1.1.1python3.9.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: @@ -16,6 +18,8 @@ cuda_compiler: - nvcc cuda_compiler_version: - '10.2' +cuda_compiler_version_min: +- '10.2' cxx_compiler: - gxx cxx_compiler_version: diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl3python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl3python3.8.____cpython.yaml new file mode 100644 index 000000000..7c7e556dd --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl3python3.8.____cpython.yaml @@ -0,0 +1,74 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- gcc +c_compiler_version: +- '7' +cdt_name: +- cos6 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '10.2' +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- gxx +cxx_compiler_version: +- '7' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-cuda:10.2 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.20' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- linux-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl3python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl3python3.9.____cpython.yaml new file mode 100644 index 000000000..28c9d6189 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl3python3.9.____cpython.yaml @@ -0,0 +1,74 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- gcc +c_compiler_version: +- '7' +cdt_name: +- cos6 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '10.2' +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- gxx +cxx_compiler_version: +- '7' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-cuda:10.2 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.20' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- linux-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21openssl1.1.1python3.10.____cpython.yaml similarity index 93% rename from .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21python3.10.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21openssl1.1.1python3.10.____cpython.yaml index 5e08b2bc7..128a087a4 100644 --- a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21openssl1.1.1python3.10.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: @@ -16,6 +18,8 @@ cuda_compiler: - nvcc cuda_compiler_version: - '10.2' +cuda_compiler_version_min: +- '10.2' cxx_compiler: - gxx cxx_compiler_version: diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21openssl3python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21openssl3python3.10.____cpython.yaml new file mode 100644 index 000000000..37dd8f7c4 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21openssl3python3.10.____cpython.yaml @@ -0,0 +1,74 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- gcc +c_compiler_version: +- '7' +cdt_name: +- cos6 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '10.2' +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- gxx +cxx_compiler_version: +- '7' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-cuda:10.2 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.21' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- linux-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23openssl1.1.1python3.11.____cpython.yaml similarity index 93% rename from .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23python3.11.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23openssl1.1.1python3.11.____cpython.yaml index 0f3170494..c15a3a6c4 100644 --- a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23openssl1.1.1python3.11.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: @@ -16,6 +18,8 @@ cuda_compiler: - nvcc cuda_compiler_version: - '10.2' +cuda_compiler_version_min: +- '10.2' cxx_compiler: - gxx cxx_compiler_version: diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23openssl3python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23openssl3python3.11.____cpython.yaml new file mode 100644 index 000000000..55216dc0a --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23openssl3python3.11.____cpython.yaml @@ -0,0 +1,74 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- gcc +c_compiler_version: +- '7' +cdt_name: +- cos6 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '10.2' +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- gxx +cxx_compiler_version: +- '7' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-cuda:10.2 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.23' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.11.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- linux-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/linux_aarch64_numpy1.20python3.8.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.20openssl1.1.1python3.8.____cpython.yaml similarity index 97% rename from .ci_support/linux_aarch64_numpy1.20python3.8.____cpython.yaml rename to .ci_support/linux_aarch64_numpy1.20openssl1.1.1python3.8.____cpython.yaml index 620817c4e..26011e553 100644 --- a/.ci_support/linux_aarch64_numpy1.20python3.8.____cpython.yaml +++ b/.ci_support/linux_aarch64_numpy1.20openssl1.1.1python3.8.____cpython.yaml @@ -1,5 +1,7 @@ BUILD: - aarch64-conda_cos7-linux-gnu +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: diff --git a/.ci_support/linux_aarch64_numpy1.20python3.9.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.20openssl1.1.1python3.9.____cpython.yaml similarity index 97% rename from .ci_support/linux_aarch64_numpy1.20python3.9.____cpython.yaml rename to .ci_support/linux_aarch64_numpy1.20openssl1.1.1python3.9.____cpython.yaml index cea2cbedb..efe634dcd 100644 --- a/.ci_support/linux_aarch64_numpy1.20python3.9.____cpython.yaml +++ b/.ci_support/linux_aarch64_numpy1.20openssl1.1.1python3.9.____cpython.yaml @@ -1,5 +1,7 @@ BUILD: - aarch64-conda_cos7-linux-gnu +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: diff --git a/.ci_support/linux_aarch64_numpy1.20openssl3python3.8.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.20openssl3python3.8.____cpython.yaml new file mode 100644 index 000000000..b2760abbf --- /dev/null +++ b/.ci_support/linux_aarch64_numpy1.20openssl3python3.8.____cpython.yaml @@ -0,0 +1,74 @@ +BUILD: +- aarch64-conda_cos7-linux-gnu +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- gcc +c_compiler_version: +- '11' +cdt_arch: +- aarch64 +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- gxx +cxx_compiler_version: +- '11' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.20' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- linux-aarch64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/linux_aarch64_numpy1.20openssl3python3.9.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.20openssl3python3.9.____cpython.yaml new file mode 100644 index 000000000..6225fd2c2 --- /dev/null +++ b/.ci_support/linux_aarch64_numpy1.20openssl3python3.9.____cpython.yaml @@ -0,0 +1,74 @@ +BUILD: +- aarch64-conda_cos7-linux-gnu +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- gcc +c_compiler_version: +- '11' +cdt_arch: +- aarch64 +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- gxx +cxx_compiler_version: +- '11' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.20' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- linux-aarch64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/linux_aarch64_numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.21openssl1.1.1python3.10.____cpython.yaml similarity index 97% rename from .ci_support/linux_aarch64_numpy1.21python3.10.____cpython.yaml rename to .ci_support/linux_aarch64_numpy1.21openssl1.1.1python3.10.____cpython.yaml index d58e60be6..059ee73fc 100644 --- a/.ci_support/linux_aarch64_numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/linux_aarch64_numpy1.21openssl1.1.1python3.10.____cpython.yaml @@ -1,5 +1,7 @@ BUILD: - aarch64-conda_cos7-linux-gnu +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: diff --git a/.ci_support/linux_aarch64_numpy1.21openssl3python3.10.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.21openssl3python3.10.____cpython.yaml new file mode 100644 index 000000000..387e21109 --- /dev/null +++ b/.ci_support/linux_aarch64_numpy1.21openssl3python3.10.____cpython.yaml @@ -0,0 +1,74 @@ +BUILD: +- aarch64-conda_cos7-linux-gnu +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- gcc +c_compiler_version: +- '11' +cdt_arch: +- aarch64 +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- gxx +cxx_compiler_version: +- '11' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.21' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- linux-aarch64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/linux_aarch64_numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.23openssl1.1.1python3.11.____cpython.yaml similarity index 97% rename from .ci_support/linux_aarch64_numpy1.23python3.11.____cpython.yaml rename to .ci_support/linux_aarch64_numpy1.23openssl1.1.1python3.11.____cpython.yaml index 66f71688b..f3ccf50a7 100644 --- a/.ci_support/linux_aarch64_numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/linux_aarch64_numpy1.23openssl1.1.1python3.11.____cpython.yaml @@ -1,5 +1,7 @@ BUILD: - aarch64-conda_cos7-linux-gnu +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: diff --git a/.ci_support/linux_aarch64_numpy1.23openssl3python3.11.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.23openssl3python3.11.____cpython.yaml new file mode 100644 index 000000000..9ee5414ac --- /dev/null +++ b/.ci_support/linux_aarch64_numpy1.23openssl3python3.11.____cpython.yaml @@ -0,0 +1,74 @@ +BUILD: +- aarch64-conda_cos7-linux-gnu +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- gcc +c_compiler_version: +- '11' +cdt_arch: +- aarch64 +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- gxx +cxx_compiler_version: +- '11' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.23' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.11.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- linux-aarch64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/linux_ppc64le_numpy1.20python3.8.____cpython.yaml b/.ci_support/linux_ppc64le_numpy1.20openssl1.1.1python3.8.____cpython.yaml similarity index 97% rename from .ci_support/linux_ppc64le_numpy1.20python3.8.____cpython.yaml rename to .ci_support/linux_ppc64le_numpy1.20openssl1.1.1python3.8.____cpython.yaml index 9a6d5d18c..1b97dcd2e 100644 --- a/.ci_support/linux_ppc64le_numpy1.20python3.8.____cpython.yaml +++ b/.ci_support/linux_ppc64le_numpy1.20openssl1.1.1python3.8.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: diff --git a/.ci_support/linux_ppc64le_numpy1.20python3.9.____cpython.yaml b/.ci_support/linux_ppc64le_numpy1.20openssl1.1.1python3.9.____cpython.yaml similarity index 97% rename from .ci_support/linux_ppc64le_numpy1.20python3.9.____cpython.yaml rename to .ci_support/linux_ppc64le_numpy1.20openssl1.1.1python3.9.____cpython.yaml index 366c97ca8..5a5a3fd58 100644 --- a/.ci_support/linux_ppc64le_numpy1.20python3.9.____cpython.yaml +++ b/.ci_support/linux_ppc64le_numpy1.20openssl1.1.1python3.9.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: diff --git a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.8.____cpython.yaml b/.ci_support/linux_ppc64le_numpy1.20openssl3python3.8.____cpython.yaml similarity index 93% rename from .ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.8.____cpython.yaml rename to .ci_support/linux_ppc64le_numpy1.20openssl3python3.8.____cpython.yaml index ece76399f..06ee4f463 100644 --- a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.8.____cpython.yaml +++ b/.ci_support/linux_ppc64le_numpy1.20openssl3python3.8.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: @@ -7,13 +9,11 @@ c_compiler: c_compiler_version: - '11' cdt_name: -- cos6 +- cos7 channel_sources: - conda-forge channel_targets: - conda-forge main -cuda_compiler: -- nvcc cuda_compiler_version: - None cxx_compiler: @@ -39,7 +39,7 @@ lz4_c: numpy: - '1.20' openssl: -- 1.1.1 +- '3' orc: - 1.8.0 pin_run_as_build: @@ -53,7 +53,7 @@ re2: snappy: - '1' target_platform: -- linux-64 +- linux-ppc64le thrift_cpp: - 0.16.0 zip_keys: diff --git a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.9.____cpython.yaml b/.ci_support/linux_ppc64le_numpy1.20openssl3python3.9.____cpython.yaml similarity index 93% rename from .ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.9.____cpython.yaml rename to .ci_support/linux_ppc64le_numpy1.20openssl3python3.9.____cpython.yaml index d70537daf..c4987c2fc 100644 --- a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.9.____cpython.yaml +++ b/.ci_support/linux_ppc64le_numpy1.20openssl3python3.9.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: @@ -7,13 +9,11 @@ c_compiler: c_compiler_version: - '11' cdt_name: -- cos6 +- cos7 channel_sources: - conda-forge channel_targets: - conda-forge main -cuda_compiler: -- nvcc cuda_compiler_version: - None cxx_compiler: @@ -39,7 +39,7 @@ lz4_c: numpy: - '1.20' openssl: -- 1.1.1 +- '3' orc: - 1.8.0 pin_run_as_build: @@ -53,7 +53,7 @@ re2: snappy: - '1' target_platform: -- linux-64 +- linux-ppc64le thrift_cpp: - 0.16.0 zip_keys: diff --git a/.ci_support/linux_ppc64le_numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_ppc64le_numpy1.21openssl1.1.1python3.10.____cpython.yaml similarity index 97% rename from .ci_support/linux_ppc64le_numpy1.21python3.10.____cpython.yaml rename to .ci_support/linux_ppc64le_numpy1.21openssl1.1.1python3.10.____cpython.yaml index 6a4ac6fc7..651913e20 100644 --- a/.ci_support/linux_ppc64le_numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/linux_ppc64le_numpy1.21openssl1.1.1python3.10.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: diff --git a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_ppc64le_numpy1.21openssl3python3.10.____cpython.yaml similarity index 93% rename from .ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21python3.10.____cpython.yaml rename to .ci_support/linux_ppc64le_numpy1.21openssl3python3.10.____cpython.yaml index 7069d5e53..d7573effd 100644 --- a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/linux_ppc64le_numpy1.21openssl3python3.10.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: @@ -7,13 +9,11 @@ c_compiler: c_compiler_version: - '11' cdt_name: -- cos6 +- cos7 channel_sources: - conda-forge channel_targets: - conda-forge main -cuda_compiler: -- nvcc cuda_compiler_version: - None cxx_compiler: @@ -39,7 +39,7 @@ lz4_c: numpy: - '1.21' openssl: -- 1.1.1 +- '3' orc: - 1.8.0 pin_run_as_build: @@ -53,7 +53,7 @@ re2: snappy: - '1' target_platform: -- linux-64 +- linux-ppc64le thrift_cpp: - 0.16.0 zip_keys: diff --git a/.ci_support/linux_ppc64le_numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_ppc64le_numpy1.23openssl1.1.1python3.11.____cpython.yaml similarity index 97% rename from .ci_support/linux_ppc64le_numpy1.23python3.11.____cpython.yaml rename to .ci_support/linux_ppc64le_numpy1.23openssl1.1.1python3.11.____cpython.yaml index 03e0d4153..de09e22be 100644 --- a/.ci_support/linux_ppc64le_numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/linux_ppc64le_numpy1.23openssl1.1.1python3.11.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: diff --git a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_ppc64le_numpy1.23openssl3python3.11.____cpython.yaml similarity index 93% rename from .ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23python3.11.____cpython.yaml rename to .ci_support/linux_ppc64le_numpy1.23openssl3python3.11.____cpython.yaml index 44d7e4bcf..168ac5dac 100644 --- a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/linux_ppc64le_numpy1.23openssl3python3.11.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: @@ -7,13 +9,11 @@ c_compiler: c_compiler_version: - '11' cdt_name: -- cos6 +- cos7 channel_sources: - conda-forge channel_targets: - conda-forge main -cuda_compiler: -- nvcc cuda_compiler_version: - None cxx_compiler: @@ -39,7 +39,7 @@ lz4_c: numpy: - '1.23' openssl: -- 1.1.1 +- '3' orc: - 1.8.0 pin_run_as_build: @@ -53,7 +53,7 @@ re2: snappy: - '1' target_platform: -- linux-64 +- linux-ppc64le thrift_cpp: - 0.16.0 zip_keys: diff --git a/.ci_support/migrations/aws_sdk_cpp19375.yaml b/.ci_support/migrations/aws_sdk_cpp19375.yaml new file mode 100644 index 000000000..40cb1b3bb --- /dev/null +++ b/.ci_support/migrations/aws_sdk_cpp19375.yaml @@ -0,0 +1,8 @@ +__migrator: + build_number: 1 + kind: version + migration_number: 1 + use_local: true +aws_sdk_cpp: +- 1.9.379 +migrator_ts: 1667321224.1701944 diff --git a/.ci_support/migrations/openssl3.yaml b/.ci_support/migrations/openssl3.yaml new file mode 100644 index 000000000..ae551c1e9 --- /dev/null +++ b/.ci_support/migrations/openssl3.yaml @@ -0,0 +1,8 @@ +__migrator: + build_number: 1 + kind: version + migration_number: 1 +migrator_ts: 1631932209.13688 +openssl: +- 1.1.1 +- '3' diff --git a/.ci_support/osx_64_numpy1.20python3.8.____cpython.yaml b/.ci_support/osx_64_numpy1.20openssl1.1.1python3.8.____cpython.yaml similarity index 97% rename from .ci_support/osx_64_numpy1.20python3.8.____cpython.yaml rename to .ci_support/osx_64_numpy1.20openssl1.1.1python3.8.____cpython.yaml index c1dddfbb8..15a11da6b 100644 --- a/.ci_support/osx_64_numpy1.20python3.8.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.20openssl1.1.1python3.8.____cpython.yaml @@ -1,5 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '10.9' +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: diff --git a/.ci_support/osx_64_numpy1.20python3.9.____cpython.yaml b/.ci_support/osx_64_numpy1.20openssl1.1.1python3.9.____cpython.yaml similarity index 97% rename from .ci_support/osx_64_numpy1.20python3.9.____cpython.yaml rename to .ci_support/osx_64_numpy1.20openssl1.1.1python3.9.____cpython.yaml index 77c6c15e2..d0e345dee 100644 --- a/.ci_support/osx_64_numpy1.20python3.9.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.20openssl1.1.1python3.9.____cpython.yaml @@ -1,5 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '10.9' +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: diff --git a/.ci_support/osx_64_numpy1.20openssl3python3.8.____cpython.yaml b/.ci_support/osx_64_numpy1.20openssl3python3.8.____cpython.yaml new file mode 100644 index 000000000..9d472052a --- /dev/null +++ b/.ci_support/osx_64_numpy1.20openssl3python3.8.____cpython.yaml @@ -0,0 +1,67 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.9' +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- clang +c_compiler_version: +- '14' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- clangxx +cxx_compiler_version: +- '14' +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +macos_machine: +- x86_64-apple-darwin13.4.0 +numpy: +- '1.20' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- osx-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/osx_64_numpy1.20openssl3python3.9.____cpython.yaml b/.ci_support/osx_64_numpy1.20openssl3python3.9.____cpython.yaml new file mode 100644 index 000000000..b0d64a2bb --- /dev/null +++ b/.ci_support/osx_64_numpy1.20openssl3python3.9.____cpython.yaml @@ -0,0 +1,67 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.9' +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- clang +c_compiler_version: +- '14' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- clangxx +cxx_compiler_version: +- '14' +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +macos_machine: +- x86_64-apple-darwin13.4.0 +numpy: +- '1.20' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- osx-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/osx_64_numpy1.21python3.10.____cpython.yaml b/.ci_support/osx_64_numpy1.21openssl1.1.1python3.10.____cpython.yaml similarity index 97% rename from .ci_support/osx_64_numpy1.21python3.10.____cpython.yaml rename to .ci_support/osx_64_numpy1.21openssl1.1.1python3.10.____cpython.yaml index be9d18e72..6f2225506 100644 --- a/.ci_support/osx_64_numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.21openssl1.1.1python3.10.____cpython.yaml @@ -1,5 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '10.9' +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: diff --git a/.ci_support/osx_64_numpy1.21openssl3python3.10.____cpython.yaml b/.ci_support/osx_64_numpy1.21openssl3python3.10.____cpython.yaml new file mode 100644 index 000000000..c51238968 --- /dev/null +++ b/.ci_support/osx_64_numpy1.21openssl3python3.10.____cpython.yaml @@ -0,0 +1,67 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.9' +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- clang +c_compiler_version: +- '14' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- clangxx +cxx_compiler_version: +- '14' +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +macos_machine: +- x86_64-apple-darwin13.4.0 +numpy: +- '1.21' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- osx-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/osx_64_numpy1.23python3.11.____cpython.yaml b/.ci_support/osx_64_numpy1.23openssl1.1.1python3.11.____cpython.yaml similarity index 97% rename from .ci_support/osx_64_numpy1.23python3.11.____cpython.yaml rename to .ci_support/osx_64_numpy1.23openssl1.1.1python3.11.____cpython.yaml index f716eb6cc..321e3f503 100644 --- a/.ci_support/osx_64_numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.23openssl1.1.1python3.11.____cpython.yaml @@ -1,5 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '10.9' +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: diff --git a/.ci_support/osx_64_numpy1.23openssl3python3.11.____cpython.yaml b/.ci_support/osx_64_numpy1.23openssl3python3.11.____cpython.yaml new file mode 100644 index 000000000..59f780555 --- /dev/null +++ b/.ci_support/osx_64_numpy1.23openssl3python3.11.____cpython.yaml @@ -0,0 +1,67 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.9' +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- clang +c_compiler_version: +- '14' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- clangxx +cxx_compiler_version: +- '14' +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +macos_machine: +- x86_64-apple-darwin13.4.0 +numpy: +- '1.23' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.11.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- osx-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/osx_arm64_numpy1.20python3.8.____cpython.yaml b/.ci_support/osx_arm64_numpy1.20openssl1.1.1python3.8.____cpython.yaml similarity index 97% rename from .ci_support/osx_arm64_numpy1.20python3.8.____cpython.yaml rename to .ci_support/osx_arm64_numpy1.20openssl1.1.1python3.8.____cpython.yaml index 2d402d0e0..c567d6d93 100644 --- a/.ci_support/osx_arm64_numpy1.20python3.8.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.20openssl1.1.1python3.8.____cpython.yaml @@ -1,5 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '11.0' +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: diff --git a/.ci_support/osx_arm64_numpy1.20python3.9.____cpython.yaml b/.ci_support/osx_arm64_numpy1.20openssl1.1.1python3.9.____cpython.yaml similarity index 97% rename from .ci_support/osx_arm64_numpy1.20python3.9.____cpython.yaml rename to .ci_support/osx_arm64_numpy1.20openssl1.1.1python3.9.____cpython.yaml index 49dc3e26b..77b04a89b 100644 --- a/.ci_support/osx_arm64_numpy1.20python3.9.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.20openssl1.1.1python3.9.____cpython.yaml @@ -1,5 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '11.0' +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: diff --git a/.ci_support/osx_arm64_numpy1.20openssl3python3.8.____cpython.yaml b/.ci_support/osx_arm64_numpy1.20openssl3python3.8.____cpython.yaml new file mode 100644 index 000000000..942aa9027 --- /dev/null +++ b/.ci_support/osx_arm64_numpy1.20openssl3python3.8.____cpython.yaml @@ -0,0 +1,67 @@ +MACOSX_DEPLOYMENT_TARGET: +- '11.0' +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- clang +c_compiler_version: +- '13' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- clangxx +cxx_compiler_version: +- '13' +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +macos_machine: +- arm64-apple-darwin20.0.0 +numpy: +- '1.20' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- osx-arm64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/osx_arm64_numpy1.20openssl3python3.9.____cpython.yaml b/.ci_support/osx_arm64_numpy1.20openssl3python3.9.____cpython.yaml new file mode 100644 index 000000000..ddabfb03d --- /dev/null +++ b/.ci_support/osx_arm64_numpy1.20openssl3python3.9.____cpython.yaml @@ -0,0 +1,67 @@ +MACOSX_DEPLOYMENT_TARGET: +- '11.0' +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- clang +c_compiler_version: +- '13' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- clangxx +cxx_compiler_version: +- '13' +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +macos_machine: +- arm64-apple-darwin20.0.0 +numpy: +- '1.20' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- osx-arm64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/osx_arm64_numpy1.21python3.10.____cpython.yaml b/.ci_support/osx_arm64_numpy1.21openssl1.1.1python3.10.____cpython.yaml similarity index 97% rename from .ci_support/osx_arm64_numpy1.21python3.10.____cpython.yaml rename to .ci_support/osx_arm64_numpy1.21openssl1.1.1python3.10.____cpython.yaml index 9396c5910..40fa6356a 100644 --- a/.ci_support/osx_arm64_numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.21openssl1.1.1python3.10.____cpython.yaml @@ -1,5 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '11.0' +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: diff --git a/.ci_support/osx_arm64_numpy1.21openssl3python3.10.____cpython.yaml b/.ci_support/osx_arm64_numpy1.21openssl3python3.10.____cpython.yaml new file mode 100644 index 000000000..200dcc1a0 --- /dev/null +++ b/.ci_support/osx_arm64_numpy1.21openssl3python3.10.____cpython.yaml @@ -0,0 +1,67 @@ +MACOSX_DEPLOYMENT_TARGET: +- '11.0' +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- clang +c_compiler_version: +- '13' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- clangxx +cxx_compiler_version: +- '13' +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +macos_machine: +- arm64-apple-darwin20.0.0 +numpy: +- '1.21' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- osx-arm64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml b/.ci_support/osx_arm64_numpy1.23openssl1.1.1python3.11.____cpython.yaml similarity index 97% rename from .ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml rename to .ci_support/osx_arm64_numpy1.23openssl1.1.1python3.11.____cpython.yaml index d17271d03..4ecada35a 100644 --- a/.ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.23openssl1.1.1python3.11.____cpython.yaml @@ -1,5 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '11.0' +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: diff --git a/.ci_support/osx_arm64_numpy1.23openssl3python3.11.____cpython.yaml b/.ci_support/osx_arm64_numpy1.23openssl3python3.11.____cpython.yaml new file mode 100644 index 000000000..019d1bbc3 --- /dev/null +++ b/.ci_support/osx_arm64_numpy1.23openssl3python3.11.____cpython.yaml @@ -0,0 +1,67 @@ +MACOSX_DEPLOYMENT_TARGET: +- '11.0' +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- clang +c_compiler_version: +- '13' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- clangxx +cxx_compiler_version: +- '13' +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +macos_machine: +- arm64-apple-darwin20.0.0 +numpy: +- '1.23' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.11.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- osx-arm64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.20openssl1.1.1python3.8.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version10.2numpy1.20openssl1.1.1python3.8.____cpython.yaml new file mode 100644 index 000000000..31a06ae72 --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.20openssl1.1.1python3.8.____cpython.yaml @@ -0,0 +1,63 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- vs2019 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '10.2' +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- vs2019 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libcrc32c: +- '1.1' +libcurl: +- '7' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.20' +openssl: +- 1.1.1 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- win-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.20openssl1.1.1python3.9.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version10.2numpy1.20openssl1.1.1python3.9.____cpython.yaml new file mode 100644 index 000000000..f7a56207a --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.20openssl1.1.1python3.9.____cpython.yaml @@ -0,0 +1,63 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- vs2019 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '10.2' +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- vs2019 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libcrc32c: +- '1.1' +libcurl: +- '7' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.20' +openssl: +- 1.1.1 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- win-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.20openssl3python3.8.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version10.2numpy1.20openssl3python3.8.____cpython.yaml new file mode 100644 index 000000000..4b674fe39 --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.20openssl3python3.8.____cpython.yaml @@ -0,0 +1,63 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- vs2019 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '10.2' +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- vs2019 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libcrc32c: +- '1.1' +libcurl: +- '7' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.20' +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- win-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.20openssl3python3.9.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version10.2numpy1.20openssl3python3.9.____cpython.yaml new file mode 100644 index 000000000..3ec0a40de --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.20openssl3python3.9.____cpython.yaml @@ -0,0 +1,63 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- vs2019 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '10.2' +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- vs2019 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libcrc32c: +- '1.1' +libcurl: +- '7' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.20' +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- win-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.21openssl1.1.1python3.10.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version10.2numpy1.21openssl1.1.1python3.10.____cpython.yaml new file mode 100644 index 000000000..59c6df449 --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.21openssl1.1.1python3.10.____cpython.yaml @@ -0,0 +1,63 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- vs2019 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '10.2' +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- vs2019 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libcrc32c: +- '1.1' +libcurl: +- '7' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.21' +openssl: +- 1.1.1 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- win-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.21openssl3python3.10.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version10.2numpy1.21openssl3python3.10.____cpython.yaml new file mode 100644 index 000000000..88e308265 --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.21openssl3python3.10.____cpython.yaml @@ -0,0 +1,63 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- vs2019 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '10.2' +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- vs2019 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libcrc32c: +- '1.1' +libcurl: +- '7' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.21' +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- win-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.23openssl1.1.1python3.11.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version10.2numpy1.23openssl1.1.1python3.11.____cpython.yaml new file mode 100644 index 000000000..17037cd63 --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.23openssl1.1.1python3.11.____cpython.yaml @@ -0,0 +1,63 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- vs2019 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '10.2' +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- vs2019 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libcrc32c: +- '1.1' +libcurl: +- '7' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.23' +openssl: +- 1.1.1 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.11.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- win-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.23openssl3python3.11.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version10.2numpy1.23openssl3python3.11.____cpython.yaml new file mode 100644 index 000000000..f5351df63 --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.23openssl3python3.11.____cpython.yaml @@ -0,0 +1,63 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- vs2019 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '10.2' +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- vs2019 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libcrc32c: +- '1.1' +libcurl: +- '7' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.23' +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.11.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- win-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.20python3.8.____cpython.yaml b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.20openssl1.1.1python3.8.____cpython.yaml similarity index 86% rename from .ci_support/win_64_cuda_compiler_version10.2numpy1.20python3.8.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_versionNonenumpy1.20openssl1.1.1python3.8.____cpython.yaml index a8d22e8c9..e1bcaf12c 100644 --- a/.ci_support/win_64_cuda_compiler_version10.2numpy1.20python3.8.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.20openssl1.1.1python3.8.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: @@ -11,6 +13,8 @@ channel_targets: cuda_compiler: - nvcc cuda_compiler_version: +- None +cuda_compiler_version_min: - '10.2' cxx_compiler: - vs2019 @@ -22,6 +26,10 @@ google_cloud_cpp: - 2.5.0 libabseil: - '20220623.0' +libcrc32c: +- '1.1' +libcurl: +- '7' libgrpc: - '1.51' libprotobuf: diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.20python3.9.____cpython.yaml b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.20openssl1.1.1python3.9.____cpython.yaml similarity index 86% rename from .ci_support/win_64_cuda_compiler_version10.2numpy1.20python3.9.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_versionNonenumpy1.20openssl1.1.1python3.9.____cpython.yaml index 08cee478f..919abaac3 100644 --- a/.ci_support/win_64_cuda_compiler_version10.2numpy1.20python3.9.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.20openssl1.1.1python3.9.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: @@ -11,6 +13,8 @@ channel_targets: cuda_compiler: - nvcc cuda_compiler_version: +- None +cuda_compiler_version_min: - '10.2' cxx_compiler: - vs2019 @@ -22,6 +26,10 @@ google_cloud_cpp: - 2.5.0 libabseil: - '20220623.0' +libcrc32c: +- '1.1' +libcurl: +- '7' libgrpc: - '1.51' libprotobuf: diff --git a/.ci_support/win_64_cuda_compiler_versionNonenumpy1.20python3.8.____cpython.yaml b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.20openssl3python3.8.____cpython.yaml similarity index 85% rename from .ci_support/win_64_cuda_compiler_versionNonenumpy1.20python3.8.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_versionNonenumpy1.20openssl3python3.8.____cpython.yaml index 0c4c6a506..e81a27328 100644 --- a/.ci_support/win_64_cuda_compiler_versionNonenumpy1.20python3.8.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.20openssl3python3.8.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: @@ -12,6 +14,8 @@ cuda_compiler: - nvcc cuda_compiler_version: - None +cuda_compiler_version_min: +- '10.2' cxx_compiler: - vs2019 gflags: @@ -22,6 +26,10 @@ google_cloud_cpp: - 2.5.0 libabseil: - '20220623.0' +libcrc32c: +- '1.1' +libcurl: +- '7' libgrpc: - '1.51' libprotobuf: @@ -31,7 +39,7 @@ lz4_c: numpy: - '1.20' openssl: -- 1.1.1 +- '3' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/win_64_cuda_compiler_versionNonenumpy1.20python3.9.____cpython.yaml b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.20openssl3python3.9.____cpython.yaml similarity index 85% rename from .ci_support/win_64_cuda_compiler_versionNonenumpy1.20python3.9.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_versionNonenumpy1.20openssl3python3.9.____cpython.yaml index 3b1a5293e..59897848e 100644 --- a/.ci_support/win_64_cuda_compiler_versionNonenumpy1.20python3.9.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.20openssl3python3.9.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: @@ -12,6 +14,8 @@ cuda_compiler: - nvcc cuda_compiler_version: - None +cuda_compiler_version_min: +- '10.2' cxx_compiler: - vs2019 gflags: @@ -22,6 +26,10 @@ google_cloud_cpp: - 2.5.0 libabseil: - '20220623.0' +libcrc32c: +- '1.1' +libcurl: +- '7' libgrpc: - '1.51' libprotobuf: @@ -31,7 +39,7 @@ lz4_c: numpy: - '1.20' openssl: -- 1.1.1 +- '3' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.21python3.10.____cpython.yaml b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.21openssl1.1.1python3.10.____cpython.yaml similarity index 86% rename from .ci_support/win_64_cuda_compiler_version10.2numpy1.21python3.10.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_versionNonenumpy1.21openssl1.1.1python3.10.____cpython.yaml index b68975ca8..01db6d596 100644 --- a/.ci_support/win_64_cuda_compiler_version10.2numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.21openssl1.1.1python3.10.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: @@ -11,6 +13,8 @@ channel_targets: cuda_compiler: - nvcc cuda_compiler_version: +- None +cuda_compiler_version_min: - '10.2' cxx_compiler: - vs2019 @@ -22,6 +26,10 @@ google_cloud_cpp: - 2.5.0 libabseil: - '20220623.0' +libcrc32c: +- '1.1' +libcurl: +- '7' libgrpc: - '1.51' libprotobuf: diff --git a/.ci_support/win_64_cuda_compiler_versionNonenumpy1.21python3.10.____cpython.yaml b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.21openssl3python3.10.____cpython.yaml similarity index 85% rename from .ci_support/win_64_cuda_compiler_versionNonenumpy1.21python3.10.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_versionNonenumpy1.21openssl3python3.10.____cpython.yaml index df6941cbb..136b93ebb 100644 --- a/.ci_support/win_64_cuda_compiler_versionNonenumpy1.21python3.10.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.21openssl3python3.10.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: @@ -12,6 +14,8 @@ cuda_compiler: - nvcc cuda_compiler_version: - None +cuda_compiler_version_min: +- '10.2' cxx_compiler: - vs2019 gflags: @@ -22,6 +26,10 @@ google_cloud_cpp: - 2.5.0 libabseil: - '20220623.0' +libcrc32c: +- '1.1' +libcurl: +- '7' libgrpc: - '1.51' libprotobuf: @@ -31,7 +39,7 @@ lz4_c: numpy: - '1.21' openssl: -- 1.1.1 +- '3' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.23python3.11.____cpython.yaml b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.23openssl1.1.1python3.11.____cpython.yaml similarity index 86% rename from .ci_support/win_64_cuda_compiler_version10.2numpy1.23python3.11.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_versionNonenumpy1.23openssl1.1.1python3.11.____cpython.yaml index c9fa635c8..222b32661 100644 --- a/.ci_support/win_64_cuda_compiler_version10.2numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.23openssl1.1.1python3.11.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: @@ -11,6 +13,8 @@ channel_targets: cuda_compiler: - nvcc cuda_compiler_version: +- None +cuda_compiler_version_min: - '10.2' cxx_compiler: - vs2019 @@ -22,6 +26,10 @@ google_cloud_cpp: - 2.5.0 libabseil: - '20220623.0' +libcrc32c: +- '1.1' +libcurl: +- '7' libgrpc: - '1.51' libprotobuf: diff --git a/.ci_support/win_64_cuda_compiler_versionNonenumpy1.23python3.11.____cpython.yaml b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.23openssl3python3.11.____cpython.yaml similarity index 85% rename from .ci_support/win_64_cuda_compiler_versionNonenumpy1.23python3.11.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_versionNonenumpy1.23openssl3python3.11.____cpython.yaml index f6995cfa5..1695ee3b1 100644 --- a/.ci_support/win_64_cuda_compiler_versionNonenumpy1.23python3.11.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.23openssl3python3.11.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: @@ -12,6 +14,8 @@ cuda_compiler: - nvcc cuda_compiler_version: - None +cuda_compiler_version_min: +- '10.2' cxx_compiler: - vs2019 gflags: @@ -22,6 +26,10 @@ google_cloud_cpp: - 2.5.0 libabseil: - '20220623.0' +libcrc32c: +- '1.1' +libcurl: +- '7' libgrpc: - '1.51' libprotobuf: @@ -31,7 +39,7 @@ lz4_c: numpy: - '1.23' openssl: -- 1.1.1 +- '3' pin_run_as_build: python: min_pin: x.x diff --git a/README.md b/README.md index c681827b8..68531aee2 100644 --- a/README.md +++ b/README.md @@ -27,227 +27,451 @@ Current build status - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/recipe/bld-arrow.bat b/recipe/bld-arrow.bat index 04b1e18b4..6c470ed08 100644 --- a/recipe/bld-arrow.bat +++ b/recipe/bld-arrow.bat @@ -30,10 +30,11 @@ cmake -G "Ninja" ^ -DARROW_MIMALLOC:BOOL=ON ^ -DARROW_ORC:BOOL=OFF ^ -DARROW_PARQUET:BOOL=ON ^ + -DPARQUET_REQUIRE_ENCRYPTION:BOOL=ON ^ -DARROW_PYTHON:BOOL=ON ^ -DARROW_S3:BOOL=ON ^ -DARROW_SIMD_LEVEL:STRING=NONE ^ - -DARROW_SUBSTRAIT:BOOL=ON ^ + -DARROW_USE_GLOG:BOOL=ON ^ -DARROW_WITH_BROTLI:BOOL=ON ^ -DARROW_WITH_BZ2:BOOL=ON ^ -DARROW_WITH_LZ4:BOOL=ON ^ diff --git a/recipe/bld-pyarrow.bat b/recipe/bld-pyarrow.bat index 7467a756a..890c26175 100644 --- a/recipe/bld-pyarrow.bat +++ b/recipe/bld-pyarrow.bat @@ -18,7 +18,6 @@ SET PYARROW_BUILD_TYPE=release SET PYARROW_WITH_DATASET=1 SET PYARROW_WITH_FLIGHT=1 SET PYARROW_WITH_GANDIVA=1 -SET PYARROW_WITH_GCS=1 SET PYARROW_WITH_HDFS=1 SET PYARROW_WITH_PARQUET=1 SET PYARROW_WITH_S3=1 diff --git a/recipe/build-arrow.sh b/recipe/build-arrow.sh index 9c0ae2f78..abd64932c 100644 --- a/recipe/build-arrow.sh +++ b/recipe/build-arrow.sh @@ -61,6 +61,7 @@ cmake -GNinja \ -DARROW_DEPENDENCY_SOURCE=SYSTEM \ -DARROW_FLIGHT=ON \ -DARROW_FLIGHT_REQUIRE_TLSCREDENTIALSOPTIONS=ON \ + -DARROW_FLIGHT_SQL=ON \ -DARROW_GANDIVA=ON \ -DARROW_GANDIVA_PC_CXX_FLAGS="${ARROW_GANDIVA_PC_CXX_FLAGS}" \ -DARROW_GCS=ON \ @@ -70,11 +71,12 @@ cmake -GNinja \ -DARROW_ORC=ON \ -DARROW_PACKAGE_PREFIX=$PREFIX \ -DARROW_PARQUET=ON \ + -DPARQUET_REQUIRE_ENCRYPTION=ON \ -DARROW_PLASMA=ON \ -DARROW_PYTHON=ON \ -DARROW_S3=ON \ -DARROW_SIMD_LEVEL=NONE \ - -DARROW_SUBSTRAIT=ON \ + -DARROW_USE_GLOG=ON \ -DARROW_USE_LD_GOLD=ON \ -DARROW_WITH_BROTLI=ON \ -DARROW_WITH_BZ2=ON \ diff --git a/recipe/build-pyarrow.sh b/recipe/build-pyarrow.sh index f39766a04..1c5b3a8f4 100644 --- a/recipe/build-pyarrow.sh +++ b/recipe/build-pyarrow.sh @@ -12,7 +12,6 @@ export PYARROW_BUNDLE_ARROW_CPP_HEADERS=0 export PYARROW_WITH_DATASET=1 export PYARROW_WITH_FLIGHT=1 export PYARROW_WITH_GANDIVA=1 -export PYARROW_WITH_GCS=1 export PYARROW_WITH_HDFS=1 export PYARROW_WITH_ORC=1 export PYARROW_WITH_PARQUET=1 diff --git a/recipe/meta.yaml b/recipe/meta.yaml index d729c8c6a..9403a2ae8 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -23,11 +23,10 @@ source: - patches/0004-ARROW-16730-C-Bump-vendored-jemalloc-version-13294.patch build: - number: 10 + number: 11 # for cuda support, building with one version is enough to be compatible with # all later versions, since arrow is only using libcuda, and not libcudart. - skip: true # [(win or linux) and cuda_compiler_version not in ("None", "10.2")] - skip: true # [osx and cuda_compiler_version != "None"] + skip: true # [cuda_compiler_version not in ("None", cuda_compiler_version_min)] run_exports: - {{ pin_subpackage("arrow-cpp", max_pin="x.x.x") }} @@ -58,6 +57,9 @@ outputs: ignore_run_exports: - cudatoolkit track_features: {{ "[arrow-cuda]" if cuda_enabled else "" }} + missing_dso_whitelist: + - "*/libcuda.so.*" # [linux] + - "*/nvcuda.dll" # [win] requirements: build: - python # [build_platform != target_platform] @@ -69,8 +71,7 @@ outputs: - gnuconfig # [osx and arm64] - libgrpc - libprotobuf - # aws-sdk-cpp 1.8.* doesn't work with a newer CMake - - cmake <3.22 + - cmake - autoconf # [unix] - ninja - make # [unix] @@ -78,8 +79,7 @@ outputs: - {{ compiler('cxx') }} - {{ compiler("cuda") }} # [cuda_compiler_version != "None"] host: - # https://issues.apache.org/jira/browse/ARROW-15141 - - aws-sdk-cpp 1.8.186 + - aws-sdk-cpp # abseil is only here to help conda pick the right constraints for pyarrow, see # https://github.com/conda-forge/arrow-cpp-feedstock/pull/815#issuecomment-1216713245 - libabseil @@ -90,6 +90,11 @@ outputs: - gflags - glog - google-cloud-cpp + # since libgoogle-cloud is static on windows, see + # https://github.com/conda-forge/google-cloud-cpp-feedstock/pull/108, + # its dependencies leak into the build here + - libcrc32c # [win] + - libcurl # [win] - libgrpc - libprotobuf - clangdev {{ llvm_version }} @@ -128,55 +133,38 @@ outputs: test: commands: + {% set headers = [ + "arrow/api.h", "arrow/flight/types.h", "gandiva/engine.h", "parquet/api/reader.h" + ] %} + {% set headers = headers + ["arrow/flight/sql/api.h", "plasma/client.h"] %} # [unix] + {% for each_header in headers %} # headers - - test -f $PREFIX/include/arrow/api.h # [unix] - - test -f $PREFIX/include/arrow/flight/types.h # [unix] - - test -f $PREFIX/include/plasma/client.h # [unix] - - test -f $PREFIX/include/gandiva/engine.h # [unix] - - test -f $PREFIX/include/parquet/api/reader.h # [unix] - - if not exist %LIBRARY_INC%\\arrow\\api.h exit 1 # [win] - - if not exist %LIBRARY_INC%\\gandiva\\engine.h exit 1 # [win] - - if not exist %LIBRARY_INC%\\parquet\\api\\reader.h exit 1 # [win] + - test -f $PREFIX/include/{{ each_header }} || (echo "{{ each_header }} not found" && exit 1) # [unix] + - if not exist %LIBRARY_INC%\{{ "\\".join(each_header.split("/")) }} exit 1 # [win] + {% endfor %} + {% set libs = (cuda_compiler_version != "None") * ["arrow_cuda"] + [ + "arrow", "arrow_dataset", "arrow_flight", "arrow_python", "gandiva", "parquet" + ] %} + {% set libs = libs + ["arrow_flight_sql", "plasma"] %} # [unix] + {% for each_lib in libs %} # shared - - test -f $PREFIX/lib/libarrow.so # [linux] - - test -f $PREFIX/lib/libarrow_dataset.so # [linux] - - test -f $PREFIX/lib/libarrow_flight.so # [linux] - - test -f $PREFIX/lib/libarrow_python.so # [linux] - - test -f $PREFIX/lib/libparquet.so # [linux] - - test -f $PREFIX/lib/libgandiva.so # [linux] - - test -f $PREFIX/lib/libplasma.so # [linux] - - test -f $PREFIX/lib/libarrow_cuda${SHLIB_EXT} # [(cuda_compiler_version != "None") and unix] - - test ! -f $PREFIX/lib/libarrow_cuda${SHLIB_EXT} # [(cuda_compiler_version == "None") and unix] - - if not exist %PREFIX%\\Library\\bin\\arrow_cuda.dll exit 1 # [(cuda_compiler_version != "None") and win] - - if exist %PREFIX%\\Library\\bin\\arrow_cuda.dll exit 1 # [(cuda_compiler_version == "None") and win] - - test -f $PREFIX/lib/libarrow.dylib # [osx] - - test -f $PREFIX/lib/libarrow_dataset.dylib # [osx] - - test -f $PREFIX/lib/libarrow_python.dylib # [osx] - - test -f $PREFIX/lib/libgandiva.dylib # [osx] - - test -f $PREFIX/lib/libparquet.dylib # [osx] - - test -f $PREFIX/lib/libplasma.dylib # [osx] - - if not exist %PREFIX%\\Library\\bin\\arrow.dll exit 1 # [win] - - if not exist %PREFIX%\\Library\\bin\\arrow_dataset.dll exit 1 # [win] - - if not exist %PREFIX%\\Library\\bin\\arrow_flight.dll exit 1 # [win] - - if not exist %PREFIX%\\Library\\bin\\arrow_python.dll exit 1 # [win] - - if not exist %PREFIX%\\Library\\bin\\parquet.dll exit 1 # [win] - - if not exist %PREFIX%\\Library\\bin\\gandiva.dll exit 1 # [win] + - test -f $PREFIX/lib/lib{{ each_lib }}.so # [linux] + - test -f $PREFIX/lib/lib{{ each_lib }}.dylib # [osx] + - if not exist %LIBRARY_BIN%\{{ each_lib }}.dll exit 1 # [win] + - if not exist %LIBRARY_LIB%\{{ each_lib }}.lib exit 1 # [win] # absence of static libraries - - test ! -f $PREFIX/lib/libarrow.a # [unix] - - test ! -f $PREFIX/lib/libarrow_dataset.a # [unix] - - test ! -f $PREFIX/lib/libarrow_flight.a # [unix] - - test ! -f $PREFIX/lib/libarrow_python.a # [unix] - - test ! -f $PREFIX/lib/libplasma.a # [unix] - - test ! -f $PREFIX/lib/libparquet.a # [unix] - - test ! -f $PREFIX/lib/libgandiva.a # [unix] - - if exist %PREFIX%\\Library\\lib\\arrow_static.lib exit 1 # [win] - - if exist %PREFIX%\\Library\\lib\\arrow_dataset_static.lib exit 1 # [win] - - if exist %PREFIX%\\Library\\lib\\arrow_flight_static.lib exit 1 # [win] - - if exist %PREFIX%\\Library\\lib\\arrow_python_static.lib exit 1 # [win] - - if exist %PREFIX%\\Library\\lib\\parquet_static.lib exit 1 # [win] - - if exist %PREFIX%\\Library\\lib\\gandiva_static.lib exit 1 # [win] + - test ! -f $PREFIX/lib/lib{{ each_lib }}.a # [unix] + - if exist %LIBRARY_LIB%\{{ each_lib }}_static.lib exit 1 # [win] + {% endfor %} + + # absence of arrow_cuda for CPU builds + - test ! -f $PREFIX/lib/libarrow_cuda.so # [(cuda_compiler_version == "None") and linux] + - test ! -f $PREFIX/lib/libarrow_cuda.a # [(cuda_compiler_version == "None") and linux] + - if exist %LIBRARY_BIN%\arrow_cuda.dll exit 1 # [(cuda_compiler_version == "None") and win] + - if exist %LIBRARY_LIB%\arrow_cuda.lib exit 1 # [(cuda_compiler_version == "None") and win] + - if exist %LIBRARY_LIB%\arrow_cuda_static.lib exit 1 # [(cuda_compiler_version == "None") and win] - name: pyarrow script: build-pyarrow.sh # [not win] @@ -205,12 +193,12 @@ outputs: host: - {{ pin_subpackage('arrow-cpp', exact=True) }} - cython + - gflags # [unix] - numpy - python - openssl - setuptools - setuptools_scm - - six run: - {{ pin_subpackage('arrow-cpp', exact=True) }} - {{ pin_compatible('numpy', lower_bound='1.16') }} @@ -288,7 +276,6 @@ outputs: - openssl - setuptools - setuptools_scm - - six run: - {{ pin_subpackage('pyarrow', exact=True) }} - python
VariantStatus
linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.8.____cpythonlinux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl1.1.1python3.8.____cpython - variant + variant
linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.9.____cpythonlinux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl1.1.1python3.9.____cpython - variant + variant
linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21python3.10.____cpythonlinux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl3python3.8.____cpython - variant + variant
linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23python3.11.____cpythonlinux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl3python3.9.____cpython - variant + variant
linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.8.____cpythonlinux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21openssl1.1.1python3.10.____cpython - variant + variant
linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.9.____cpythonlinux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21openssl3python3.10.____cpython - variant + variant
linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21python3.10.____cpythonlinux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23openssl1.1.1python3.11.____cpython - variant + variant
linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23python3.11.____cpythonlinux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23openssl3python3.11.____cpython - variant + variant
linux_aarch64_numpy1.20python3.8.____cpythonlinux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl1.1.1python3.8.____cpython - variant + variant
linux_aarch64_numpy1.20python3.9.____cpythonlinux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl1.1.1python3.9.____cpython - variant + variant
linux_aarch64_numpy1.21python3.10.____cpythonlinux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl3python3.8.____cpython - variant + variant
linux_aarch64_numpy1.23python3.11.____cpythonlinux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl3python3.9.____cpython - variant + variant
linux_ppc64le_numpy1.20python3.8.____cpythonlinux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21openssl1.1.1python3.10.____cpython - variant + variant
linux_ppc64le_numpy1.20python3.9.____cpythonlinux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21openssl3python3.10.____cpython - variant + variant
linux_ppc64le_numpy1.21python3.10.____cpythonlinux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23openssl1.1.1python3.11.____cpython - variant + variant
linux_ppc64le_numpy1.23python3.11.____cpythonlinux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23openssl3python3.11.____cpython - variant + variant
osx_64_numpy1.20python3.8.____cpythonlinux_aarch64_numpy1.20openssl1.1.1python3.8.____cpython - variant + variant
osx_64_numpy1.20python3.9.____cpythonlinux_aarch64_numpy1.20openssl1.1.1python3.9.____cpython - variant + variant
osx_64_numpy1.21python3.10.____cpythonlinux_aarch64_numpy1.20openssl3python3.8.____cpython - variant + variant
osx_64_numpy1.23python3.11.____cpythonlinux_aarch64_numpy1.20openssl3python3.9.____cpython - variant + variant
osx_arm64_numpy1.20python3.8.____cpythonlinux_aarch64_numpy1.21openssl1.1.1python3.10.____cpython - variant + variant
osx_arm64_numpy1.20python3.9.____cpythonlinux_aarch64_numpy1.21openssl3python3.10.____cpython - variant + variant
osx_arm64_numpy1.21python3.10.____cpythonlinux_aarch64_numpy1.23openssl1.1.1python3.11.____cpython - variant + variant
osx_arm64_numpy1.23python3.11.____cpythonlinux_aarch64_numpy1.23openssl3python3.11.____cpython - variant + variant
win_64_cuda_compiler_version10.2numpy1.20python3.8.____cpythonlinux_ppc64le_numpy1.20openssl1.1.1python3.8.____cpython - variant + variant
win_64_cuda_compiler_version10.2numpy1.20python3.9.____cpythonlinux_ppc64le_numpy1.20openssl1.1.1python3.9.____cpython - variant + variant
win_64_cuda_compiler_version10.2numpy1.21python3.10.____cpythonlinux_ppc64le_numpy1.20openssl3python3.8.____cpython - variant + variant
win_64_cuda_compiler_version10.2numpy1.23python3.11.____cpythonlinux_ppc64le_numpy1.20openssl3python3.9.____cpython - variant + variant
win_64_cuda_compiler_versionNonenumpy1.20python3.8.____cpythonlinux_ppc64le_numpy1.21openssl1.1.1python3.10.____cpython - variant + variant
win_64_cuda_compiler_versionNonenumpy1.20python3.9.____cpythonlinux_ppc64le_numpy1.21openssl3python3.10.____cpython - variant + variant
win_64_cuda_compiler_versionNonenumpy1.21python3.10.____cpythonlinux_ppc64le_numpy1.23openssl1.1.1python3.11.____cpython - variant + variant
win_64_cuda_compiler_versionNonenumpy1.23python3.11.____cpythonlinux_ppc64le_numpy1.23openssl3python3.11.____cpython - variant + variant + +
osx_64_numpy1.20openssl1.1.1python3.8.____cpython + + variant + +
osx_64_numpy1.20openssl1.1.1python3.9.____cpython + + variant + +
osx_64_numpy1.20openssl3python3.8.____cpython + + variant + +
osx_64_numpy1.20openssl3python3.9.____cpython + + variant + +
osx_64_numpy1.21openssl1.1.1python3.10.____cpython + + variant + +
osx_64_numpy1.21openssl3python3.10.____cpython + + variant + +
osx_64_numpy1.23openssl1.1.1python3.11.____cpython + + variant + +
osx_64_numpy1.23openssl3python3.11.____cpython + + variant + +
osx_arm64_numpy1.20openssl1.1.1python3.8.____cpython + + variant + +
osx_arm64_numpy1.20openssl1.1.1python3.9.____cpython + + variant + +
osx_arm64_numpy1.20openssl3python3.8.____cpython + + variant + +
osx_arm64_numpy1.20openssl3python3.9.____cpython + + variant + +
osx_arm64_numpy1.21openssl1.1.1python3.10.____cpython + + variant + +
osx_arm64_numpy1.21openssl3python3.10.____cpython + + variant + +
osx_arm64_numpy1.23openssl1.1.1python3.11.____cpython + + variant + +
osx_arm64_numpy1.23openssl3python3.11.____cpython + + variant + +
win_64_cuda_compiler_version10.2numpy1.20openssl1.1.1python3.8.____cpython + + variant + +
win_64_cuda_compiler_version10.2numpy1.20openssl1.1.1python3.9.____cpython + + variant + +
win_64_cuda_compiler_version10.2numpy1.20openssl3python3.8.____cpython + + variant + +
win_64_cuda_compiler_version10.2numpy1.20openssl3python3.9.____cpython + + variant + +
win_64_cuda_compiler_version10.2numpy1.21openssl1.1.1python3.10.____cpython + + variant + +
win_64_cuda_compiler_version10.2numpy1.21openssl3python3.10.____cpython + + variant + +
win_64_cuda_compiler_version10.2numpy1.23openssl1.1.1python3.11.____cpython + + variant + +
win_64_cuda_compiler_version10.2numpy1.23openssl3python3.11.____cpython + + variant + +
win_64_cuda_compiler_versionNonenumpy1.20openssl1.1.1python3.8.____cpython + + variant + +
win_64_cuda_compiler_versionNonenumpy1.20openssl1.1.1python3.9.____cpython + + variant + +
win_64_cuda_compiler_versionNonenumpy1.20openssl3python3.8.____cpython + + variant + +
win_64_cuda_compiler_versionNonenumpy1.20openssl3python3.9.____cpython + + variant + +
win_64_cuda_compiler_versionNonenumpy1.21openssl1.1.1python3.10.____cpython + + variant + +
win_64_cuda_compiler_versionNonenumpy1.21openssl3python3.10.____cpython + + variant + +
win_64_cuda_compiler_versionNonenumpy1.23openssl1.1.1python3.11.____cpython + + variant + +
win_64_cuda_compiler_versionNonenumpy1.23openssl3python3.11.____cpython + + variant