diff --git a/.ci_support/linux_64_.yaml b/.ci_support/linux_64_.yaml index 04f0b1b..4dacb1f 100644 --- a/.ci_support/linux_64_.yaml +++ b/.ci_support/linux_64_.yaml @@ -3,6 +3,6 @@ channel_sources: channel_targets: - conda-forge main docker_image: -- quay.io/condaforge/linux-anvil-x86_64:alma9 +- quay.io/condaforge/linux-anvil-x86_64:alma10 python_min: - '3.10' diff --git a/.github/workflows/conda-build.yml b/.github/workflows/conda-build.yml index c88da12..580d154 100644 --- a/.github/workflows/conda-build.yml +++ b/.github/workflows/conda-build.yml @@ -23,7 +23,7 @@ jobs: matrix: include: - CONFIG: linux_64_ - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9 + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma10 STORE_BUILD_ARTIFACTS: False UPLOAD_PACKAGES: True build_workspace_dir: build_artifacts diff --git a/recipe/recipe.yaml b/recipe/recipe.yaml index 381df18..c7778c6 100644 --- a/recipe/recipe.yaml +++ b/recipe/recipe.yaml @@ -2,7 +2,7 @@ schema_version: 1 context: - version: "0.17.1" + version: "0.17.2" python_min: "3.12" recipe: @@ -19,7 +19,7 @@ outputs: version: ${{ version }} source: url: https://pypi.org/packages/source/h/hydra-kernel/hydra_kernel-${{ version }}.tar.gz - sha256: "d7e630cba90ccee2ff1eb47acd2687954fd26c598161d5c85841cfc6a83c4b4b" + sha256: "64b40058b7fbb9e3ed5d2a1b93c6db2bf3e2d90dd52b0bff063dc74b1b59ae6b" build: noarch: python script: @@ -48,7 +48,7 @@ outputs: version: ${{ version }} source: url: https://pypi.org/packages/source/h/hydra-rdf/hydra_rdf-${{ version }}.tar.gz - sha256: "5b609b937769633ee2aea951d2a9ce30d28a9042cd581f02a98622bc26103e73" + sha256: "b043f9f553ab99f60ee32bab3a839516a7ee7fb663384177c8ef79b75a58b451" build: noarch: python script: @@ -77,7 +77,7 @@ outputs: version: ${{ version }} source: url: https://pypi.org/packages/source/h/hydra-pg/hydra_pg-${{ version }}.tar.gz - sha256: "71ddf5632dab57376f12e4177d14d058fef9009860d38d3f6dd7e0a9c79d3871" + sha256: "d6ed2e40c082d26c4bc2423fab97df592dbfafa0158ebf775293f9d0b01941ca" build: noarch: python script: @@ -138,7 +138,7 @@ outputs: version: ${{ version }} source: url: https://pypi.org/packages/source/h/hydra-python/hydra_python-${{ version }}.tar.gz - sha256: "6d6326058e1da9f656998c69e4140812b84b5decdb6ae3e9fc201b99bbbf5acb" + sha256: "6aa174dd9c4966a5fb6f03957e15a8d4317316ed1e9d0873da792e34b788982a" build: noarch: python script: