From 98ea20d1fedc3f00cdf189ed8ddc728736a92183 Mon Sep 17 00:00:00 2001 From: Wolf Vollprecht Date: Mon, 17 Jun 2024 10:23:04 +0200 Subject: [PATCH] MNT: Re-rendered with conda-build 24.5.1, conda-smithy 3.36.2, and conda-forge-pinning 2024.06.17.07.15.55 --- .azure-pipelines/azure-pipelines-osx.yml | 14 +++---- ...acos_machinex86_64-apple-darwin13.4.0.yaml | 2 +- ...acos_machinex86_64-apple-darwin13.4.0.yaml | 2 +- ...acos_machinex86_64-apple-darwin13.4.0.yaml | 2 +- ...macos_machinearm64-apple-darwin20.0.0.yaml | 2 +- ...macos_machinearm64-apple-darwin20.0.0.yaml | 2 +- ...macos_machinearm64-apple-darwin20.0.0.yaml | 2 +- ...cos_machinex86_64-apple-darwin13.4.0.yaml} | 4 +- ...acos_machinex86_64-apple-darwin13.4.0.yaml | 2 +- ...acos_machinex86_64-apple-darwin13.4.0.yaml | 2 +- ...acos_machinearm64-apple-darwin20.0.0.yaml} | 4 +- ...macos_machinearm64-apple-darwin20.0.0.yaml | 2 +- ...macos_machinearm64-apple-darwin20.0.0.yaml | 2 +- ...acos_machinex86_64-apple-darwin13.4.0.yaml | 4 +- ...acos_machinex86_64-apple-darwin13.4.0.yaml | 4 +- ...acos_machinex86_64-apple-darwin13.4.0.yaml | 4 +- ...macos_machinearm64-apple-darwin20.0.0.yaml | 4 +- ...macos_machinearm64-apple-darwin20.0.0.yaml | 4 +- ...macos_machinearm64-apple-darwin20.0.0.yaml | 4 +- .gitattributes | 4 +- .github/CODEOWNERS | 2 +- .scripts/build_steps.sh | 7 ++++ .scripts/run_osx_build.sh | 7 ++++ README.md | 42 +++++++++---------- 24 files changed, 77 insertions(+), 51 deletions(-) rename .ci_support/{osx_64_MACOSX_DEPLOYMENT_TARGET10.9cross_platformosx-64llvm_version16.0macos_machinex86_64-apple-darwin13.4.0.yaml => osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-64llvm_version16.0macos_machinex86_64-apple-darwin13.4.0.yaml} (95%) rename .ci_support/{osx_64_MACOSX_DEPLOYMENT_TARGET10.9cross_platformosx-arm64llvm_version16.0macos_machinearm64-apple-darwin20.0.0.yaml => osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-arm64llvm_version16.0macos_machinearm64-apple-darwin20.0.0.yaml} (95%) diff --git a/.azure-pipelines/azure-pipelines-osx.yml b/.azure-pipelines/azure-pipelines-osx.yml index f36b04c..dbe75f8 100755 --- a/.azure-pipelines/azure-pipelines-osx.yml +++ b/.azure-pipelines/azure-pipelines-osx.yml @@ -5,27 +5,27 @@ jobs: - job: osx pool: - vmImage: macOS-11 + vmImage: macOS-12 strategy: matrix: + osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-64llvm_version16.0macos_machinex86_64-apple-darwin13.4.0: + CONFIG: osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-64llvm_version16.0macos_machinex86_64-apple-darwin13.4.0 + UPLOAD_PACKAGES: 'True' osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-64llvm_version17.0macos_machinex86_64-apple-darwin13.4.0: CONFIG: osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-64llvm_version17.0macos_machinex86_64-apple-darwin13.4.0 UPLOAD_PACKAGES: 'True' osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-64llvm_version18.1macos_machinex86_64-apple-darwin13.4.0: CONFIG: osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-64llvm_version18.1macos_machinex86_64-apple-darwin13.4.0 UPLOAD_PACKAGES: 'True' + osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-arm64llvm_version16.0macos_machinearm64-apple-darwin20.0.0: + CONFIG: osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-arm64llvm_version16.0macos_machinearm64-apple-darwin20.0.0 + UPLOAD_PACKAGES: 'True' osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-arm64llvm_version17.0macos_machinearm64-apple-darwin20.0.0: CONFIG: osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-arm64llvm_version17.0macos_machinearm64-apple-darwin20.0.0 UPLOAD_PACKAGES: 'True' osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-arm64llvm_version18.1macos_machinearm64-apple-darwin20.0.0: CONFIG: osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-arm64llvm_version18.1macos_machinearm64-apple-darwin20.0.0 UPLOAD_PACKAGES: 'True' - osx_64_MACOSX_DEPLOYMENT_TARGET10.9cross_platformosx-64llvm_version16.0macos_machinex86_64-apple-darwin13.4.0: - CONFIG: osx_64_MACOSX_DEPLOYMENT_TARGET10.9cross_platformosx-64llvm_version16.0macos_machinex86_64-apple-darwin13.4.0 - UPLOAD_PACKAGES: 'True' - osx_64_MACOSX_DEPLOYMENT_TARGET10.9cross_platformosx-arm64llvm_version16.0macos_machinearm64-apple-darwin20.0.0: - CONFIG: osx_64_MACOSX_DEPLOYMENT_TARGET10.9cross_platformosx-arm64llvm_version16.0macos_machinearm64-apple-darwin20.0.0 - UPLOAD_PACKAGES: 'True' osx_arm64_cross_platformosx-64llvm_version16.0macos_machinex86_64-apple-darwin13.4.0: CONFIG: osx_arm64_cross_platformosx-64llvm_version16.0macos_machinex86_64-apple-darwin13.4.0 UPLOAD_PACKAGES: 'True' diff --git a/.ci_support/linux_64_cross_platformosx-64llvm_version16.0macos_machinex86_64-apple-darwin13.4.0.yaml b/.ci_support/linux_64_cross_platformosx-64llvm_version16.0macos_machinex86_64-apple-darwin13.4.0.yaml index b4919c5..12dabdc 100644 --- a/.ci_support/linux_64_cross_platformosx-64llvm_version16.0macos_machinex86_64-apple-darwin13.4.0.yaml +++ b/.ci_support/linux_64_cross_platformosx-64llvm_version16.0macos_machinex86_64-apple-darwin13.4.0.yaml @@ -24,4 +24,4 @@ zip_keys: - - macos_machine - cross_platform zlib: -- '1.2' +- '1' diff --git a/.ci_support/linux_64_cross_platformosx-64llvm_version17.0macos_machinex86_64-apple-darwin13.4.0.yaml b/.ci_support/linux_64_cross_platformosx-64llvm_version17.0macos_machinex86_64-apple-darwin13.4.0.yaml index 5d9e3ac..eace41e 100644 --- a/.ci_support/linux_64_cross_platformosx-64llvm_version17.0macos_machinex86_64-apple-darwin13.4.0.yaml +++ b/.ci_support/linux_64_cross_platformosx-64llvm_version17.0macos_machinex86_64-apple-darwin13.4.0.yaml @@ -24,4 +24,4 @@ zip_keys: - - macos_machine - cross_platform zlib: -- '1.2' +- '1' diff --git a/.ci_support/linux_64_cross_platformosx-64llvm_version18.1macos_machinex86_64-apple-darwin13.4.0.yaml b/.ci_support/linux_64_cross_platformosx-64llvm_version18.1macos_machinex86_64-apple-darwin13.4.0.yaml index f81e8ba..0284d43 100644 --- a/.ci_support/linux_64_cross_platformosx-64llvm_version18.1macos_machinex86_64-apple-darwin13.4.0.yaml +++ b/.ci_support/linux_64_cross_platformosx-64llvm_version18.1macos_machinex86_64-apple-darwin13.4.0.yaml @@ -24,4 +24,4 @@ zip_keys: - - macos_machine - cross_platform zlib: -- '1.2' +- '1' diff --git a/.ci_support/linux_64_cross_platformosx-arm64llvm_version16.0macos_machinearm64-apple-darwin20.0.0.yaml b/.ci_support/linux_64_cross_platformosx-arm64llvm_version16.0macos_machinearm64-apple-darwin20.0.0.yaml index 9c17434..fa8e047 100644 --- a/.ci_support/linux_64_cross_platformosx-arm64llvm_version16.0macos_machinearm64-apple-darwin20.0.0.yaml +++ b/.ci_support/linux_64_cross_platformosx-arm64llvm_version16.0macos_machinearm64-apple-darwin20.0.0.yaml @@ -24,4 +24,4 @@ zip_keys: - - macos_machine - cross_platform zlib: -- '1.2' +- '1' diff --git a/.ci_support/linux_64_cross_platformosx-arm64llvm_version17.0macos_machinearm64-apple-darwin20.0.0.yaml b/.ci_support/linux_64_cross_platformosx-arm64llvm_version17.0macos_machinearm64-apple-darwin20.0.0.yaml index 9e0b74f..ad29162 100644 --- a/.ci_support/linux_64_cross_platformosx-arm64llvm_version17.0macos_machinearm64-apple-darwin20.0.0.yaml +++ b/.ci_support/linux_64_cross_platformosx-arm64llvm_version17.0macos_machinearm64-apple-darwin20.0.0.yaml @@ -24,4 +24,4 @@ zip_keys: - - macos_machine - cross_platform zlib: -- '1.2' +- '1' diff --git a/.ci_support/linux_64_cross_platformosx-arm64llvm_version18.1macos_machinearm64-apple-darwin20.0.0.yaml b/.ci_support/linux_64_cross_platformosx-arm64llvm_version18.1macos_machinearm64-apple-darwin20.0.0.yaml index 6e6bea5..da47a6b 100644 --- a/.ci_support/linux_64_cross_platformosx-arm64llvm_version18.1macos_machinearm64-apple-darwin20.0.0.yaml +++ b/.ci_support/linux_64_cross_platformosx-arm64llvm_version18.1macos_machinearm64-apple-darwin20.0.0.yaml @@ -24,4 +24,4 @@ zip_keys: - - macos_machine - cross_platform zlib: -- '1.2' +- '1' diff --git a/.ci_support/osx_64_MACOSX_DEPLOYMENT_TARGET10.9cross_platformosx-64llvm_version16.0macos_machinex86_64-apple-darwin13.4.0.yaml b/.ci_support/osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-64llvm_version16.0macos_machinex86_64-apple-darwin13.4.0.yaml similarity index 95% rename from .ci_support/osx_64_MACOSX_DEPLOYMENT_TARGET10.9cross_platformosx-64llvm_version16.0macos_machinex86_64-apple-darwin13.4.0.yaml rename to .ci_support/osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-64llvm_version16.0macos_machinex86_64-apple-darwin13.4.0.yaml index e875615..cc0f05c 100644 --- a/.ci_support/osx_64_MACOSX_DEPLOYMENT_TARGET10.9cross_platformosx-64llvm_version16.0macos_machinex86_64-apple-darwin13.4.0.yaml +++ b/.ci_support/osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-64llvm_version16.0macos_machinex86_64-apple-darwin13.4.0.yaml @@ -1,5 +1,5 @@ MACOSX_DEPLOYMENT_TARGET: -- '10.9' +- '10.13' MACOSX_SDK_VERSION: - '10.13' channel_sources: @@ -24,4 +24,4 @@ zip_keys: - - macos_machine - cross_platform zlib: -- '1.2' +- '1' diff --git a/.ci_support/osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-64llvm_version17.0macos_machinex86_64-apple-darwin13.4.0.yaml b/.ci_support/osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-64llvm_version17.0macos_machinex86_64-apple-darwin13.4.0.yaml index 42fbd6a..0d8d3f7 100644 --- a/.ci_support/osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-64llvm_version17.0macos_machinex86_64-apple-darwin13.4.0.yaml +++ b/.ci_support/osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-64llvm_version17.0macos_machinex86_64-apple-darwin13.4.0.yaml @@ -24,4 +24,4 @@ zip_keys: - - macos_machine - cross_platform zlib: -- '1.2' +- '1' diff --git a/.ci_support/osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-64llvm_version18.1macos_machinex86_64-apple-darwin13.4.0.yaml b/.ci_support/osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-64llvm_version18.1macos_machinex86_64-apple-darwin13.4.0.yaml index 361a7c6..d70345f 100644 --- a/.ci_support/osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-64llvm_version18.1macos_machinex86_64-apple-darwin13.4.0.yaml +++ b/.ci_support/osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-64llvm_version18.1macos_machinex86_64-apple-darwin13.4.0.yaml @@ -24,4 +24,4 @@ zip_keys: - - macos_machine - cross_platform zlib: -- '1.2' +- '1' diff --git a/.ci_support/osx_64_MACOSX_DEPLOYMENT_TARGET10.9cross_platformosx-arm64llvm_version16.0macos_machinearm64-apple-darwin20.0.0.yaml b/.ci_support/osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-arm64llvm_version16.0macos_machinearm64-apple-darwin20.0.0.yaml similarity index 95% rename from .ci_support/osx_64_MACOSX_DEPLOYMENT_TARGET10.9cross_platformosx-arm64llvm_version16.0macos_machinearm64-apple-darwin20.0.0.yaml rename to .ci_support/osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-arm64llvm_version16.0macos_machinearm64-apple-darwin20.0.0.yaml index 6adea55..9c653ea 100644 --- a/.ci_support/osx_64_MACOSX_DEPLOYMENT_TARGET10.9cross_platformosx-arm64llvm_version16.0macos_machinearm64-apple-darwin20.0.0.yaml +++ b/.ci_support/osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-arm64llvm_version16.0macos_machinearm64-apple-darwin20.0.0.yaml @@ -1,5 +1,5 @@ MACOSX_DEPLOYMENT_TARGET: -- '10.9' +- '10.13' MACOSX_SDK_VERSION: - '10.13' channel_sources: @@ -24,4 +24,4 @@ zip_keys: - - macos_machine - cross_platform zlib: -- '1.2' +- '1' diff --git a/.ci_support/osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-arm64llvm_version17.0macos_machinearm64-apple-darwin20.0.0.yaml b/.ci_support/osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-arm64llvm_version17.0macos_machinearm64-apple-darwin20.0.0.yaml index 2c0c0d4..f1b9fa3 100644 --- a/.ci_support/osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-arm64llvm_version17.0macos_machinearm64-apple-darwin20.0.0.yaml +++ b/.ci_support/osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-arm64llvm_version17.0macos_machinearm64-apple-darwin20.0.0.yaml @@ -24,4 +24,4 @@ zip_keys: - - macos_machine - cross_platform zlib: -- '1.2' +- '1' diff --git a/.ci_support/osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-arm64llvm_version18.1macos_machinearm64-apple-darwin20.0.0.yaml b/.ci_support/osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-arm64llvm_version18.1macos_machinearm64-apple-darwin20.0.0.yaml index cb32b67..8993a03 100644 --- a/.ci_support/osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-arm64llvm_version18.1macos_machinearm64-apple-darwin20.0.0.yaml +++ b/.ci_support/osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-arm64llvm_version18.1macos_machinearm64-apple-darwin20.0.0.yaml @@ -24,4 +24,4 @@ zip_keys: - - macos_machine - cross_platform zlib: -- '1.2' +- '1' diff --git a/.ci_support/osx_arm64_cross_platformosx-64llvm_version16.0macos_machinex86_64-apple-darwin13.4.0.yaml b/.ci_support/osx_arm64_cross_platformosx-64llvm_version16.0macos_machinex86_64-apple-darwin13.4.0.yaml index 88c0782..7f6526c 100644 --- a/.ci_support/osx_arm64_cross_platformosx-64llvm_version16.0macos_machinex86_64-apple-darwin13.4.0.yaml +++ b/.ci_support/osx_arm64_cross_platformosx-64llvm_version16.0macos_machinex86_64-apple-darwin13.4.0.yaml @@ -1,5 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '11.0' +MACOSX_SDK_VERSION: +- '11.0' channel_sources: - conda-forge channel_targets: @@ -20,4 +22,4 @@ zip_keys: - - macos_machine - cross_platform zlib: -- '1.2' +- '1' diff --git a/.ci_support/osx_arm64_cross_platformosx-64llvm_version17.0macos_machinex86_64-apple-darwin13.4.0.yaml b/.ci_support/osx_arm64_cross_platformosx-64llvm_version17.0macos_machinex86_64-apple-darwin13.4.0.yaml index 73c65f4..f6ba260 100644 --- a/.ci_support/osx_arm64_cross_platformosx-64llvm_version17.0macos_machinex86_64-apple-darwin13.4.0.yaml +++ b/.ci_support/osx_arm64_cross_platformosx-64llvm_version17.0macos_machinex86_64-apple-darwin13.4.0.yaml @@ -1,5 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '11.0' +MACOSX_SDK_VERSION: +- '11.0' channel_sources: - conda-forge channel_targets: @@ -20,4 +22,4 @@ zip_keys: - - macos_machine - cross_platform zlib: -- '1.2' +- '1' diff --git a/.ci_support/osx_arm64_cross_platformosx-64llvm_version18.1macos_machinex86_64-apple-darwin13.4.0.yaml b/.ci_support/osx_arm64_cross_platformosx-64llvm_version18.1macos_machinex86_64-apple-darwin13.4.0.yaml index 5787811..ba7a8c7 100644 --- a/.ci_support/osx_arm64_cross_platformosx-64llvm_version18.1macos_machinex86_64-apple-darwin13.4.0.yaml +++ b/.ci_support/osx_arm64_cross_platformosx-64llvm_version18.1macos_machinex86_64-apple-darwin13.4.0.yaml @@ -1,5 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '11.0' +MACOSX_SDK_VERSION: +- '11.0' channel_sources: - conda-forge channel_targets: @@ -20,4 +22,4 @@ zip_keys: - - macos_machine - cross_platform zlib: -- '1.2' +- '1' diff --git a/.ci_support/osx_arm64_cross_platformosx-arm64llvm_version16.0macos_machinearm64-apple-darwin20.0.0.yaml b/.ci_support/osx_arm64_cross_platformosx-arm64llvm_version16.0macos_machinearm64-apple-darwin20.0.0.yaml index d51b65c..292e1ef 100644 --- a/.ci_support/osx_arm64_cross_platformosx-arm64llvm_version16.0macos_machinearm64-apple-darwin20.0.0.yaml +++ b/.ci_support/osx_arm64_cross_platformosx-arm64llvm_version16.0macos_machinearm64-apple-darwin20.0.0.yaml @@ -1,5 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '11.0' +MACOSX_SDK_VERSION: +- '11.0' channel_sources: - conda-forge channel_targets: @@ -20,4 +22,4 @@ zip_keys: - - macos_machine - cross_platform zlib: -- '1.2' +- '1' diff --git a/.ci_support/osx_arm64_cross_platformosx-arm64llvm_version17.0macos_machinearm64-apple-darwin20.0.0.yaml b/.ci_support/osx_arm64_cross_platformosx-arm64llvm_version17.0macos_machinearm64-apple-darwin20.0.0.yaml index afe9993..d100a82 100644 --- a/.ci_support/osx_arm64_cross_platformosx-arm64llvm_version17.0macos_machinearm64-apple-darwin20.0.0.yaml +++ b/.ci_support/osx_arm64_cross_platformosx-arm64llvm_version17.0macos_machinearm64-apple-darwin20.0.0.yaml @@ -1,5 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '11.0' +MACOSX_SDK_VERSION: +- '11.0' channel_sources: - conda-forge channel_targets: @@ -20,4 +22,4 @@ zip_keys: - - macos_machine - cross_platform zlib: -- '1.2' +- '1' diff --git a/.ci_support/osx_arm64_cross_platformosx-arm64llvm_version18.1macos_machinearm64-apple-darwin20.0.0.yaml b/.ci_support/osx_arm64_cross_platformosx-arm64llvm_version18.1macos_machinearm64-apple-darwin20.0.0.yaml index f043190..4c11e3d 100644 --- a/.ci_support/osx_arm64_cross_platformosx-arm64llvm_version18.1macos_machinearm64-apple-darwin20.0.0.yaml +++ b/.ci_support/osx_arm64_cross_platformosx-arm64llvm_version18.1macos_machinearm64-apple-darwin20.0.0.yaml @@ -1,5 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '11.0' +MACOSX_SDK_VERSION: +- '11.0' channel_sources: - conda-forge channel_targets: @@ -20,4 +22,4 @@ zip_keys: - - macos_machine - cross_platform zlib: -- '1.2' +- '1' diff --git a/.gitattributes b/.gitattributes index 7f32763..18f114a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -20,8 +20,8 @@ bld.bat text eol=crlf .travis.yml linguist-generated=true .scripts/* linguist-generated=true .woodpecker.yml linguist-generated=true -LICENSE.txt linguist-generated=true -README.md linguist-generated=true +/LICENSE.txt linguist-generated=true +/README.md linguist-generated=true azure-pipelines.yml linguist-generated=true build-locally.py linguist-generated=true shippable.yml linguist-generated=true diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 4ca0eb0..099a994 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @davidbrochart @h-vetinari @isuruf @katietz @mingwandroid \ No newline at end of file +* @davidbrochart @h-vetinari @isuruf @katietz @wolfv \ No newline at end of file diff --git a/.scripts/build_steps.sh b/.scripts/build_steps.sh index 899ba03..a5836e8 100755 --- a/.scripts/build_steps.sh +++ b/.scripts/build_steps.sh @@ -72,6 +72,13 @@ else --suppress-variables ${EXTRA_CB_OPTIONS:-} \ --clobber-file "${CI_SUPPORT}/clobber_${CONFIG}.yaml" \ --extra-meta flow_run_id="${flow_run_id:-}" remote_url="${remote_url:-}" sha="${sha:-}" + + ( startgroup "Inspecting artifacts" ) 2> /dev/null + + # inspect_artifacts was only added in conda-forge-ci-setup 4.6.0 + command -v inspect_artifacts >/dev/null 2>&1 && inspect_artifacts || echo "inspect_artifacts needs conda-forge-ci-setup >=4.6.0" + + ( endgroup "Inspecting artifacts" ) 2> /dev/null ( startgroup "Validating outputs" ) 2> /dev/null validate_recipe_outputs "${FEEDSTOCK_NAME}" diff --git a/.scripts/run_osx_build.sh b/.scripts/run_osx_build.sh index 07dff21..ba0c879 100755 --- a/.scripts/run_osx_build.sh +++ b/.scripts/run_osx_build.sh @@ -85,6 +85,13 @@ else --suppress-variables ${EXTRA_CB_OPTIONS:-} \ --clobber-file ./.ci_support/clobber_${CONFIG}.yaml \ --extra-meta flow_run_id="$flow_run_id" remote_url="$remote_url" sha="$sha" + + ( startgroup "Inspecting artifacts" ) 2> /dev/null + + # inspect_artifacts was only added in conda-forge-ci-setup 4.6.0 + command -v inspect_artifacts >/dev/null 2>&1 && inspect_artifacts || echo "inspect_artifacts needs conda-forge-ci-setup >=4.6.0" + + ( endgroup "Inspecting artifacts" ) 2> /dev/null ( startgroup "Validating outputs" ) 2> /dev/null validate_recipe_outputs "${FEEDSTOCK_NAME}" diff --git a/README.md b/README.md index 869eb91..b547823 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ Package license: APSL-2.0 Summary: Assembler, archiver, ranlib, libtool, otool et al for Darwin Mach-O files. Darwin Mach-O linker. -About ld64_osx-arm64 --------------------- +About ld64_osx-64 +----------------- Home: https://github.com/tpoechtrager/cctools-port @@ -22,8 +22,8 @@ Package license: APSL-2.0 Summary: Darwin Mach-O cross linker -About cctools_osx-arm64 ------------------------ +About cctools_osx-64 +-------------------- Home: https://github.com/tpoechtrager/cctools-port @@ -31,8 +31,8 @@ Package license: APSL-2.0 Summary: Assembler, archiver, ranlib, libtool, otool et al for Darwin Mach-O files -About ld64_osx-64 ------------------ +About ld64_osx-arm64 +-------------------- Home: https://github.com/tpoechtrager/cctools-port @@ -40,8 +40,8 @@ Package license: APSL-2.0 Summary: Darwin Mach-O cross linker -About cctools_osx-64 --------------------- +About cctools_osx-arm64 +----------------------- Home: https://github.com/tpoechtrager/cctools-port @@ -127,45 +127,45 @@ Current build status - osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-64llvm_version17.0macos_machinex86_64-apple-darwin13.4.0 + osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-64llvm_version16.0macos_machinex86_64-apple-darwin13.4.0 - variant + variant - osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-64llvm_version18.1macos_machinex86_64-apple-darwin13.4.0 + osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-64llvm_version17.0macos_machinex86_64-apple-darwin13.4.0 - variant + variant - osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-arm64llvm_version17.0macos_machinearm64-apple-darwin20.0.0 + osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-64llvm_version18.1macos_machinex86_64-apple-darwin13.4.0 - variant + variant - osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-arm64llvm_version18.1macos_machinearm64-apple-darwin20.0.0 + osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-arm64llvm_version16.0macos_machinearm64-apple-darwin20.0.0 - variant + variant - osx_64_MACOSX_DEPLOYMENT_TARGET10.9cross_platformosx-64llvm_version16.0macos_machinex86_64-apple-darwin13.4.0 + osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-arm64llvm_version17.0macos_machinearm64-apple-darwin20.0.0 - variant + variant - osx_64_MACOSX_DEPLOYMENT_TARGET10.9cross_platformosx-arm64llvm_version16.0macos_machinearm64-apple-darwin20.0.0 + osx_64_MACOSX_DEPLOYMENT_TARGET10.13cross_platformosx-arm64llvm_version18.1macos_machinearm64-apple-darwin20.0.0 - variant + variant @@ -348,5 +348,5 @@ Feedstock Maintainers * [@h-vetinari](https://github.com/h-vetinari/) * [@isuruf](https://github.com/isuruf/) * [@katietz](https://github.com/katietz/) -* [@mingwandroid](https://github.com/mingwandroid/) +* [@wolfv](https://github.com/wolfv/)