diff --git a/.ci_support/linux_64_python3.10.____cpython.yaml b/.ci_support/linux_64_python3.10.____cpython.yaml index f420b16..d961bec 100644 --- a/.ci_support/linux_64_python3.10.____cpython.yaml +++ b/.ci_support/linux_64_python3.10.____cpython.yaml @@ -24,6 +24,8 @@ python: - 3.10.* *_cpython rust_compiler: - rust +rust_compiler_version: +- '1.74' target_platform: - linux-64 zip_keys: diff --git a/.ci_support/linux_64_python3.11.____cpython.yaml b/.ci_support/linux_64_python3.11.____cpython.yaml index 9ce9a23..85c1ee5 100644 --- a/.ci_support/linux_64_python3.11.____cpython.yaml +++ b/.ci_support/linux_64_python3.11.____cpython.yaml @@ -24,6 +24,8 @@ python: - 3.11.* *_cpython rust_compiler: - rust +rust_compiler_version: +- '1.74' target_platform: - linux-64 zip_keys: diff --git a/.ci_support/linux_64_python3.12.____cpython.yaml b/.ci_support/linux_64_python3.12.____cpython.yaml index 4821613..4fe52a9 100644 --- a/.ci_support/linux_64_python3.12.____cpython.yaml +++ b/.ci_support/linux_64_python3.12.____cpython.yaml @@ -24,6 +24,8 @@ python: - 3.12.* *_cpython rust_compiler: - rust +rust_compiler_version: +- '1.74' target_platform: - linux-64 zip_keys: diff --git a/.ci_support/linux_64_python3.13.____cp313.yaml b/.ci_support/linux_64_python3.13.____cp313.yaml index ca16bb2..7a3002a 100644 --- a/.ci_support/linux_64_python3.13.____cp313.yaml +++ b/.ci_support/linux_64_python3.13.____cp313.yaml @@ -24,6 +24,8 @@ python: - 3.13.* *_cp313 rust_compiler: - rust +rust_compiler_version: +- '1.74' target_platform: - linux-64 zip_keys: diff --git a/.ci_support/linux_64_python3.9.____cpython.yaml b/.ci_support/linux_64_python3.9.____cpython.yaml index d31259c..7bb2391 100644 --- a/.ci_support/linux_64_python3.9.____cpython.yaml +++ b/.ci_support/linux_64_python3.9.____cpython.yaml @@ -24,6 +24,8 @@ python: - 3.9.* *_cpython rust_compiler: - rust +rust_compiler_version: +- '1.74' target_platform: - linux-64 zip_keys: diff --git a/.ci_support/linux_aarch64_python3.10.____cpython.yaml b/.ci_support/linux_aarch64_python3.10.____cpython.yaml index 3621383..8ebc3b2 100644 --- a/.ci_support/linux_aarch64_python3.10.____cpython.yaml +++ b/.ci_support/linux_aarch64_python3.10.____cpython.yaml @@ -28,6 +28,8 @@ python: - 3.10.* *_cpython rust_compiler: - rust +rust_compiler_version: +- '1.74' target_platform: - linux-aarch64 zip_keys: diff --git a/.ci_support/linux_aarch64_python3.11.____cpython.yaml b/.ci_support/linux_aarch64_python3.11.____cpython.yaml index 0c67953..0bf6e63 100644 --- a/.ci_support/linux_aarch64_python3.11.____cpython.yaml +++ b/.ci_support/linux_aarch64_python3.11.____cpython.yaml @@ -28,6 +28,8 @@ python: - 3.11.* *_cpython rust_compiler: - rust +rust_compiler_version: +- '1.74' target_platform: - linux-aarch64 zip_keys: diff --git a/.ci_support/linux_aarch64_python3.12.____cpython.yaml b/.ci_support/linux_aarch64_python3.12.____cpython.yaml index 99ca83d..05f2785 100644 --- a/.ci_support/linux_aarch64_python3.12.____cpython.yaml +++ b/.ci_support/linux_aarch64_python3.12.____cpython.yaml @@ -28,6 +28,8 @@ python: - 3.12.* *_cpython rust_compiler: - rust +rust_compiler_version: +- '1.74' target_platform: - linux-aarch64 zip_keys: diff --git a/.ci_support/linux_aarch64_python3.13.____cp313.yaml b/.ci_support/linux_aarch64_python3.13.____cp313.yaml index 8af3a83..630aec9 100644 --- a/.ci_support/linux_aarch64_python3.13.____cp313.yaml +++ b/.ci_support/linux_aarch64_python3.13.____cp313.yaml @@ -28,6 +28,8 @@ python: - 3.13.* *_cp313 rust_compiler: - rust +rust_compiler_version: +- '1.74' target_platform: - linux-aarch64 zip_keys: diff --git a/.ci_support/linux_aarch64_python3.9.____cpython.yaml b/.ci_support/linux_aarch64_python3.9.____cpython.yaml index ebfc98f..1005c3e 100644 --- a/.ci_support/linux_aarch64_python3.9.____cpython.yaml +++ b/.ci_support/linux_aarch64_python3.9.____cpython.yaml @@ -28,6 +28,8 @@ python: - 3.9.* *_cpython rust_compiler: - rust +rust_compiler_version: +- '1.74' target_platform: - linux-aarch64 zip_keys: diff --git a/.ci_support/linux_ppc64le_python3.10.____cpython.yaml b/.ci_support/linux_ppc64le_python3.10.____cpython.yaml index 4fdbff5..0154289 100644 --- a/.ci_support/linux_ppc64le_python3.10.____cpython.yaml +++ b/.ci_support/linux_ppc64le_python3.10.____cpython.yaml @@ -24,6 +24,8 @@ python: - 3.10.* *_cpython rust_compiler: - rust +rust_compiler_version: +- '1.74' target_platform: - linux-ppc64le zip_keys: diff --git a/.ci_support/linux_ppc64le_python3.11.____cpython.yaml b/.ci_support/linux_ppc64le_python3.11.____cpython.yaml index 8a910cc..228615a 100644 --- a/.ci_support/linux_ppc64le_python3.11.____cpython.yaml +++ b/.ci_support/linux_ppc64le_python3.11.____cpython.yaml @@ -24,6 +24,8 @@ python: - 3.11.* *_cpython rust_compiler: - rust +rust_compiler_version: +- '1.74' target_platform: - linux-ppc64le zip_keys: diff --git a/.ci_support/linux_ppc64le_python3.12.____cpython.yaml b/.ci_support/linux_ppc64le_python3.12.____cpython.yaml index 5c9714e..f08c732 100644 --- a/.ci_support/linux_ppc64le_python3.12.____cpython.yaml +++ b/.ci_support/linux_ppc64le_python3.12.____cpython.yaml @@ -24,6 +24,8 @@ python: - 3.12.* *_cpython rust_compiler: - rust +rust_compiler_version: +- '1.74' target_platform: - linux-ppc64le zip_keys: diff --git a/.ci_support/linux_ppc64le_python3.13.____cp313.yaml b/.ci_support/linux_ppc64le_python3.13.____cp313.yaml index 2b6d487..8e19788 100644 --- a/.ci_support/linux_ppc64le_python3.13.____cp313.yaml +++ b/.ci_support/linux_ppc64le_python3.13.____cp313.yaml @@ -24,6 +24,8 @@ python: - 3.13.* *_cp313 rust_compiler: - rust +rust_compiler_version: +- '1.74' target_platform: - linux-ppc64le zip_keys: diff --git a/.ci_support/linux_ppc64le_python3.9.____cpython.yaml b/.ci_support/linux_ppc64le_python3.9.____cpython.yaml index eb5dea6..b71bc32 100644 --- a/.ci_support/linux_ppc64le_python3.9.____cpython.yaml +++ b/.ci_support/linux_ppc64le_python3.9.____cpython.yaml @@ -24,6 +24,8 @@ python: - 3.9.* *_cpython rust_compiler: - rust +rust_compiler_version: +- '1.74' target_platform: - linux-ppc64le zip_keys: diff --git a/.ci_support/osx_64_python3.10.____cpython.yaml b/.ci_support/osx_64_python3.10.____cpython.yaml index 6749872..62fb268 100644 --- a/.ci_support/osx_64_python3.10.____cpython.yaml +++ b/.ci_support/osx_64_python3.10.____cpython.yaml @@ -26,6 +26,8 @@ python: - 3.10.* *_cpython rust_compiler: - rust +rust_compiler_version: +- '1.74' target_platform: - osx-64 zip_keys: diff --git a/.ci_support/osx_64_python3.11.____cpython.yaml b/.ci_support/osx_64_python3.11.____cpython.yaml index 45c62bf..a77caba 100644 --- a/.ci_support/osx_64_python3.11.____cpython.yaml +++ b/.ci_support/osx_64_python3.11.____cpython.yaml @@ -26,6 +26,8 @@ python: - 3.11.* *_cpython rust_compiler: - rust +rust_compiler_version: +- '1.74' target_platform: - osx-64 zip_keys: diff --git a/.ci_support/osx_64_python3.12.____cpython.yaml b/.ci_support/osx_64_python3.12.____cpython.yaml index ece672c..c083b13 100644 --- a/.ci_support/osx_64_python3.12.____cpython.yaml +++ b/.ci_support/osx_64_python3.12.____cpython.yaml @@ -26,6 +26,8 @@ python: - 3.12.* *_cpython rust_compiler: - rust +rust_compiler_version: +- '1.74' target_platform: - osx-64 zip_keys: diff --git a/.ci_support/osx_64_python3.13.____cp313.yaml b/.ci_support/osx_64_python3.13.____cp313.yaml index 002f1fa..76050cf 100644 --- a/.ci_support/osx_64_python3.13.____cp313.yaml +++ b/.ci_support/osx_64_python3.13.____cp313.yaml @@ -26,6 +26,8 @@ python: - 3.13.* *_cp313 rust_compiler: - rust +rust_compiler_version: +- '1.74' target_platform: - osx-64 zip_keys: diff --git a/.ci_support/osx_64_python3.9.____cpython.yaml b/.ci_support/osx_64_python3.9.____cpython.yaml index 36f070e..6672cf0 100644 --- a/.ci_support/osx_64_python3.9.____cpython.yaml +++ b/.ci_support/osx_64_python3.9.____cpython.yaml @@ -26,6 +26,8 @@ python: - 3.9.* *_cpython rust_compiler: - rust +rust_compiler_version: +- '1.74' target_platform: - osx-64 zip_keys: diff --git a/.ci_support/osx_arm64_python3.10.____cpython.yaml b/.ci_support/osx_arm64_python3.10.____cpython.yaml index 5ab1562..c17b4b5 100644 --- a/.ci_support/osx_arm64_python3.10.____cpython.yaml +++ b/.ci_support/osx_arm64_python3.10.____cpython.yaml @@ -26,6 +26,8 @@ python: - 3.10.* *_cpython rust_compiler: - rust +rust_compiler_version: +- '1.74' target_platform: - osx-arm64 zip_keys: diff --git a/.ci_support/osx_arm64_python3.11.____cpython.yaml b/.ci_support/osx_arm64_python3.11.____cpython.yaml index b265c5f..3f3f9ea 100644 --- a/.ci_support/osx_arm64_python3.11.____cpython.yaml +++ b/.ci_support/osx_arm64_python3.11.____cpython.yaml @@ -26,6 +26,8 @@ python: - 3.11.* *_cpython rust_compiler: - rust +rust_compiler_version: +- '1.74' target_platform: - osx-arm64 zip_keys: diff --git a/.ci_support/osx_arm64_python3.12.____cpython.yaml b/.ci_support/osx_arm64_python3.12.____cpython.yaml index ba61252..1e223b8 100644 --- a/.ci_support/osx_arm64_python3.12.____cpython.yaml +++ b/.ci_support/osx_arm64_python3.12.____cpython.yaml @@ -26,6 +26,8 @@ python: - 3.12.* *_cpython rust_compiler: - rust +rust_compiler_version: +- '1.74' target_platform: - osx-arm64 zip_keys: diff --git a/.ci_support/osx_arm64_python3.13.____cp313.yaml b/.ci_support/osx_arm64_python3.13.____cp313.yaml index aceaf96..2144d3e 100644 --- a/.ci_support/osx_arm64_python3.13.____cp313.yaml +++ b/.ci_support/osx_arm64_python3.13.____cp313.yaml @@ -26,6 +26,8 @@ python: - 3.13.* *_cp313 rust_compiler: - rust +rust_compiler_version: +- '1.74' target_platform: - osx-arm64 zip_keys: diff --git a/.ci_support/osx_arm64_python3.9.____cpython.yaml b/.ci_support/osx_arm64_python3.9.____cpython.yaml index 2c62b9c..1dad42a 100644 --- a/.ci_support/osx_arm64_python3.9.____cpython.yaml +++ b/.ci_support/osx_arm64_python3.9.____cpython.yaml @@ -26,6 +26,8 @@ python: - 3.9.* *_cpython rust_compiler: - rust +rust_compiler_version: +- '1.74' target_platform: - osx-arm64 zip_keys: diff --git a/.ci_support/win_64_python3.10.____cpython.yaml b/.ci_support/win_64_python3.10.____cpython.yaml index b39778b..e7d4ec3 100644 --- a/.ci_support/win_64_python3.10.____cpython.yaml +++ b/.ci_support/win_64_python3.10.____cpython.yaml @@ -14,6 +14,8 @@ python: - 3.10.* *_cpython rust_compiler: - rust +rust_compiler_version: +- '1.74' target_platform: - win-64 zip_keys: diff --git a/.ci_support/win_64_python3.11.____cpython.yaml b/.ci_support/win_64_python3.11.____cpython.yaml index 1b19f4a..8adebc1 100644 --- a/.ci_support/win_64_python3.11.____cpython.yaml +++ b/.ci_support/win_64_python3.11.____cpython.yaml @@ -14,6 +14,8 @@ python: - 3.11.* *_cpython rust_compiler: - rust +rust_compiler_version: +- '1.74' target_platform: - win-64 zip_keys: diff --git a/.ci_support/win_64_python3.12.____cpython.yaml b/.ci_support/win_64_python3.12.____cpython.yaml index 2d5e34a..f8c8522 100644 --- a/.ci_support/win_64_python3.12.____cpython.yaml +++ b/.ci_support/win_64_python3.12.____cpython.yaml @@ -14,6 +14,8 @@ python: - 3.12.* *_cpython rust_compiler: - rust +rust_compiler_version: +- '1.74' target_platform: - win-64 zip_keys: diff --git a/.ci_support/win_64_python3.13.____cp313.yaml b/.ci_support/win_64_python3.13.____cp313.yaml index 04f5322..84c197a 100644 --- a/.ci_support/win_64_python3.13.____cp313.yaml +++ b/.ci_support/win_64_python3.13.____cp313.yaml @@ -14,6 +14,8 @@ python: - 3.13.* *_cp313 rust_compiler: - rust +rust_compiler_version: +- '1.74' target_platform: - win-64 zip_keys: diff --git a/.ci_support/win_64_python3.9.____cpython.yaml b/.ci_support/win_64_python3.9.____cpython.yaml index ec24d7a..19ef5ba 100644 --- a/.ci_support/win_64_python3.9.____cpython.yaml +++ b/.ci_support/win_64_python3.9.____cpython.yaml @@ -14,6 +14,8 @@ python: - 3.9.* *_cpython rust_compiler: - rust +rust_compiler_version: +- '1.74' target_platform: - win-64 zip_keys: diff --git a/.scripts/build_steps.sh b/.scripts/build_steps.sh index ba4b251..856f469 100755 --- a/.scripts/build_steps.sh +++ b/.scripts/build_steps.sh @@ -43,6 +43,8 @@ setup_conda_rc "${FEEDSTOCK_ROOT}" "${RECIPE_ROOT}" "${CONFIG_FILE}" source run_conda_forge_build_setup + + # make the build number clobber make_build_number "${FEEDSTOCK_ROOT}" "${RECIPE_ROOT}" "${CONFIG_FILE}" diff --git a/.scripts/run_win_build.bat b/.scripts/run_win_build.bat index 65650bf..a45c34f 100755 --- a/.scripts/run_win_build.bat +++ b/.scripts/run_win_build.bat @@ -24,7 +24,7 @@ set "CONDA_LIBMAMBA_SOLVER_NO_CHANNELS_FROM_INSTALLED=1" :: Provision the necessary dependencies to build the recipe later echo Installing dependencies -mamba.exe install "python=3.10" pip mamba conda-build conda-forge-ci-setup=4 "conda-build>=24.1" -c conda-forge --strict-channel-priority --yes +mamba.exe install pip mamba conda-build conda-forge-ci-setup=4 "conda-build>=24.1" -c conda-forge --strict-channel-priority --yes if !errorlevel! neq 0 exit /b !errorlevel! :: Set basic configuration @@ -48,7 +48,7 @@ if NOT [%HOST_PLATFORM%] == [%BUILD_PLATFORM%] ( ) if NOT [%flow_run_id%] == [] ( - set "EXTRA_CB_OPTIONS=%EXTRA_CB_OPTIONS% --extra-meta flow_run_id=%flow_run_id% remote_url=%remote_url% sha=%sha%" + set "EXTRA_CB_OPTIONS=%EXTRA_CB_OPTIONS% --extra-meta flow_run_id=%flow_run_id% remote_url=%remote_url% sha=%sha%" ) call :end_group diff --git a/build-locally.py b/build-locally.py index 8ac9b84..6788aea 100755 --- a/build-locally.py +++ b/build-locally.py @@ -1,5 +1,5 @@ #!/bin/sh -"""exec' "python3" "$0" "$@" #""" # fmt: off # fmt: on +"""exec" "python3" "$0" "$@" #""" # fmt: off # fmt: on # # This file has been generated by conda-smithy in order to build the recipe # locally. diff --git a/recipe/meta.yaml b/recipe/meta.yaml index f3d8860..9f43173 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,5 +1,5 @@ {% set name = "maturin" %} -{% set version = "1.7.1" %} +{% set version = "1.7.2" %} package: name: {{ name }} @@ -7,7 +7,7 @@ package: source: url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz - sha256: 147754cb3d81177ee12d9baf575d93549e76121dacd3544ad6a50ab718de2b9c + sha256: ea73137b9d68a54123c7ff3da5751bc8e50618589fa483772d4d8019b30f907d build: number: 0