diff --git a/.ci_support/linux_64_c_stdlib_version2.17cuda_compiler_version12.9.yaml b/.ci_support/linux_64_c_stdlib_version2.17cuda_compiler_version12.9.yaml index dd2cfee..ea96b5a 100644 --- a/.ci_support/linux_64_c_stdlib_version2.17cuda_compiler_version12.9.yaml +++ b/.ci_support/linux_64_c_stdlib_version2.17cuda_compiler_version12.9.yaml @@ -3,13 +3,13 @@ astunparse: aws_sdk_cpp: - 1.11.747 black: -- 25.* +- 26.* c_stdlib: - sysroot c_stdlib_version: - '2.17' cfitsio: -- 4.6.3 +- 4.6.4 channel_sources: - conda-forge channel_targets: @@ -31,7 +31,7 @@ gast: libabseil: - '20260107' libboost_headers: -- 1.89.* +- '1.90' libjpeg_turbo: - '3' libnvcomp: @@ -51,7 +51,7 @@ libtiff: lmdb: - 0.9.29 packaging: -- <=25.0 +- <=26.0 pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/linux_64_c_stdlib_version2.28cuda_compiler_version13.0.yaml b/.ci_support/linux_64_c_stdlib_version2.28cuda_compiler_version13.0.yaml index d65486c..d6f1c42 100644 --- a/.ci_support/linux_64_c_stdlib_version2.28cuda_compiler_version13.0.yaml +++ b/.ci_support/linux_64_c_stdlib_version2.28cuda_compiler_version13.0.yaml @@ -3,13 +3,13 @@ astunparse: aws_sdk_cpp: - 1.11.747 black: -- 25.* +- 26.* c_stdlib: - sysroot c_stdlib_version: - '2.28' cfitsio: -- 4.6.3 +- 4.6.4 channel_sources: - conda-forge channel_targets: @@ -31,7 +31,7 @@ gast: libabseil: - '20260107' libboost_headers: -- 1.89.* +- '1.90' libjpeg_turbo: - '3' libnvcomp: @@ -51,7 +51,7 @@ libtiff: lmdb: - 0.9.29 packaging: -- <=25.0 +- <=26.0 pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/linux_aarch64_arm_variant_typesbsac_stdlib_version2.17cuda_compiler_version12.9.yaml b/.ci_support/linux_aarch64_arm_variant_typesbsac_stdlib_version2.17cuda_compiler_version12.9.yaml index d7a55ad..4632f7e 100644 --- a/.ci_support/linux_aarch64_arm_variant_typesbsac_stdlib_version2.17cuda_compiler_version12.9.yaml +++ b/.ci_support/linux_aarch64_arm_variant_typesbsac_stdlib_version2.17cuda_compiler_version12.9.yaml @@ -5,13 +5,13 @@ astunparse: aws_sdk_cpp: - 1.11.747 black: -- 25.* +- 26.* c_stdlib: - sysroot c_stdlib_version: - '2.17' cfitsio: -- 4.6.3 +- 4.6.4 channel_sources: - conda-forge channel_targets: @@ -33,7 +33,7 @@ gast: libabseil: - '20260107' libboost_headers: -- 1.89.* +- '1.90' libjpeg_turbo: - '3' libnvcomp: @@ -53,7 +53,7 @@ libtiff: lmdb: - 0.9.29 packaging: -- <=25.0 +- <=26.0 pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/linux_aarch64_arm_variant_typesbsac_stdlib_version2.28cuda_compiler_version13.0.yaml b/.ci_support/linux_aarch64_arm_variant_typesbsac_stdlib_version2.28cuda_compiler_version13.0.yaml index 5ff433e..9ff1833 100644 --- a/.ci_support/linux_aarch64_arm_variant_typesbsac_stdlib_version2.28cuda_compiler_version13.0.yaml +++ b/.ci_support/linux_aarch64_arm_variant_typesbsac_stdlib_version2.28cuda_compiler_version13.0.yaml @@ -5,13 +5,13 @@ astunparse: aws_sdk_cpp: - 1.11.747 black: -- 25.* +- 26.* c_stdlib: - sysroot c_stdlib_version: - '2.28' cfitsio: -- 4.6.3 +- 4.6.4 channel_sources: - conda-forge channel_targets: @@ -33,7 +33,7 @@ gast: libabseil: - '20260107' libboost_headers: -- 1.89.* +- '1.90' libjpeg_turbo: - '3' libnvcomp: @@ -53,7 +53,7 @@ libtiff: lmdb: - 0.9.29 packaging: -- <=25.0 +- <=26.0 pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/linux_aarch64_arm_variant_typetegrac_stdlib_version2.34cuda_compiler_version12.9.yaml b/.ci_support/linux_aarch64_arm_variant_typetegrac_stdlib_version2.34cuda_compiler_version12.9.yaml index 2642b37..3762ce2 100644 --- a/.ci_support/linux_aarch64_arm_variant_typetegrac_stdlib_version2.34cuda_compiler_version12.9.yaml +++ b/.ci_support/linux_aarch64_arm_variant_typetegrac_stdlib_version2.34cuda_compiler_version12.9.yaml @@ -5,13 +5,13 @@ astunparse: aws_sdk_cpp: - 1.11.747 black: -- 25.* +- 26.* c_stdlib: - sysroot c_stdlib_version: - '2.34' cfitsio: -- 4.6.3 +- 4.6.4 channel_sources: - conda-forge channel_targets: @@ -33,7 +33,7 @@ gast: libabseil: - '20260107' libboost_headers: -- 1.89.* +- '1.90' libjpeg_turbo: - '3' libnvcomp: @@ -53,7 +53,7 @@ libtiff: lmdb: - 0.9.29 packaging: -- <=25.0 +- <=26.0 pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/migrations/cfitsio464.yaml b/.ci_support/migrations/cfitsio464.yaml new file mode 100644 index 0000000..e86c7bf --- /dev/null +++ b/.ci_support/migrations/cfitsio464.yaml @@ -0,0 +1,8 @@ +__migrator: + build_number: 1 + commit_message: Rebuild for cfitsio 4.6.4 + kind: version + migration_number: 1 +cfitsio: +- 4.6.4 +migrator_ts: 1777485412.704508 diff --git a/.ci_support/migrations/libboost190.yaml b/.ci_support/migrations/libboost190.yaml new file mode 100644 index 0000000..7e3ad78 --- /dev/null +++ b/.ci_support/migrations/libboost190.yaml @@ -0,0 +1,12 @@ +__migrator: + build_number: 1 + kind: version + commit_message: "Rebuild for libboost 1.90" + migration_number: 1 +libboost_devel: +- "1.90" +libboost_headers: +- "1.90" +libboost_python_devel: +- "1.90" +migrator_ts: 1776998221.848913 diff --git a/recipe/conda_build_config.yaml b/recipe/conda_build_config.yaml index de32cff..fd8c3a7 100644 --- a/recipe/conda_build_config.yaml +++ b/recipe/conda_build_config.yaml @@ -7,7 +7,7 @@ libnvcomp: - "5.1.0.*" # https://github.com/NVIDIA/DALI/tree/main/third_party libboost_headers: - - "1.89.*" + - "1.90" # https://github.com/NVIDIA/DALI/blob/main/dali/python/setup.py.in astunparse: - ">=1.6.0,<=1.6.3" @@ -16,7 +16,7 @@ gast: six: - ">=1.16,<=1.17" packaging: - - "<=25.0" + - "<=26.0" # https://github.com/NVIDIA/DALI/blob/v1.47.0/pyproject.toml black: - - "25.*" + - "26.*" diff --git a/recipe/recipe.yaml b/recipe/recipe.yaml index b947bc4..28da84d 100644 --- a/recipe/recipe.yaml +++ b/recipe/recipe.yaml @@ -23,7 +23,7 @@ source: target_directory: third_party/ffts build: - number: 0 + number: 1 skip: - cuda_compiler_version == "None" - win @@ -72,7 +72,7 @@ outputs: - ffmpeg - ffmpeg * lgpl* - libabseil - - libboost-headers ${{ libboost_headers }} + - libboost-headers ${{ libboost_headers }}.* - libjpeg-turbo - if: (arm_variant_type | default("")) != "tegra" then: @@ -140,7 +140,7 @@ outputs: # - libcufile # - libnpp # - libnvjpeg - - libboost-headers ${{ libboost_headers }} + - libboost-headers ${{ libboost_headers }}.* - if: (arm_variant_type | default("")) != "tegra" then: - libnvcomp ${{ libnvcomp }} @@ -263,7 +263,7 @@ outputs: - cuda-version ${{ cuda_compiler_version }}.* - cutlass - dlpack - - libboost-headers ${{ libboost_headers }} + - libboost-headers ${{ libboost_headers }}.* - libnvjpeg2k-dev ${{ libnvjpeg2k }} - libprotobuf - libprotobuf-static