From feb4da32d17a6961c810d6be321d4371cbb3265a Mon Sep 17 00:00:00 2001 From: krande Date: Fri, 3 Jan 2025 09:42:11 +0100 Subject: [PATCH] bump version --- conda/recipe.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conda/recipe.yaml b/conda/recipe.yaml index af9c78dc7d..45696fe753 100644 --- a/conda/recipe.yaml +++ b/conda/recipe.yaml @@ -2,7 +2,7 @@ schema_version: 1 context: name: code-aster - version: 17.2.0 + version: 17.2.1 win_build: 1 build: 200 mpi_prefix: nompi @@ -17,7 +17,7 @@ source: build: number: ${{ build }} - string: py${{ CONDA_PY }}_${{ mpi_prefix }}_${{ build_type }}_h${{ PKG_HASH }}_${{ build }} + string: py${{ python | replace('.', '') }}_${{ mpi_prefix }}_${{ build_type }}_h${{ hash }}_${{ build }} requirements: build: