From 0cb8464378e865558dda6ed24f1d1c07f01c775c Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Wed, 18 Dec 2024 19:58:01 +0000 Subject: [PATCH 1/2] Rebuild for hdf5 1.14.4 (and keep 1.14.3) --- .ci_support/migrations/hdf51144.yaml | 9 +++++++++ recipe/meta.yaml | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 .ci_support/migrations/hdf51144.yaml diff --git a/.ci_support/migrations/hdf51144.yaml b/.ci_support/migrations/hdf51144.yaml new file mode 100644 index 0000000..720d5c1 --- /dev/null +++ b/.ci_support/migrations/hdf51144.yaml @@ -0,0 +1,9 @@ +__migrator: + build_number: 1 + commit_message: Rebuild for hdf5 1.14.4 (and keep 1.14.3) + kind: version + migration_number: 2 +hdf5: +- 1.14.3 +- 1.14.4 +migrator_ts: 1727986901.81392 diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 3388aaf..6357faa 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,6 +1,6 @@ {% set name = "nest-simulator" %} {% set version = "3.8" %} -{% set build = 2 %} +{% set build = 3 %} package: name: {{ name|lower }} From c9c9803d293d23c95845e1953e78cdc38e4efb6d Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Wed, 18 Dec 2024 20:01:12 +0000 Subject: [PATCH 2/2] MNT: Re-rendered with conda-build 24.11.2, conda-smithy 3.45.0, and conda-forge-pinning 2024.12.18.11.57.07 --- .azure-pipelines/azure-pipelines-linux.yml | 65 ++++--- .azure-pipelines/azure-pipelines-osx.yml | 100 +++++++---- ....14.3numpy1.22python3.10.____cpython.yaml} | 6 +- ...1.14.3numpy1.22python3.9.____cpython.yaml} | 6 +- ....14.3numpy1.23python3.11.____cpython.yaml} | 6 +- ....14.3numpy1.26python3.12.____cpython.yaml} | 6 +- ...hdf51.14.3numpy2python3.13.____cp313.yaml} | 6 +- ...1.14.4numpy1.22python3.10.____cpython.yaml | 54 ++++++ ...51.14.4numpy1.22python3.9.____cpython.yaml | 54 ++++++ ...1.14.4numpy1.23python3.11.____cpython.yaml | 54 ++++++ ...1.14.4numpy1.26python3.12.____cpython.yaml | 54 ++++++ ..._hdf51.14.4numpy2python3.13.____cp313.yaml | 54 ++++++ .ci_support/migrations/python312.yaml | 38 ---- ....14.3numpy1.22python3.10.____cpython.yaml} | 6 +- ...1.14.3numpy1.22python3.9.____cpython.yaml} | 6 +- ....14.3numpy1.23python3.11.____cpython.yaml} | 6 +- ....14.3numpy1.26python3.12.____cpython.yaml} | 6 +- ...hdf51.14.3numpy2python3.13.____cp313.yaml} | 6 +- ...1.14.4numpy1.22python3.10.____cpython.yaml | 58 ++++++ ...51.14.4numpy1.22python3.9.____cpython.yaml | 58 ++++++ ...1.14.4numpy1.23python3.11.____cpython.yaml | 58 ++++++ ...1.14.4numpy1.26python3.12.____cpython.yaml | 58 ++++++ ..._hdf51.14.4numpy2python3.13.____cp313.yaml | 58 ++++++ ....14.3numpy1.22python3.10.____cpython.yaml} | 6 +- ...1.14.3numpy1.22python3.9.____cpython.yaml} | 6 +- ....14.3numpy1.23python3.11.____cpython.yaml} | 6 +- ....14.3numpy1.26python3.12.____cpython.yaml} | 6 +- ...hdf51.14.3numpy2python3.13.____cp313.yaml} | 6 +- ...1.14.4numpy1.22python3.10.____cpython.yaml | 58 ++++++ ...51.14.4numpy1.22python3.9.____cpython.yaml | 58 ++++++ ...1.14.4numpy1.23python3.11.____cpython.yaml | 58 ++++++ ...1.14.4numpy1.26python3.12.____cpython.yaml | 58 ++++++ ..._hdf51.14.4numpy2python3.13.____cp313.yaml | 58 ++++++ .scripts/run_osx_build.sh | 7 +- README.md | 165 ++++++++++++++---- azure-pipelines.yml | 2 +- build-locally.py | 7 + 37 files changed, 1152 insertions(+), 172 deletions(-) rename .ci_support/{linux_64_numpy1.22python3.10.____cpython.yaml => linux_64_hdf51.14.3numpy1.22python3.10.____cpython.yaml} (87%) rename .ci_support/{linux_64_numpy1.22python3.9.____cpython.yaml => linux_64_hdf51.14.3numpy1.22python3.9.____cpython.yaml} (87%) rename .ci_support/{linux_64_numpy1.23python3.11.____cpython.yaml => linux_64_hdf51.14.3numpy1.23python3.11.____cpython.yaml} (87%) rename .ci_support/{linux_64_numpy1.26python3.12.____cpython.yaml => linux_64_hdf51.14.3numpy1.26python3.12.____cpython.yaml} (87%) rename .ci_support/{linux_64_numpy2python3.13.____cp313.yaml => linux_64_hdf51.14.3numpy2python3.13.____cp313.yaml} (87%) create mode 100644 .ci_support/linux_64_hdf51.14.4numpy1.22python3.10.____cpython.yaml create mode 100644 .ci_support/linux_64_hdf51.14.4numpy1.22python3.9.____cpython.yaml create mode 100644 .ci_support/linux_64_hdf51.14.4numpy1.23python3.11.____cpython.yaml create mode 100644 .ci_support/linux_64_hdf51.14.4numpy1.26python3.12.____cpython.yaml create mode 100644 .ci_support/linux_64_hdf51.14.4numpy2python3.13.____cp313.yaml delete mode 100644 .ci_support/migrations/python312.yaml rename .ci_support/{osx_64_numpy1.22python3.10.____cpython.yaml => osx_64_hdf51.14.3numpy1.22python3.10.____cpython.yaml} (97%) rename .ci_support/{osx_64_numpy1.22python3.9.____cpython.yaml => osx_64_hdf51.14.3numpy1.22python3.9.____cpython.yaml} (97%) rename .ci_support/{osx_64_numpy1.23python3.11.____cpython.yaml => osx_64_hdf51.14.3numpy1.23python3.11.____cpython.yaml} (97%) rename .ci_support/{osx_64_numpy1.26python3.12.____cpython.yaml => osx_64_hdf51.14.3numpy1.26python3.12.____cpython.yaml} (97%) rename .ci_support/{osx_64_numpy2python3.13.____cp313.yaml => osx_64_hdf51.14.3numpy2python3.13.____cp313.yaml} (97%) create mode 100644 .ci_support/osx_64_hdf51.14.4numpy1.22python3.10.____cpython.yaml create mode 100644 .ci_support/osx_64_hdf51.14.4numpy1.22python3.9.____cpython.yaml create mode 100644 .ci_support/osx_64_hdf51.14.4numpy1.23python3.11.____cpython.yaml create mode 100644 .ci_support/osx_64_hdf51.14.4numpy1.26python3.12.____cpython.yaml create mode 100644 .ci_support/osx_64_hdf51.14.4numpy2python3.13.____cp313.yaml rename .ci_support/{osx_arm64_numpy1.22python3.10.____cpython.yaml => osx_arm64_hdf51.14.3numpy1.22python3.10.____cpython.yaml} (97%) rename .ci_support/{osx_arm64_numpy1.22python3.9.____cpython.yaml => osx_arm64_hdf51.14.3numpy1.22python3.9.____cpython.yaml} (97%) rename .ci_support/{osx_arm64_numpy1.23python3.11.____cpython.yaml => osx_arm64_hdf51.14.3numpy1.23python3.11.____cpython.yaml} (97%) rename .ci_support/{osx_arm64_numpy1.26python3.12.____cpython.yaml => osx_arm64_hdf51.14.3numpy1.26python3.12.____cpython.yaml} (97%) rename .ci_support/{osx_arm64_numpy2python3.13.____cp313.yaml => osx_arm64_hdf51.14.3numpy2python3.13.____cp313.yaml} (97%) create mode 100644 .ci_support/osx_arm64_hdf51.14.4numpy1.22python3.10.____cpython.yaml create mode 100644 .ci_support/osx_arm64_hdf51.14.4numpy1.22python3.9.____cpython.yaml create mode 100644 .ci_support/osx_arm64_hdf51.14.4numpy1.23python3.11.____cpython.yaml create mode 100644 .ci_support/osx_arm64_hdf51.14.4numpy1.26python3.12.____cpython.yaml create mode 100644 .ci_support/osx_arm64_hdf51.14.4numpy2python3.13.____cp313.yaml diff --git a/.azure-pipelines/azure-pipelines-linux.yml b/.azure-pipelines/azure-pipelines-linux.yml index 10d701a..cca5e73 100755 --- a/.azure-pipelines/azure-pipelines-linux.yml +++ b/.azure-pipelines/azure-pipelines-linux.yml @@ -8,31 +8,56 @@ jobs: vmImage: ubuntu-latest strategy: matrix: - linux_64_numpy1.22python3.10.____cpython: - CONFIG: linux_64_numpy1.22python3.10.____cpython + linux_64_hdf51.14.3numpy1.22python3.10.____cpython: + CONFIG: linux_64_hdf51.14.3numpy1.22python3.10.____cpython UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - SHORT_CONFIG: linux_64_numpy1.22python3.10.____cpython - linux_64_numpy1.22python3.9.____cpython: - CONFIG: linux_64_numpy1.22python3.9.____cpython + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 + SHORT_CONFIG: linux_64_hdf51.14.3numpy1.22python3_h1081ead26b + linux_64_hdf51.14.3numpy1.22python3.9.____cpython: + CONFIG: linux_64_hdf51.14.3numpy1.22python3.9.____cpython UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - SHORT_CONFIG: linux_64_numpy1.22python3.9.____cpython - linux_64_numpy1.23python3.11.____cpython: - CONFIG: linux_64_numpy1.23python3.11.____cpython + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 + SHORT_CONFIG: linux_64_hdf51.14.3numpy1.22python3_h68c2eb09a5 + linux_64_hdf51.14.3numpy1.23python3.11.____cpython: + CONFIG: linux_64_hdf51.14.3numpy1.23python3.11.____cpython UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - SHORT_CONFIG: linux_64_numpy1.23python3.11.____cpython - linux_64_numpy1.26python3.12.____cpython: - CONFIG: linux_64_numpy1.26python3.12.____cpython + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 + SHORT_CONFIG: linux_64_hdf51.14.3numpy1.23python3_h7fa6478c38 + linux_64_hdf51.14.3numpy1.26python3.12.____cpython: + CONFIG: linux_64_hdf51.14.3numpy1.26python3.12.____cpython UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - SHORT_CONFIG: linux_64_numpy1.26python3.12.____cpython - linux_64_numpy2python3.13.____cp313: - CONFIG: linux_64_numpy2python3.13.____cp313 + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 + SHORT_CONFIG: linux_64_hdf51.14.3numpy1.26python3_he478557666 + linux_64_hdf51.14.3numpy2python3.13.____cp313: + CONFIG: linux_64_hdf51.14.3numpy2python3.13.____cp313 UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - SHORT_CONFIG: linux_64_numpy2python3.13.____cp313 + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 + SHORT_CONFIG: linux_64_hdf51.14.3numpy2python3.13.____cp313 + linux_64_hdf51.14.4numpy1.22python3.10.____cpython: + CONFIG: linux_64_hdf51.14.4numpy1.22python3.10.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 + SHORT_CONFIG: linux_64_hdf51.14.4numpy1.22python3_h2ce3014a40 + linux_64_hdf51.14.4numpy1.22python3.9.____cpython: + CONFIG: linux_64_hdf51.14.4numpy1.22python3.9.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 + SHORT_CONFIG: linux_64_hdf51.14.4numpy1.22python3_h068577184d + linux_64_hdf51.14.4numpy1.23python3.11.____cpython: + CONFIG: linux_64_hdf51.14.4numpy1.23python3.11.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 + SHORT_CONFIG: linux_64_hdf51.14.4numpy1.23python3_haf2aebaf7c + linux_64_hdf51.14.4numpy1.26python3.12.____cpython: + CONFIG: linux_64_hdf51.14.4numpy1.26python3.12.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 + SHORT_CONFIG: linux_64_hdf51.14.4numpy1.26python3_hb6c383cee0 + linux_64_hdf51.14.4numpy2python3.13.____cp313: + CONFIG: linux_64_hdf51.14.4numpy2python3.13.____cp313 + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 + SHORT_CONFIG: linux_64_hdf51.14.4numpy2python3.13.____cp313 timeoutInMinutes: 360 variables: {} diff --git a/.azure-pipelines/azure-pipelines-osx.yml b/.azure-pipelines/azure-pipelines-osx.yml index 26e8cd4..b94751d 100755 --- a/.azure-pipelines/azure-pipelines-osx.yml +++ b/.azure-pipelines/azure-pipelines-osx.yml @@ -8,46 +8,86 @@ jobs: vmImage: macOS-13 strategy: matrix: - osx_64_numpy1.22python3.10.____cpython: - CONFIG: osx_64_numpy1.22python3.10.____cpython + osx_64_hdf51.14.3numpy1.22python3.10.____cpython: + CONFIG: osx_64_hdf51.14.3numpy1.22python3.10.____cpython UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_64_numpy1.22python3.10.____cpython - osx_64_numpy1.22python3.9.____cpython: - CONFIG: osx_64_numpy1.22python3.9.____cpython + SHORT_CONFIG: osx_64_hdf51.14.3numpy1.22python3.10.____cpython + osx_64_hdf51.14.3numpy1.22python3.9.____cpython: + CONFIG: osx_64_hdf51.14.3numpy1.22python3.9.____cpython UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_64_numpy1.22python3.9.____cpython - osx_64_numpy1.23python3.11.____cpython: - CONFIG: osx_64_numpy1.23python3.11.____cpython + SHORT_CONFIG: osx_64_hdf51.14.3numpy1.22python3.9.____cpython + osx_64_hdf51.14.3numpy1.23python3.11.____cpython: + CONFIG: osx_64_hdf51.14.3numpy1.23python3.11.____cpython UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_64_numpy1.23python3.11.____cpython - osx_64_numpy1.26python3.12.____cpython: - CONFIG: osx_64_numpy1.26python3.12.____cpython + SHORT_CONFIG: osx_64_hdf51.14.3numpy1.23python3.11.____cpython + osx_64_hdf51.14.3numpy1.26python3.12.____cpython: + CONFIG: osx_64_hdf51.14.3numpy1.26python3.12.____cpython UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_64_numpy1.26python3.12.____cpython - osx_64_numpy2python3.13.____cp313: - CONFIG: osx_64_numpy2python3.13.____cp313 + SHORT_CONFIG: osx_64_hdf51.14.3numpy1.26python3.12.____cpython + osx_64_hdf51.14.3numpy2python3.13.____cp313: + CONFIG: osx_64_hdf51.14.3numpy2python3.13.____cp313 UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_64_numpy2python3.13.____cp313 - osx_arm64_numpy1.22python3.10.____cpython: - CONFIG: osx_arm64_numpy1.22python3.10.____cpython + SHORT_CONFIG: osx_64_hdf51.14.3numpy2python3.13.____cp313 + osx_64_hdf51.14.4numpy1.22python3.10.____cpython: + CONFIG: osx_64_hdf51.14.4numpy1.22python3.10.____cpython UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_arm64_numpy1.22python3.10.____cpython - osx_arm64_numpy1.22python3.9.____cpython: - CONFIG: osx_arm64_numpy1.22python3.9.____cpython + SHORT_CONFIG: osx_64_hdf51.14.4numpy1.22python3.10.____cpython + osx_64_hdf51.14.4numpy1.22python3.9.____cpython: + CONFIG: osx_64_hdf51.14.4numpy1.22python3.9.____cpython UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_arm64_numpy1.22python3.9.____cpython - osx_arm64_numpy1.23python3.11.____cpython: - CONFIG: osx_arm64_numpy1.23python3.11.____cpython + SHORT_CONFIG: osx_64_hdf51.14.4numpy1.22python3.9.____cpython + osx_64_hdf51.14.4numpy1.23python3.11.____cpython: + CONFIG: osx_64_hdf51.14.4numpy1.23python3.11.____cpython UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_arm64_numpy1.23python3.11.____cpython - osx_arm64_numpy1.26python3.12.____cpython: - CONFIG: osx_arm64_numpy1.26python3.12.____cpython + SHORT_CONFIG: osx_64_hdf51.14.4numpy1.23python3.11.____cpython + osx_64_hdf51.14.4numpy1.26python3.12.____cpython: + CONFIG: osx_64_hdf51.14.4numpy1.26python3.12.____cpython UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_arm64_numpy1.26python3.12.____cpython - osx_arm64_numpy2python3.13.____cp313: - CONFIG: osx_arm64_numpy2python3.13.____cp313 + SHORT_CONFIG: osx_64_hdf51.14.4numpy1.26python3.12.____cpython + osx_64_hdf51.14.4numpy2python3.13.____cp313: + CONFIG: osx_64_hdf51.14.4numpy2python3.13.____cp313 UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_arm64_numpy2python3.13.____cp313 + SHORT_CONFIG: osx_64_hdf51.14.4numpy2python3.13.____cp313 + osx_arm64_hdf51.14.3numpy1.22python3.10.____cpython: + CONFIG: osx_arm64_hdf51.14.3numpy1.22python3.10.____cpython + UPLOAD_PACKAGES: 'True' + SHORT_CONFIG: osx_arm64_hdf51.14.3numpy1.22python_h8fbefa4454 + osx_arm64_hdf51.14.3numpy1.22python3.9.____cpython: + CONFIG: osx_arm64_hdf51.14.3numpy1.22python3.9.____cpython + UPLOAD_PACKAGES: 'True' + SHORT_CONFIG: osx_arm64_hdf51.14.3numpy1.22python_h2db194e6e2 + osx_arm64_hdf51.14.3numpy1.23python3.11.____cpython: + CONFIG: osx_arm64_hdf51.14.3numpy1.23python3.11.____cpython + UPLOAD_PACKAGES: 'True' + SHORT_CONFIG: osx_arm64_hdf51.14.3numpy1.23python_hdf2e36731c + osx_arm64_hdf51.14.3numpy1.26python3.12.____cpython: + CONFIG: osx_arm64_hdf51.14.3numpy1.26python3.12.____cpython + UPLOAD_PACKAGES: 'True' + SHORT_CONFIG: osx_arm64_hdf51.14.3numpy1.26python_hccd7e272a0 + osx_arm64_hdf51.14.3numpy2python3.13.____cp313: + CONFIG: osx_arm64_hdf51.14.3numpy2python3.13.____cp313 + UPLOAD_PACKAGES: 'True' + SHORT_CONFIG: osx_arm64_hdf51.14.3numpy2python3.13.____cp313 + osx_arm64_hdf51.14.4numpy1.22python3.10.____cpython: + CONFIG: osx_arm64_hdf51.14.4numpy1.22python3.10.____cpython + UPLOAD_PACKAGES: 'True' + SHORT_CONFIG: osx_arm64_hdf51.14.4numpy1.22python_h1e8243b932 + osx_arm64_hdf51.14.4numpy1.22python3.9.____cpython: + CONFIG: osx_arm64_hdf51.14.4numpy1.22python3.9.____cpython + UPLOAD_PACKAGES: 'True' + SHORT_CONFIG: osx_arm64_hdf51.14.4numpy1.22python_hb7d4a864dd + osx_arm64_hdf51.14.4numpy1.23python3.11.____cpython: + CONFIG: osx_arm64_hdf51.14.4numpy1.23python3.11.____cpython + UPLOAD_PACKAGES: 'True' + SHORT_CONFIG: osx_arm64_hdf51.14.4numpy1.23python_h281f8a25cf + osx_arm64_hdf51.14.4numpy1.26python3.12.____cpython: + CONFIG: osx_arm64_hdf51.14.4numpy1.26python3.12.____cpython + UPLOAD_PACKAGES: 'True' + SHORT_CONFIG: osx_arm64_hdf51.14.4numpy1.26python_h7b9e2cf951 + osx_arm64_hdf51.14.4numpy2python3.13.____cp313: + CONFIG: osx_arm64_hdf51.14.4numpy2python3.13.____cp313 + UPLOAD_PACKAGES: 'True' + SHORT_CONFIG: osx_arm64_hdf51.14.4numpy2python3.13.____cp313 timeoutInMinutes: 360 variables: {} diff --git a/.ci_support/linux_64_numpy1.22python3.10.____cpython.yaml b/.ci_support/linux_64_hdf51.14.3numpy1.22python3.10.____cpython.yaml similarity index 87% rename from .ci_support/linux_64_numpy1.22python3.10.____cpython.yaml rename to .ci_support/linux_64_hdf51.14.3numpy1.22python3.10.____cpython.yaml index 251dd7c..7437b6f 100644 --- a/.ci_support/linux_64_numpy1.22python3.10.____cpython.yaml +++ b/.ci_support/linux_64_hdf51.14.3numpy1.22python3.10.____cpython.yaml @@ -7,7 +7,7 @@ c_stdlib: c_stdlib_version: - '2.17' cdt_name: -- cos7 +- conda channel_sources: - conda-forge channel_targets: @@ -17,7 +17,7 @@ cxx_compiler: cxx_compiler_version: - '13' docker_image: -- quay.io/condaforge/linux-anvil-cos7-x86_64 +- quay.io/condaforge/linux-anvil-x86_64:alma9 gsl: - '2.7' hdf5: @@ -47,8 +47,6 @@ target_platform: zip_keys: - - c_compiler_version - cxx_compiler_version -- - c_stdlib_version - - cdt_name - - python - numpy - python_impl diff --git a/.ci_support/linux_64_numpy1.22python3.9.____cpython.yaml b/.ci_support/linux_64_hdf51.14.3numpy1.22python3.9.____cpython.yaml similarity index 87% rename from .ci_support/linux_64_numpy1.22python3.9.____cpython.yaml rename to .ci_support/linux_64_hdf51.14.3numpy1.22python3.9.____cpython.yaml index dcc69df..9237c4b 100644 --- a/.ci_support/linux_64_numpy1.22python3.9.____cpython.yaml +++ b/.ci_support/linux_64_hdf51.14.3numpy1.22python3.9.____cpython.yaml @@ -7,7 +7,7 @@ c_stdlib: c_stdlib_version: - '2.17' cdt_name: -- cos7 +- conda channel_sources: - conda-forge channel_targets: @@ -17,7 +17,7 @@ cxx_compiler: cxx_compiler_version: - '13' docker_image: -- quay.io/condaforge/linux-anvil-cos7-x86_64 +- quay.io/condaforge/linux-anvil-x86_64:alma9 gsl: - '2.7' hdf5: @@ -47,8 +47,6 @@ target_platform: zip_keys: - - c_compiler_version - cxx_compiler_version -- - c_stdlib_version - - cdt_name - - python - numpy - python_impl diff --git a/.ci_support/linux_64_numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_64_hdf51.14.3numpy1.23python3.11.____cpython.yaml similarity index 87% rename from .ci_support/linux_64_numpy1.23python3.11.____cpython.yaml rename to .ci_support/linux_64_hdf51.14.3numpy1.23python3.11.____cpython.yaml index 3091f04..8d7b168 100644 --- a/.ci_support/linux_64_numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/linux_64_hdf51.14.3numpy1.23python3.11.____cpython.yaml @@ -7,7 +7,7 @@ c_stdlib: c_stdlib_version: - '2.17' cdt_name: -- cos7 +- conda channel_sources: - conda-forge channel_targets: @@ -17,7 +17,7 @@ cxx_compiler: cxx_compiler_version: - '13' docker_image: -- quay.io/condaforge/linux-anvil-cos7-x86_64 +- quay.io/condaforge/linux-anvil-x86_64:alma9 gsl: - '2.7' hdf5: @@ -47,8 +47,6 @@ target_platform: zip_keys: - - c_compiler_version - cxx_compiler_version -- - c_stdlib_version - - cdt_name - - python - numpy - python_impl diff --git a/.ci_support/linux_64_numpy1.26python3.12.____cpython.yaml b/.ci_support/linux_64_hdf51.14.3numpy1.26python3.12.____cpython.yaml similarity index 87% rename from .ci_support/linux_64_numpy1.26python3.12.____cpython.yaml rename to .ci_support/linux_64_hdf51.14.3numpy1.26python3.12.____cpython.yaml index 738d664..28c60be 100644 --- a/.ci_support/linux_64_numpy1.26python3.12.____cpython.yaml +++ b/.ci_support/linux_64_hdf51.14.3numpy1.26python3.12.____cpython.yaml @@ -7,7 +7,7 @@ c_stdlib: c_stdlib_version: - '2.17' cdt_name: -- cos7 +- conda channel_sources: - conda-forge channel_targets: @@ -17,7 +17,7 @@ cxx_compiler: cxx_compiler_version: - '13' docker_image: -- quay.io/condaforge/linux-anvil-cos7-x86_64 +- quay.io/condaforge/linux-anvil-x86_64:alma9 gsl: - '2.7' hdf5: @@ -47,8 +47,6 @@ target_platform: zip_keys: - - c_compiler_version - cxx_compiler_version -- - c_stdlib_version - - cdt_name - - python - numpy - python_impl diff --git a/.ci_support/linux_64_numpy2python3.13.____cp313.yaml b/.ci_support/linux_64_hdf51.14.3numpy2python3.13.____cp313.yaml similarity index 87% rename from .ci_support/linux_64_numpy2python3.13.____cp313.yaml rename to .ci_support/linux_64_hdf51.14.3numpy2python3.13.____cp313.yaml index c41e92f..535c6f0 100644 --- a/.ci_support/linux_64_numpy2python3.13.____cp313.yaml +++ b/.ci_support/linux_64_hdf51.14.3numpy2python3.13.____cp313.yaml @@ -7,7 +7,7 @@ c_stdlib: c_stdlib_version: - '2.17' cdt_name: -- cos7 +- conda channel_sources: - conda-forge channel_targets: @@ -17,7 +17,7 @@ cxx_compiler: cxx_compiler_version: - '13' docker_image: -- quay.io/condaforge/linux-anvil-cos7-x86_64 +- quay.io/condaforge/linux-anvil-x86_64:alma9 gsl: - '2.7' hdf5: @@ -47,8 +47,6 @@ target_platform: zip_keys: - - c_compiler_version - cxx_compiler_version -- - c_stdlib_version - - cdt_name - - python - numpy - python_impl diff --git a/.ci_support/linux_64_hdf51.14.4numpy1.22python3.10.____cpython.yaml b/.ci_support/linux_64_hdf51.14.4numpy1.22python3.10.____cpython.yaml new file mode 100644 index 0000000..346dcee --- /dev/null +++ b/.ci_support/linux_64_hdf51.14.4numpy1.22python3.10.____cpython.yaml @@ -0,0 +1,54 @@ +c_compiler: +- gcc +c_compiler_version: +- '13' +c_stdlib: +- sysroot +c_stdlib_version: +- '2.17' +cdt_name: +- conda +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '13' +docker_image: +- quay.io/condaforge/linux-anvil-x86_64:alma9 +gsl: +- '2.7' +hdf5: +- 1.14.4 +libboost_headers: +- '1.86' +libcblas: +- 3.9 *netlib +liblapack: +- 3.9 *netlib +ncurses: +- '6' +numpy: +- '1.22' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +python_impl: +- cpython +readline: +- '8' +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy + - python_impl +zlib: +- '1' diff --git a/.ci_support/linux_64_hdf51.14.4numpy1.22python3.9.____cpython.yaml b/.ci_support/linux_64_hdf51.14.4numpy1.22python3.9.____cpython.yaml new file mode 100644 index 0000000..14997af --- /dev/null +++ b/.ci_support/linux_64_hdf51.14.4numpy1.22python3.9.____cpython.yaml @@ -0,0 +1,54 @@ +c_compiler: +- gcc +c_compiler_version: +- '13' +c_stdlib: +- sysroot +c_stdlib_version: +- '2.17' +cdt_name: +- conda +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '13' +docker_image: +- quay.io/condaforge/linux-anvil-x86_64:alma9 +gsl: +- '2.7' +hdf5: +- 1.14.4 +libboost_headers: +- '1.86' +libcblas: +- 3.9 *netlib +liblapack: +- 3.9 *netlib +ncurses: +- '6' +numpy: +- '1.22' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +python_impl: +- cpython +readline: +- '8' +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy + - python_impl +zlib: +- '1' diff --git a/.ci_support/linux_64_hdf51.14.4numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_64_hdf51.14.4numpy1.23python3.11.____cpython.yaml new file mode 100644 index 0000000..f074f6e --- /dev/null +++ b/.ci_support/linux_64_hdf51.14.4numpy1.23python3.11.____cpython.yaml @@ -0,0 +1,54 @@ +c_compiler: +- gcc +c_compiler_version: +- '13' +c_stdlib: +- sysroot +c_stdlib_version: +- '2.17' +cdt_name: +- conda +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '13' +docker_image: +- quay.io/condaforge/linux-anvil-x86_64:alma9 +gsl: +- '2.7' +hdf5: +- 1.14.4 +libboost_headers: +- '1.86' +libcblas: +- 3.9 *netlib +liblapack: +- 3.9 *netlib +ncurses: +- '6' +numpy: +- '1.23' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.11.* *_cpython +python_impl: +- cpython +readline: +- '8' +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy + - python_impl +zlib: +- '1' diff --git a/.ci_support/linux_64_hdf51.14.4numpy1.26python3.12.____cpython.yaml b/.ci_support/linux_64_hdf51.14.4numpy1.26python3.12.____cpython.yaml new file mode 100644 index 0000000..9dd9559 --- /dev/null +++ b/.ci_support/linux_64_hdf51.14.4numpy1.26python3.12.____cpython.yaml @@ -0,0 +1,54 @@ +c_compiler: +- gcc +c_compiler_version: +- '13' +c_stdlib: +- sysroot +c_stdlib_version: +- '2.17' +cdt_name: +- conda +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '13' +docker_image: +- quay.io/condaforge/linux-anvil-x86_64:alma9 +gsl: +- '2.7' +hdf5: +- 1.14.4 +libboost_headers: +- '1.86' +libcblas: +- 3.9 *netlib +liblapack: +- 3.9 *netlib +ncurses: +- '6' +numpy: +- '1.26' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.12.* *_cpython +python_impl: +- cpython +readline: +- '8' +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy + - python_impl +zlib: +- '1' diff --git a/.ci_support/linux_64_hdf51.14.4numpy2python3.13.____cp313.yaml b/.ci_support/linux_64_hdf51.14.4numpy2python3.13.____cp313.yaml new file mode 100644 index 0000000..0827d54 --- /dev/null +++ b/.ci_support/linux_64_hdf51.14.4numpy2python3.13.____cp313.yaml @@ -0,0 +1,54 @@ +c_compiler: +- gcc +c_compiler_version: +- '13' +c_stdlib: +- sysroot +c_stdlib_version: +- '2.17' +cdt_name: +- conda +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cxx_compiler: +- gxx +cxx_compiler_version: +- '13' +docker_image: +- quay.io/condaforge/linux-anvil-x86_64:alma9 +gsl: +- '2.7' +hdf5: +- 1.14.4 +libboost_headers: +- '1.86' +libcblas: +- 3.9 *netlib +liblapack: +- 3.9 *netlib +ncurses: +- '6' +numpy: +- '2' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.13.* *_cp313 +python_impl: +- cpython +readline: +- '8' +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy + - python_impl +zlib: +- '1' diff --git a/.ci_support/migrations/python312.yaml b/.ci_support/migrations/python312.yaml deleted file mode 100644 index 784a0a2..0000000 --- a/.ci_support/migrations/python312.yaml +++ /dev/null @@ -1,38 +0,0 @@ -migrator_ts: 1695046563 -__migrator: - migration_number: 1 - operation: key_add - primary_key: python - ordering: - python: - - 3.6.* *_cpython - - 3.7.* *_cpython - - 3.8.* *_cpython - - 3.9.* *_cpython - - 3.10.* *_cpython - - 3.11.* *_cpython - - 3.12.* *_cpython # new entry - - 3.6.* *_73_pypy - - 3.7.* *_73_pypy - - 3.8.* *_73_pypy - - 3.9.* *_73_pypy - paused: false - longterm: True - pr_limit: 30 - max_solver_attempts: 6 # this will make the bot retry "not solvable" stuff 6 times - exclude: - # this shouldn't attempt to modify the python feedstocks - - python - - pypy3.6 - - pypy-meta - - cross-python - - python_abi - exclude_pinned_pkgs: false - -python: - - 3.12.* *_cpython -# additional entries to add for zip_keys -numpy: - - 1.26 -python_impl: - - cpython diff --git a/.ci_support/osx_64_numpy1.22python3.10.____cpython.yaml b/.ci_support/osx_64_hdf51.14.3numpy1.22python3.10.____cpython.yaml similarity index 97% rename from .ci_support/osx_64_numpy1.22python3.10.____cpython.yaml rename to .ci_support/osx_64_hdf51.14.3numpy1.22python3.10.____cpython.yaml index 4534f0c..3766fd3 100644 --- a/.ci_support/osx_64_numpy1.22python3.10.____cpython.yaml +++ b/.ci_support/osx_64_hdf51.14.3numpy1.22python3.10.____cpython.yaml @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION: c_compiler: - clang c_compiler_version: -- '17' +- '18' c_stdlib: - macosx_deployment_target c_stdlib_version: @@ -17,7 +17,7 @@ channel_targets: cxx_compiler: - clangxx cxx_compiler_version: -- '17' +- '18' gsl: - '2.7' hdf5: @@ -29,7 +29,7 @@ libcblas: liblapack: - 3.9 *netlib llvm_openmp: -- '17' +- '18' macos_machine: - x86_64-apple-darwin13.4.0 ncurses: diff --git a/.ci_support/osx_64_numpy1.22python3.9.____cpython.yaml b/.ci_support/osx_64_hdf51.14.3numpy1.22python3.9.____cpython.yaml similarity index 97% rename from .ci_support/osx_64_numpy1.22python3.9.____cpython.yaml rename to .ci_support/osx_64_hdf51.14.3numpy1.22python3.9.____cpython.yaml index 60b161d..45a1a83 100644 --- a/.ci_support/osx_64_numpy1.22python3.9.____cpython.yaml +++ b/.ci_support/osx_64_hdf51.14.3numpy1.22python3.9.____cpython.yaml @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION: c_compiler: - clang c_compiler_version: -- '17' +- '18' c_stdlib: - macosx_deployment_target c_stdlib_version: @@ -17,7 +17,7 @@ channel_targets: cxx_compiler: - clangxx cxx_compiler_version: -- '17' +- '18' gsl: - '2.7' hdf5: @@ -29,7 +29,7 @@ libcblas: liblapack: - 3.9 *netlib llvm_openmp: -- '17' +- '18' macos_machine: - x86_64-apple-darwin13.4.0 ncurses: diff --git a/.ci_support/osx_64_numpy1.23python3.11.____cpython.yaml b/.ci_support/osx_64_hdf51.14.3numpy1.23python3.11.____cpython.yaml similarity index 97% rename from .ci_support/osx_64_numpy1.23python3.11.____cpython.yaml rename to .ci_support/osx_64_hdf51.14.3numpy1.23python3.11.____cpython.yaml index 39c7bb4..fbdfacf 100644 --- a/.ci_support/osx_64_numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/osx_64_hdf51.14.3numpy1.23python3.11.____cpython.yaml @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION: c_compiler: - clang c_compiler_version: -- '17' +- '18' c_stdlib: - macosx_deployment_target c_stdlib_version: @@ -17,7 +17,7 @@ channel_targets: cxx_compiler: - clangxx cxx_compiler_version: -- '17' +- '18' gsl: - '2.7' hdf5: @@ -29,7 +29,7 @@ libcblas: liblapack: - 3.9 *netlib llvm_openmp: -- '17' +- '18' macos_machine: - x86_64-apple-darwin13.4.0 ncurses: diff --git a/.ci_support/osx_64_numpy1.26python3.12.____cpython.yaml b/.ci_support/osx_64_hdf51.14.3numpy1.26python3.12.____cpython.yaml similarity index 97% rename from .ci_support/osx_64_numpy1.26python3.12.____cpython.yaml rename to .ci_support/osx_64_hdf51.14.3numpy1.26python3.12.____cpython.yaml index e7758f5..374b14d 100644 --- a/.ci_support/osx_64_numpy1.26python3.12.____cpython.yaml +++ b/.ci_support/osx_64_hdf51.14.3numpy1.26python3.12.____cpython.yaml @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION: c_compiler: - clang c_compiler_version: -- '17' +- '18' c_stdlib: - macosx_deployment_target c_stdlib_version: @@ -17,7 +17,7 @@ channel_targets: cxx_compiler: - clangxx cxx_compiler_version: -- '17' +- '18' gsl: - '2.7' hdf5: @@ -29,7 +29,7 @@ libcblas: liblapack: - 3.9 *netlib llvm_openmp: -- '17' +- '18' macos_machine: - x86_64-apple-darwin13.4.0 ncurses: diff --git a/.ci_support/osx_64_numpy2python3.13.____cp313.yaml b/.ci_support/osx_64_hdf51.14.3numpy2python3.13.____cp313.yaml similarity index 97% rename from .ci_support/osx_64_numpy2python3.13.____cp313.yaml rename to .ci_support/osx_64_hdf51.14.3numpy2python3.13.____cp313.yaml index 641493a..3c37ebb 100644 --- a/.ci_support/osx_64_numpy2python3.13.____cp313.yaml +++ b/.ci_support/osx_64_hdf51.14.3numpy2python3.13.____cp313.yaml @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION: c_compiler: - clang c_compiler_version: -- '17' +- '18' c_stdlib: - macosx_deployment_target c_stdlib_version: @@ -17,7 +17,7 @@ channel_targets: cxx_compiler: - clangxx cxx_compiler_version: -- '17' +- '18' gsl: - '2.7' hdf5: @@ -29,7 +29,7 @@ libcblas: liblapack: - 3.9 *netlib llvm_openmp: -- '17' +- '18' macos_machine: - x86_64-apple-darwin13.4.0 ncurses: diff --git a/.ci_support/osx_64_hdf51.14.4numpy1.22python3.10.____cpython.yaml b/.ci_support/osx_64_hdf51.14.4numpy1.22python3.10.____cpython.yaml new file mode 100644 index 0000000..5297e5c --- /dev/null +++ b/.ci_support/osx_64_hdf51.14.4numpy1.22python3.10.____cpython.yaml @@ -0,0 +1,58 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.13' +MACOSX_SDK_VERSION: +- '10.13' +c_compiler: +- clang +c_compiler_version: +- '18' +c_stdlib: +- macosx_deployment_target +c_stdlib_version: +- '10.13' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cxx_compiler: +- clangxx +cxx_compiler_version: +- '18' +gsl: +- '2.7' +hdf5: +- 1.14.4 +libboost_headers: +- '1.86' +libcblas: +- 3.9 *netlib +liblapack: +- 3.9 *netlib +llvm_openmp: +- '18' +macos_machine: +- x86_64-apple-darwin13.4.0 +ncurses: +- '6' +numpy: +- '1.22' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +python_impl: +- cpython +readline: +- '8' +target_platform: +- osx-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy + - python_impl +zlib: +- '1' diff --git a/.ci_support/osx_64_hdf51.14.4numpy1.22python3.9.____cpython.yaml b/.ci_support/osx_64_hdf51.14.4numpy1.22python3.9.____cpython.yaml new file mode 100644 index 0000000..17530bc --- /dev/null +++ b/.ci_support/osx_64_hdf51.14.4numpy1.22python3.9.____cpython.yaml @@ -0,0 +1,58 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.13' +MACOSX_SDK_VERSION: +- '10.13' +c_compiler: +- clang +c_compiler_version: +- '18' +c_stdlib: +- macosx_deployment_target +c_stdlib_version: +- '10.13' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cxx_compiler: +- clangxx +cxx_compiler_version: +- '18' +gsl: +- '2.7' +hdf5: +- 1.14.4 +libboost_headers: +- '1.86' +libcblas: +- 3.9 *netlib +liblapack: +- 3.9 *netlib +llvm_openmp: +- '18' +macos_machine: +- x86_64-apple-darwin13.4.0 +ncurses: +- '6' +numpy: +- '1.22' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +python_impl: +- cpython +readline: +- '8' +target_platform: +- osx-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy + - python_impl +zlib: +- '1' diff --git a/.ci_support/osx_64_hdf51.14.4numpy1.23python3.11.____cpython.yaml b/.ci_support/osx_64_hdf51.14.4numpy1.23python3.11.____cpython.yaml new file mode 100644 index 0000000..cd6abee --- /dev/null +++ b/.ci_support/osx_64_hdf51.14.4numpy1.23python3.11.____cpython.yaml @@ -0,0 +1,58 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.13' +MACOSX_SDK_VERSION: +- '10.13' +c_compiler: +- clang +c_compiler_version: +- '18' +c_stdlib: +- macosx_deployment_target +c_stdlib_version: +- '10.13' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cxx_compiler: +- clangxx +cxx_compiler_version: +- '18' +gsl: +- '2.7' +hdf5: +- 1.14.4 +libboost_headers: +- '1.86' +libcblas: +- 3.9 *netlib +liblapack: +- 3.9 *netlib +llvm_openmp: +- '18' +macos_machine: +- x86_64-apple-darwin13.4.0 +ncurses: +- '6' +numpy: +- '1.23' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.11.* *_cpython +python_impl: +- cpython +readline: +- '8' +target_platform: +- osx-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy + - python_impl +zlib: +- '1' diff --git a/.ci_support/osx_64_hdf51.14.4numpy1.26python3.12.____cpython.yaml b/.ci_support/osx_64_hdf51.14.4numpy1.26python3.12.____cpython.yaml new file mode 100644 index 0000000..43a3378 --- /dev/null +++ b/.ci_support/osx_64_hdf51.14.4numpy1.26python3.12.____cpython.yaml @@ -0,0 +1,58 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.13' +MACOSX_SDK_VERSION: +- '10.13' +c_compiler: +- clang +c_compiler_version: +- '18' +c_stdlib: +- macosx_deployment_target +c_stdlib_version: +- '10.13' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cxx_compiler: +- clangxx +cxx_compiler_version: +- '18' +gsl: +- '2.7' +hdf5: +- 1.14.4 +libboost_headers: +- '1.86' +libcblas: +- 3.9 *netlib +liblapack: +- 3.9 *netlib +llvm_openmp: +- '18' +macos_machine: +- x86_64-apple-darwin13.4.0 +ncurses: +- '6' +numpy: +- '1.26' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.12.* *_cpython +python_impl: +- cpython +readline: +- '8' +target_platform: +- osx-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy + - python_impl +zlib: +- '1' diff --git a/.ci_support/osx_64_hdf51.14.4numpy2python3.13.____cp313.yaml b/.ci_support/osx_64_hdf51.14.4numpy2python3.13.____cp313.yaml new file mode 100644 index 0000000..ffbdc77 --- /dev/null +++ b/.ci_support/osx_64_hdf51.14.4numpy2python3.13.____cp313.yaml @@ -0,0 +1,58 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.13' +MACOSX_SDK_VERSION: +- '10.13' +c_compiler: +- clang +c_compiler_version: +- '18' +c_stdlib: +- macosx_deployment_target +c_stdlib_version: +- '10.13' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cxx_compiler: +- clangxx +cxx_compiler_version: +- '18' +gsl: +- '2.7' +hdf5: +- 1.14.4 +libboost_headers: +- '1.86' +libcblas: +- 3.9 *netlib +liblapack: +- 3.9 *netlib +llvm_openmp: +- '18' +macos_machine: +- x86_64-apple-darwin13.4.0 +ncurses: +- '6' +numpy: +- '2' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.13.* *_cp313 +python_impl: +- cpython +readline: +- '8' +target_platform: +- osx-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy + - python_impl +zlib: +- '1' diff --git a/.ci_support/osx_arm64_numpy1.22python3.10.____cpython.yaml b/.ci_support/osx_arm64_hdf51.14.3numpy1.22python3.10.____cpython.yaml similarity index 97% rename from .ci_support/osx_arm64_numpy1.22python3.10.____cpython.yaml rename to .ci_support/osx_arm64_hdf51.14.3numpy1.22python3.10.____cpython.yaml index 691f064..cda3208 100644 --- a/.ci_support/osx_arm64_numpy1.22python3.10.____cpython.yaml +++ b/.ci_support/osx_arm64_hdf51.14.3numpy1.22python3.10.____cpython.yaml @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION: c_compiler: - clang c_compiler_version: -- '17' +- '18' c_stdlib: - macosx_deployment_target c_stdlib_version: @@ -17,7 +17,7 @@ channel_targets: cxx_compiler: - clangxx cxx_compiler_version: -- '17' +- '18' gsl: - '2.7' hdf5: @@ -29,7 +29,7 @@ libcblas: liblapack: - 3.9 *netlib llvm_openmp: -- '17' +- '18' macos_machine: - arm64-apple-darwin20.0.0 ncurses: diff --git a/.ci_support/osx_arm64_numpy1.22python3.9.____cpython.yaml b/.ci_support/osx_arm64_hdf51.14.3numpy1.22python3.9.____cpython.yaml similarity index 97% rename from .ci_support/osx_arm64_numpy1.22python3.9.____cpython.yaml rename to .ci_support/osx_arm64_hdf51.14.3numpy1.22python3.9.____cpython.yaml index 80fc826..256dc9e 100644 --- a/.ci_support/osx_arm64_numpy1.22python3.9.____cpython.yaml +++ b/.ci_support/osx_arm64_hdf51.14.3numpy1.22python3.9.____cpython.yaml @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION: c_compiler: - clang c_compiler_version: -- '17' +- '18' c_stdlib: - macosx_deployment_target c_stdlib_version: @@ -17,7 +17,7 @@ channel_targets: cxx_compiler: - clangxx cxx_compiler_version: -- '17' +- '18' gsl: - '2.7' hdf5: @@ -29,7 +29,7 @@ libcblas: liblapack: - 3.9 *netlib llvm_openmp: -- '17' +- '18' macos_machine: - arm64-apple-darwin20.0.0 ncurses: diff --git a/.ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml b/.ci_support/osx_arm64_hdf51.14.3numpy1.23python3.11.____cpython.yaml similarity index 97% rename from .ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml rename to .ci_support/osx_arm64_hdf51.14.3numpy1.23python3.11.____cpython.yaml index 39e03f6..64b50eb 100644 --- a/.ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/osx_arm64_hdf51.14.3numpy1.23python3.11.____cpython.yaml @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION: c_compiler: - clang c_compiler_version: -- '17' +- '18' c_stdlib: - macosx_deployment_target c_stdlib_version: @@ -17,7 +17,7 @@ channel_targets: cxx_compiler: - clangxx cxx_compiler_version: -- '17' +- '18' gsl: - '2.7' hdf5: @@ -29,7 +29,7 @@ libcblas: liblapack: - 3.9 *netlib llvm_openmp: -- '17' +- '18' macos_machine: - arm64-apple-darwin20.0.0 ncurses: diff --git a/.ci_support/osx_arm64_numpy1.26python3.12.____cpython.yaml b/.ci_support/osx_arm64_hdf51.14.3numpy1.26python3.12.____cpython.yaml similarity index 97% rename from .ci_support/osx_arm64_numpy1.26python3.12.____cpython.yaml rename to .ci_support/osx_arm64_hdf51.14.3numpy1.26python3.12.____cpython.yaml index 92c2cef..9f7131e 100644 --- a/.ci_support/osx_arm64_numpy1.26python3.12.____cpython.yaml +++ b/.ci_support/osx_arm64_hdf51.14.3numpy1.26python3.12.____cpython.yaml @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION: c_compiler: - clang c_compiler_version: -- '17' +- '18' c_stdlib: - macosx_deployment_target c_stdlib_version: @@ -17,7 +17,7 @@ channel_targets: cxx_compiler: - clangxx cxx_compiler_version: -- '17' +- '18' gsl: - '2.7' hdf5: @@ -29,7 +29,7 @@ libcblas: liblapack: - 3.9 *netlib llvm_openmp: -- '17' +- '18' macos_machine: - arm64-apple-darwin20.0.0 ncurses: diff --git a/.ci_support/osx_arm64_numpy2python3.13.____cp313.yaml b/.ci_support/osx_arm64_hdf51.14.3numpy2python3.13.____cp313.yaml similarity index 97% rename from .ci_support/osx_arm64_numpy2python3.13.____cp313.yaml rename to .ci_support/osx_arm64_hdf51.14.3numpy2python3.13.____cp313.yaml index 28f1ffa..21f7e90 100644 --- a/.ci_support/osx_arm64_numpy2python3.13.____cp313.yaml +++ b/.ci_support/osx_arm64_hdf51.14.3numpy2python3.13.____cp313.yaml @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION: c_compiler: - clang c_compiler_version: -- '17' +- '18' c_stdlib: - macosx_deployment_target c_stdlib_version: @@ -17,7 +17,7 @@ channel_targets: cxx_compiler: - clangxx cxx_compiler_version: -- '17' +- '18' gsl: - '2.7' hdf5: @@ -29,7 +29,7 @@ libcblas: liblapack: - 3.9 *netlib llvm_openmp: -- '17' +- '18' macos_machine: - arm64-apple-darwin20.0.0 ncurses: diff --git a/.ci_support/osx_arm64_hdf51.14.4numpy1.22python3.10.____cpython.yaml b/.ci_support/osx_arm64_hdf51.14.4numpy1.22python3.10.____cpython.yaml new file mode 100644 index 0000000..5143f16 --- /dev/null +++ b/.ci_support/osx_arm64_hdf51.14.4numpy1.22python3.10.____cpython.yaml @@ -0,0 +1,58 @@ +MACOSX_DEPLOYMENT_TARGET: +- '11.0' +MACOSX_SDK_VERSION: +- '11.0' +c_compiler: +- clang +c_compiler_version: +- '18' +c_stdlib: +- macosx_deployment_target +c_stdlib_version: +- '11.0' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cxx_compiler: +- clangxx +cxx_compiler_version: +- '18' +gsl: +- '2.7' +hdf5: +- 1.14.4 +libboost_headers: +- '1.86' +libcblas: +- 3.9 *netlib +liblapack: +- 3.9 *netlib +llvm_openmp: +- '18' +macos_machine: +- arm64-apple-darwin20.0.0 +ncurses: +- '6' +numpy: +- '1.22' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +python_impl: +- cpython +readline: +- '8' +target_platform: +- osx-arm64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy + - python_impl +zlib: +- '1' diff --git a/.ci_support/osx_arm64_hdf51.14.4numpy1.22python3.9.____cpython.yaml b/.ci_support/osx_arm64_hdf51.14.4numpy1.22python3.9.____cpython.yaml new file mode 100644 index 0000000..0d56608 --- /dev/null +++ b/.ci_support/osx_arm64_hdf51.14.4numpy1.22python3.9.____cpython.yaml @@ -0,0 +1,58 @@ +MACOSX_DEPLOYMENT_TARGET: +- '11.0' +MACOSX_SDK_VERSION: +- '11.0' +c_compiler: +- clang +c_compiler_version: +- '18' +c_stdlib: +- macosx_deployment_target +c_stdlib_version: +- '11.0' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cxx_compiler: +- clangxx +cxx_compiler_version: +- '18' +gsl: +- '2.7' +hdf5: +- 1.14.4 +libboost_headers: +- '1.86' +libcblas: +- 3.9 *netlib +liblapack: +- 3.9 *netlib +llvm_openmp: +- '18' +macos_machine: +- arm64-apple-darwin20.0.0 +ncurses: +- '6' +numpy: +- '1.22' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +python_impl: +- cpython +readline: +- '8' +target_platform: +- osx-arm64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy + - python_impl +zlib: +- '1' diff --git a/.ci_support/osx_arm64_hdf51.14.4numpy1.23python3.11.____cpython.yaml b/.ci_support/osx_arm64_hdf51.14.4numpy1.23python3.11.____cpython.yaml new file mode 100644 index 0000000..6e2924e --- /dev/null +++ b/.ci_support/osx_arm64_hdf51.14.4numpy1.23python3.11.____cpython.yaml @@ -0,0 +1,58 @@ +MACOSX_DEPLOYMENT_TARGET: +- '11.0' +MACOSX_SDK_VERSION: +- '11.0' +c_compiler: +- clang +c_compiler_version: +- '18' +c_stdlib: +- macosx_deployment_target +c_stdlib_version: +- '11.0' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cxx_compiler: +- clangxx +cxx_compiler_version: +- '18' +gsl: +- '2.7' +hdf5: +- 1.14.4 +libboost_headers: +- '1.86' +libcblas: +- 3.9 *netlib +liblapack: +- 3.9 *netlib +llvm_openmp: +- '18' +macos_machine: +- arm64-apple-darwin20.0.0 +ncurses: +- '6' +numpy: +- '1.23' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.11.* *_cpython +python_impl: +- cpython +readline: +- '8' +target_platform: +- osx-arm64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy + - python_impl +zlib: +- '1' diff --git a/.ci_support/osx_arm64_hdf51.14.4numpy1.26python3.12.____cpython.yaml b/.ci_support/osx_arm64_hdf51.14.4numpy1.26python3.12.____cpython.yaml new file mode 100644 index 0000000..e575d32 --- /dev/null +++ b/.ci_support/osx_arm64_hdf51.14.4numpy1.26python3.12.____cpython.yaml @@ -0,0 +1,58 @@ +MACOSX_DEPLOYMENT_TARGET: +- '11.0' +MACOSX_SDK_VERSION: +- '11.0' +c_compiler: +- clang +c_compiler_version: +- '18' +c_stdlib: +- macosx_deployment_target +c_stdlib_version: +- '11.0' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cxx_compiler: +- clangxx +cxx_compiler_version: +- '18' +gsl: +- '2.7' +hdf5: +- 1.14.4 +libboost_headers: +- '1.86' +libcblas: +- 3.9 *netlib +liblapack: +- 3.9 *netlib +llvm_openmp: +- '18' +macos_machine: +- arm64-apple-darwin20.0.0 +ncurses: +- '6' +numpy: +- '1.26' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.12.* *_cpython +python_impl: +- cpython +readline: +- '8' +target_platform: +- osx-arm64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy + - python_impl +zlib: +- '1' diff --git a/.ci_support/osx_arm64_hdf51.14.4numpy2python3.13.____cp313.yaml b/.ci_support/osx_arm64_hdf51.14.4numpy2python3.13.____cp313.yaml new file mode 100644 index 0000000..eb7fb49 --- /dev/null +++ b/.ci_support/osx_arm64_hdf51.14.4numpy2python3.13.____cp313.yaml @@ -0,0 +1,58 @@ +MACOSX_DEPLOYMENT_TARGET: +- '11.0' +MACOSX_SDK_VERSION: +- '11.0' +c_compiler: +- clang +c_compiler_version: +- '18' +c_stdlib: +- macosx_deployment_target +c_stdlib_version: +- '11.0' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cxx_compiler: +- clangxx +cxx_compiler_version: +- '18' +gsl: +- '2.7' +hdf5: +- 1.14.4 +libboost_headers: +- '1.86' +libcblas: +- 3.9 *netlib +liblapack: +- 3.9 *netlib +llvm_openmp: +- '18' +macos_machine: +- arm64-apple-darwin20.0.0 +ncurses: +- '6' +numpy: +- '2' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.13.* *_cp313 +python_impl: +- cpython +readline: +- '8' +target_platform: +- osx-arm64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy + - python_impl +zlib: +- '1' diff --git a/.scripts/run_osx_build.sh b/.scripts/run_osx_build.sh index 2e66609..82bf2fa 100755 --- a/.scripts/run_osx_build.sh +++ b/.scripts/run_osx_build.sh @@ -6,8 +6,9 @@ source .scripts/logging_utils.sh set -xe -MINIFORGE_HOME=${MINIFORGE_HOME:-${HOME}/miniforge3} -MINIFORGE_HOME=${MINIFORGE_HOME%/} # remove trailing slash +MINIFORGE_HOME="${MINIFORGE_HOME:-${HOME}/miniforge3}" +MINIFORGE_HOME="${MINIFORGE_HOME%/}" # remove trailing slash +export CONDA_BLD_PATH="${CONDA_BLD_PATH:-${MINIFORGE_HOME}/conda-bld}" ( startgroup "Provisioning base env with micromamba" ) 2> /dev/null MICROMAMBA_VERSION="1.5.10-0" @@ -33,7 +34,7 @@ rm -rf "${MAMBA_ROOT_PREFIX}" "${micromamba_exe}" || true ( endgroup "Provisioning base env with micromamba" ) 2> /dev/null ( startgroup "Configuring conda" ) 2> /dev/null - +echo "Activating environment" source "${MINIFORGE_HOME}/etc/profile.d/conda.sh" conda activate base export CONDA_SOLVER="libmamba" diff --git a/README.md b/README.md index 7af549e..4ebcbaf 100644 --- a/README.md +++ b/README.md @@ -50,108 +50,213 @@ Current build status - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 67d82fa..013bdc1 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -19,7 +19,7 @@ stages: echo "##vso[task.setvariable variable=log]$git_log" displayName: Obtain commit message - bash: echo "##vso[task.setvariable variable=RET]false" - condition: or(contains(variables.log, '[skip azp]'), contains(variables.log, '[azp skip]'), contains(variables.log, '[skip ci]'), contains(variables.log, '[ci skip]')) + condition: and(eq(variables['Build.Reason'], 'PullRequest'), or(contains(variables.log, '[skip azp]'), contains(variables.log, '[azp skip]'), contains(variables.log, '[skip ci]'), contains(variables.log, '[ci skip]'))) displayName: Skip build? - bash: echo "##vso[task.setvariable variable=start_main;isOutput=true]$RET" name: result diff --git a/build-locally.py b/build-locally.py index 6788aea..c4a56c6 100755 --- a/build-locally.py +++ b/build-locally.py @@ -26,6 +26,13 @@ def setup_environment(ns): os.path.dirname(__file__), "miniforge3" ) + # The default cache location might not be writable using docker on macOS. + if ns.config.startswith("linux") and platform.system() == "Darwin": + os.environ["CONDA_FORGE_DOCKER_RUN_ARGS"] = ( + os.environ.get("CONDA_FORGE_DOCKER_RUN_ARGS", "") + + " -e RATTLER_CACHE_DIR=/tmp/rattler_cache" + ) + def run_docker_build(ns): script = ".scripts/run_docker_build.sh"
VariantStatus
linux_64_numpy1.22python3.10.____cpythonlinux_64_hdf51.14.3numpy1.22python3.10.____cpython - variant + variant
linux_64_numpy1.22python3.9.____cpythonlinux_64_hdf51.14.3numpy1.22python3.9.____cpython - variant + variant
linux_64_numpy1.23python3.11.____cpythonlinux_64_hdf51.14.3numpy1.23python3.11.____cpython - variant + variant
linux_64_numpy1.26python3.12.____cpythonlinux_64_hdf51.14.3numpy1.26python3.12.____cpython - variant + variant
linux_64_numpy2python3.13.____cp313linux_64_hdf51.14.3numpy2python3.13.____cp313 - variant + variant
osx_64_numpy1.22python3.10.____cpythonlinux_64_hdf51.14.4numpy1.22python3.10.____cpython - variant + variant
osx_64_numpy1.22python3.9.____cpythonlinux_64_hdf51.14.4numpy1.22python3.9.____cpython - variant + variant
osx_64_numpy1.23python3.11.____cpythonlinux_64_hdf51.14.4numpy1.23python3.11.____cpython - variant + variant
osx_64_numpy1.26python3.12.____cpythonlinux_64_hdf51.14.4numpy1.26python3.12.____cpython - variant + variant
osx_64_numpy2python3.13.____cp313linux_64_hdf51.14.4numpy2python3.13.____cp313 - variant + variant
osx_arm64_numpy1.22python3.10.____cpythonosx_64_hdf51.14.3numpy1.22python3.10.____cpython - variant + variant
osx_arm64_numpy1.22python3.9.____cpythonosx_64_hdf51.14.3numpy1.22python3.9.____cpython - variant + variant
osx_arm64_numpy1.23python3.11.____cpythonosx_64_hdf51.14.3numpy1.23python3.11.____cpython - variant + variant
osx_arm64_numpy1.26python3.12.____cpythonosx_64_hdf51.14.3numpy1.26python3.12.____cpython - variant + variant
osx_arm64_numpy2python3.13.____cp313osx_64_hdf51.14.3numpy2python3.13.____cp313 - variant + variant + +
osx_64_hdf51.14.4numpy1.22python3.10.____cpython + + variant + +
osx_64_hdf51.14.4numpy1.22python3.9.____cpython + + variant + +
osx_64_hdf51.14.4numpy1.23python3.11.____cpython + + variant + +
osx_64_hdf51.14.4numpy1.26python3.12.____cpython + + variant + +
osx_64_hdf51.14.4numpy2python3.13.____cp313 + + variant + +
osx_arm64_hdf51.14.3numpy1.22python3.10.____cpython + + variant + +
osx_arm64_hdf51.14.3numpy1.22python3.9.____cpython + + variant + +
osx_arm64_hdf51.14.3numpy1.23python3.11.____cpython + + variant + +
osx_arm64_hdf51.14.3numpy1.26python3.12.____cpython + + variant + +
osx_arm64_hdf51.14.3numpy2python3.13.____cp313 + + variant + +
osx_arm64_hdf51.14.4numpy1.22python3.10.____cpython + + variant + +
osx_arm64_hdf51.14.4numpy1.22python3.9.____cpython + + variant + +
osx_arm64_hdf51.14.4numpy1.23python3.11.____cpython + + variant + +
osx_arm64_hdf51.14.4numpy1.26python3.12.____cpython + + variant + +
osx_arm64_hdf51.14.4numpy2python3.13.____cp313 + + variant