diff --git a/.ci_support/linux_64_fmt11spdlog1.14.yaml b/.ci_support/linux_64_fmt11spdlog1.14.yaml index b8078ec..4df28f8 100644 --- a/.ci_support/linux_64_fmt11spdlog1.14.yaml +++ b/.ci_support/linux_64_fmt11spdlog1.14.yaml @@ -7,7 +7,7 @@ c_stdlib: c_stdlib_version: - '2.17' cdt_name: -- cos7 +- conda channel_sources: - conda-forge,tiledb channel_targets: @@ -45,13 +45,9 @@ spdlog: - '1.14' target_platform: - linux-64 -tiledb: -- '2.26' zip_keys: - - c_compiler_version - cxx_compiler_version -- - c_stdlib_version - - cdt_name - - channel_sources - fmt - spdlog diff --git a/.ci_support/linux_64_fmt9spdlog1.11.yaml b/.ci_support/linux_64_fmt9spdlog1.11.yaml index e094903..18cea8c 100644 --- a/.ci_support/linux_64_fmt9spdlog1.11.yaml +++ b/.ci_support/linux_64_fmt9spdlog1.11.yaml @@ -7,7 +7,7 @@ c_stdlib: c_stdlib_version: - '2.17' cdt_name: -- cos7 +- conda channel_sources: - tiledb/label/for-cloud,conda-forge,tiledb channel_targets: @@ -33,7 +33,7 @@ pin_run_as_build: min_pin: x.x max_pin: x.x pyarrow: -- '11' +- '17' python: - 3.10.* *_cpython - 3.11.* *_cpython @@ -45,13 +45,9 @@ spdlog: - '1.11' target_platform: - linux-64 -tiledb: -- '2.26' zip_keys: - - c_compiler_version - cxx_compiler_version -- - c_stdlib_version - - cdt_name - - channel_sources - fmt - spdlog diff --git a/.ci_support/osx_64_.yaml b/.ci_support/osx_64_.yaml index b8b2a3e..f5ca980 100644 --- a/.ci_support/osx_64_.yaml +++ b/.ci_support/osx_64_.yaml @@ -45,8 +45,6 @@ spdlog: - '1.14' target_platform: - osx-64 -tiledb: -- '2.26' zip_keys: - - c_compiler_version - cxx_compiler_version diff --git a/.ci_support/osx_arm64_.yaml b/.ci_support/osx_arm64_.yaml index 0ab5ccb..f7630c7 100644 --- a/.ci_support/osx_arm64_.yaml +++ b/.ci_support/osx_arm64_.yaml @@ -45,8 +45,6 @@ spdlog: - '1.14' target_platform: - osx-arm64 -tiledb: -- '2.26' zip_keys: - - c_compiler_version - cxx_compiler_version diff --git a/recipe/conda_build_config.yaml b/recipe/conda_build_config.yaml index 7a2e8ea..88794a5 100644 --- a/recipe/conda_build_config.yaml +++ b/recipe/conda_build_config.yaml @@ -23,7 +23,7 @@ spdlog: # [linux] - 1.11 # [linux] - 1.14 # [linux] pyarrow: # [linux] - - 11 # [linux] + - 17 # [linux] - 17 # [linux] zip_keys: # [linux] - channel_sources # [linux] diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 52236ef..ce2fcce 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -68,8 +68,6 @@ outputs: - name: tiledbsoma-py version: {{ version }} script: build-tiledbsoma-py.sh - build: - skip: true # [py == 312] requirements: build: - {{ compiler('cxx') }}