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..1b992b48b --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl1.1.1python3.8.____cpython.yaml @@ -0,0 +1,72 @@ +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' +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..228102463 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl1.1.1python3.9.____cpython.yaml @@ -0,0 +1,72 @@ +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' +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..af4766b16 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl3python3.8.____cpython.yaml @@ -0,0 +1,72 @@ +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' +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..3a03c3c49 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl3python3.9.____cpython.yaml @@ -0,0 +1,72 @@ +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' +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..3e146b7d8 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21openssl1.1.1python3.10.____cpython.yaml @@ -0,0 +1,72 @@ +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' +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..9d464da7b --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21openssl3python3.10.____cpython.yaml @@ -0,0 +1,72 @@ +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' +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..bd70babc3 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23openssl1.1.1python3.11.____cpython.yaml @@ -0,0 +1,72 @@ +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' +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..d3096aa8b --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23openssl3python3.11.____cpython.yaml @@ -0,0 +1,72 @@ +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' +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 f125d1d31..1da7d692e 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 8844a9480..38ed989c4 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..5eb274cf6 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl3python3.8.____cpython.yaml @@ -0,0 +1,72 @@ +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' +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..179122bdb --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl3python3.9.____cpython.yaml @@ -0,0 +1,72 @@ +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' +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 b27ba2488..a3ffc52f6 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..0997d21b5 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21openssl3python3.10.____cpython.yaml @@ -0,0 +1,72 @@ +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' +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 e16aacb29..693ae873a 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..a48102506 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23openssl3python3.11.____cpython.yaml @@ -0,0 +1,72 @@ +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' +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 c80d5df94..11e0153ac 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 51017b6e6..780660f32 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..32d94e276 --- /dev/null +++ b/.ci_support/linux_aarch64_numpy1.20openssl3python3.8.____cpython.yaml @@ -0,0 +1,72 @@ +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' +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..3f5a70d2f --- /dev/null +++ b/.ci_support/linux_aarch64_numpy1.20openssl3python3.9.____cpython.yaml @@ -0,0 +1,72 @@ +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' +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 bfa325e6a..9540d1aa7 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..69df60196 --- /dev/null +++ b/.ci_support/linux_aarch64_numpy1.21openssl3python3.10.____cpython.yaml @@ -0,0 +1,72 @@ +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' +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 6cddd8715..6db8300be 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..973061d16 --- /dev/null +++ b/.ci_support/linux_aarch64_numpy1.23openssl3python3.11.____cpython.yaml @@ -0,0 +1,72 @@ +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' +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 b468b4616..70a60a930 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 743547ec7..706e6a3d1 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 7be8ff138..fbc91d8ac 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: @@ -37,7 +37,7 @@ lz4_c: numpy: - '1.20' openssl: -- 1.1.1 +- '3' orc: - 1.8.0 pin_run_as_build: @@ -51,7 +51,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 a03ef7d6d..ec6dfad6c 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: @@ -37,7 +37,7 @@ lz4_c: numpy: - '1.20' openssl: -- 1.1.1 +- '3' orc: - 1.8.0 pin_run_as_build: @@ -51,7 +51,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 a0f4b448e..05385744f 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 c9717f59e..7bf036bf3 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: @@ -37,7 +37,7 @@ lz4_c: numpy: - '1.21' openssl: -- 1.1.1 +- '3' orc: - 1.8.0 pin_run_as_build: @@ -51,7 +51,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 417eae6fb..073b2a115 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 fb3804fa3..dbf2910a8 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: @@ -37,7 +37,7 @@ lz4_c: numpy: - '1.23' openssl: -- 1.1.1 +- '3' orc: - 1.8.0 pin_run_as_build: @@ -51,7 +51,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 96% 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 037eddef3..edd752c48 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 96% 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 0db83013a..9e796279c 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..7614c093c --- /dev/null +++ b/.ci_support/osx_64_numpy1.20openssl3python3.8.____cpython.yaml @@ -0,0 +1,65 @@ +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' +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..99de003a0 --- /dev/null +++ b/.ci_support/osx_64_numpy1.20openssl3python3.9.____cpython.yaml @@ -0,0 +1,65 @@ +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' +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 96% 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 5cff5c54f..37eeda4d4 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..099a00534 --- /dev/null +++ b/.ci_support/osx_64_numpy1.21openssl3python3.10.____cpython.yaml @@ -0,0 +1,65 @@ +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' +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 96% 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 c7621cebc..f32501638 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..ceb33aa55 --- /dev/null +++ b/.ci_support/osx_64_numpy1.23openssl3python3.11.____cpython.yaml @@ -0,0 +1,65 @@ +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' +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 96% 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 e8fbfdc1c..35c2b53da 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 96% 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 a955bdd9e..a74339740 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..df4e560e7 --- /dev/null +++ b/.ci_support/osx_arm64_numpy1.20openssl3python3.8.____cpython.yaml @@ -0,0 +1,65 @@ +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' +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..13bb78a29 --- /dev/null +++ b/.ci_support/osx_arm64_numpy1.20openssl3python3.9.____cpython.yaml @@ -0,0 +1,65 @@ +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' +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 96% 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 be136db93..56d231c6d 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..cabca67f0 --- /dev/null +++ b/.ci_support/osx_arm64_numpy1.21openssl3python3.10.____cpython.yaml @@ -0,0 +1,65 @@ +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' +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 96% 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 7fdaacadb..24a3a49d3 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..0cd0cd61b --- /dev/null +++ b/.ci_support/osx_arm64_numpy1.23openssl3python3.11.____cpython.yaml @@ -0,0 +1,65 @@ +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' +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..d4dee3039 --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.20openssl1.1.1python3.8.____cpython.yaml @@ -0,0 +1,57 @@ +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' +libabseil: +- '20220623.0' +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..251c04af3 --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.20openssl1.1.1python3.9.____cpython.yaml @@ -0,0 +1,57 @@ +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' +libabseil: +- '20220623.0' +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..e27044006 --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.20openssl3python3.8.____cpython.yaml @@ -0,0 +1,57 @@ +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' +libabseil: +- '20220623.0' +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..6dbd0f091 --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.20openssl3python3.9.____cpython.yaml @@ -0,0 +1,57 @@ +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' +libabseil: +- '20220623.0' +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..ce3bbe8b2 --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.21openssl1.1.1python3.10.____cpython.yaml @@ -0,0 +1,57 @@ +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' +libabseil: +- '20220623.0' +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..4e690b43d --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.21openssl3python3.10.____cpython.yaml @@ -0,0 +1,57 @@ +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' +libabseil: +- '20220623.0' +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..41904a09d --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.23openssl1.1.1python3.11.____cpython.yaml @@ -0,0 +1,57 @@ +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' +libabseil: +- '20220623.0' +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..f36e9d317 --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.23openssl3python3.11.____cpython.yaml @@ -0,0 +1,57 @@ +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' +libabseil: +- '20220623.0' +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 90% 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 cc1f09f4a..4fe0e0471 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 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 90% 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 32c776cc0..17a1b8a92 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 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 89% 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 066146944..902cba70e 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: @@ -29,7 +33,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 89% 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 122c06f9c..44a006a69 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: @@ -29,7 +33,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 90% 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 819954e0e..be7c2e099 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 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 89% 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 77e856cbe..40e0fdc56 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: @@ -29,7 +33,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 90% 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 b250eb830..c7ad0bc74 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 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 89% 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 1b90aa278..f58697765 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: @@ -29,7 +33,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 33a6ae096..7e472be29 100644 --- a/recipe/bld-arrow.bat +++ b/recipe/bld-arrow.bat @@ -32,6 +32,7 @@ cmake -G "Ninja" ^ -DARROW_PYTHON:BOOL=ON ^ -DARROW_S3:BOOL=ON ^ -DARROW_SIMD_LEVEL:STRING=NONE ^ + -DARROW_USE_GLOG:BOOL=ON ^ -DARROW_WITH_BROTLI:BOOL=ON ^ -DARROW_WITH_BZ2:BOOL=ON ^ -DARROW_WITH_LZ4:BOOL=ON ^ diff --git a/recipe/build-arrow.sh b/recipe/build-arrow.sh index d985f99b3..6963d47b8 100644 --- a/recipe/build-arrow.sh +++ b/recipe/build-arrow.sh @@ -73,6 +73,7 @@ cmake -GNinja \ -DARROW_PYTHON=ON \ -DARROW_S3=ON \ -DARROW_SIMD_LEVEL=NONE \ + -DARROW_USE_GLOG=ON \ -DARROW_USE_LD_GOLD=ON \ -DARROW_WITH_BROTLI=ON \ -DARROW_WITH_BZ2=ON \ diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 07491887a..b2657fa0d 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: 7 + number: 8 # 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 @@ -127,55 +127,39 @@ outputs: test: commands: + {% set headers = [ + "arrow/api.h", "arrow/flight/types.h", "gandiva/engine.h", "parquet/api/reader.h" + ] %} + {% set headers = headers + ["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 + ["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] @@ -204,12 +188,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') }} @@ -287,7 +271,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