From 1375034f04e86e625c1afe2f67731889b620af5e Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Fri, 13 Oct 2023 14:22:41 +0000 Subject: [PATCH 1/2] Rebuild for re2 2023.06.02 --- .ci_support/migrations/re220230602.yaml | 8 ++++++++ recipe/meta.yaml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 .ci_support/migrations/re220230602.yaml diff --git a/.ci_support/migrations/re220230602.yaml b/.ci_support/migrations/re220230602.yaml new file mode 100644 index 0000000..b065c6c --- /dev/null +++ b/.ci_support/migrations/re220230602.yaml @@ -0,0 +1,8 @@ +__migrator: + build_number: 1 + kind: version + migration_number: 1 + commit_message: "Rebuild for re2 2023.06.02" +migrator_ts: 1697153785.6780672 +re2: +- 2023.06.02 diff --git a/recipe/meta.yaml b/recipe/meta.yaml index cf51bd2..737ea16 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -12,7 +12,7 @@ source: build: skip: true # [win] script: {{ PYTHON }} -m pip install . -vv - number: 4 + number: 5 requirements: build: From f0c5c2b2ffe10cf04532b911d1abd33e4a0a0e4b Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Fri, 13 Oct 2023 14:22:58 +0000 Subject: [PATCH 2/2] MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.27.1, and conda-forge-pinning 2023.10.13.01.23.53 --- .../linux_64_python3.10.____cpython.yaml | 4 +- .../linux_64_python3.11.____cpython.yaml | 4 +- .../linux_64_python3.12.____cpython.yaml | 6 +-- .../linux_64_python3.8.____cpython.yaml | 4 +- .../linux_64_python3.9.____73_pypy.yaml | 4 +- .../linux_64_python3.9.____cpython.yaml | 4 +- .../linux_aarch64_python3.10.____cpython.yaml | 4 +- .../linux_aarch64_python3.11.____cpython.yaml | 4 +- .../linux_aarch64_python3.12.____cpython.yaml | 6 +-- .../linux_aarch64_python3.8.____cpython.yaml | 4 +- .../linux_aarch64_python3.9.____73_pypy.yaml | 4 +- .../linux_aarch64_python3.9.____cpython.yaml | 4 +- .../linux_ppc64le_python3.10.____cpython.yaml | 4 +- .../linux_ppc64le_python3.11.____cpython.yaml | 4 +- .../linux_ppc64le_python3.12.____cpython.yaml | 6 +-- .../linux_ppc64le_python3.8.____cpython.yaml | 4 +- .../linux_ppc64le_python3.9.____73_pypy.yaml | 4 +- .../linux_ppc64le_python3.9.____cpython.yaml | 4 +- .ci_support/migrations/python311.yaml | 37 ------------------- .../osx_64_python3.10.____cpython.yaml | 8 ++-- .../osx_64_python3.11.____cpython.yaml | 8 ++-- .../osx_64_python3.12.____cpython.yaml | 10 ++--- .ci_support/osx_64_python3.8.____cpython.yaml | 8 ++-- .ci_support/osx_64_python3.9.____73_pypy.yaml | 8 ++-- .ci_support/osx_64_python3.9.____cpython.yaml | 8 ++-- .../osx_arm64_python3.10.____cpython.yaml | 8 ++-- .../osx_arm64_python3.11.____cpython.yaml | 8 ++-- .../osx_arm64_python3.12.____cpython.yaml | 10 ++--- .../osx_arm64_python3.8.____cpython.yaml | 8 ++-- .../osx_arm64_python3.9.____cpython.yaml | 8 ++-- .scripts/build_steps.sh | 2 +- .scripts/run_osx_build.sh | 2 +- 32 files changed, 58 insertions(+), 153 deletions(-) delete mode 100644 .ci_support/migrations/python311.yaml diff --git a/.ci_support/linux_64_python3.10.____cpython.yaml b/.ci_support/linux_64_python3.10.____cpython.yaml index d45e4bc..bafd049 100644 --- a/.ci_support/linux_64_python3.10.____cpython.yaml +++ b/.ci_support/linux_64_python3.10.____cpython.yaml @@ -21,11 +21,9 @@ pin_run_as_build: python: - 3.10.* *_cpython re2: -- 2023.03.02 +- 2023.06.02 target_platform: - linux-64 zip_keys: - - c_compiler_version - cxx_compiler_version -- - python - - channel_sources diff --git a/.ci_support/linux_64_python3.11.____cpython.yaml b/.ci_support/linux_64_python3.11.____cpython.yaml index e47e50b..ca74640 100644 --- a/.ci_support/linux_64_python3.11.____cpython.yaml +++ b/.ci_support/linux_64_python3.11.____cpython.yaml @@ -21,11 +21,9 @@ pin_run_as_build: python: - 3.11.* *_cpython re2: -- 2023.03.02 +- 2023.06.02 target_platform: - linux-64 zip_keys: - - c_compiler_version - cxx_compiler_version -- - python - - channel_sources diff --git a/.ci_support/linux_64_python3.12.____cpython.yaml b/.ci_support/linux_64_python3.12.____cpython.yaml index 43c4d45..b8f2658 100644 --- a/.ci_support/linux_64_python3.12.____cpython.yaml +++ b/.ci_support/linux_64_python3.12.____cpython.yaml @@ -5,7 +5,7 @@ c_compiler_version: cdt_name: - cos6 channel_sources: -- conda-forge/label/python_rc,conda-forge +- conda-forge channel_targets: - conda-forge main cxx_compiler: @@ -21,11 +21,9 @@ pin_run_as_build: python: - 3.12.* *_cpython re2: -- 2023.03.02 +- 2023.06.02 target_platform: - linux-64 zip_keys: - - c_compiler_version - cxx_compiler_version -- - python - - channel_sources diff --git a/.ci_support/linux_64_python3.8.____cpython.yaml b/.ci_support/linux_64_python3.8.____cpython.yaml index a31608e..6520c9f 100644 --- a/.ci_support/linux_64_python3.8.____cpython.yaml +++ b/.ci_support/linux_64_python3.8.____cpython.yaml @@ -21,11 +21,9 @@ pin_run_as_build: python: - 3.8.* *_cpython re2: -- 2023.03.02 +- 2023.06.02 target_platform: - linux-64 zip_keys: - - c_compiler_version - cxx_compiler_version -- - python - - channel_sources diff --git a/.ci_support/linux_64_python3.9.____73_pypy.yaml b/.ci_support/linux_64_python3.9.____73_pypy.yaml index c258c54..755c64a 100644 --- a/.ci_support/linux_64_python3.9.____73_pypy.yaml +++ b/.ci_support/linux_64_python3.9.____73_pypy.yaml @@ -21,11 +21,9 @@ pin_run_as_build: python: - 3.9.* *_73_pypy re2: -- 2023.03.02 +- 2023.06.02 target_platform: - linux-64 zip_keys: - - c_compiler_version - cxx_compiler_version -- - python - - channel_sources diff --git a/.ci_support/linux_64_python3.9.____cpython.yaml b/.ci_support/linux_64_python3.9.____cpython.yaml index 526dfa4..6784da0 100644 --- a/.ci_support/linux_64_python3.9.____cpython.yaml +++ b/.ci_support/linux_64_python3.9.____cpython.yaml @@ -21,11 +21,9 @@ pin_run_as_build: python: - 3.9.* *_cpython re2: -- 2023.03.02 +- 2023.06.02 target_platform: - linux-64 zip_keys: - - c_compiler_version - cxx_compiler_version -- - python - - channel_sources diff --git a/.ci_support/linux_aarch64_python3.10.____cpython.yaml b/.ci_support/linux_aarch64_python3.10.____cpython.yaml index 77402cd..b31cb4b 100644 --- a/.ci_support/linux_aarch64_python3.10.____cpython.yaml +++ b/.ci_support/linux_aarch64_python3.10.____cpython.yaml @@ -25,11 +25,9 @@ pin_run_as_build: python: - 3.10.* *_cpython re2: -- 2023.03.02 +- 2023.06.02 target_platform: - linux-aarch64 zip_keys: - - c_compiler_version - cxx_compiler_version -- - python - - channel_sources diff --git a/.ci_support/linux_aarch64_python3.11.____cpython.yaml b/.ci_support/linux_aarch64_python3.11.____cpython.yaml index 809dfc9..d5c26df 100644 --- a/.ci_support/linux_aarch64_python3.11.____cpython.yaml +++ b/.ci_support/linux_aarch64_python3.11.____cpython.yaml @@ -25,11 +25,9 @@ pin_run_as_build: python: - 3.11.* *_cpython re2: -- 2023.03.02 +- 2023.06.02 target_platform: - linux-aarch64 zip_keys: - - c_compiler_version - cxx_compiler_version -- - python - - channel_sources diff --git a/.ci_support/linux_aarch64_python3.12.____cpython.yaml b/.ci_support/linux_aarch64_python3.12.____cpython.yaml index dd01dff..f266b9e 100644 --- a/.ci_support/linux_aarch64_python3.12.____cpython.yaml +++ b/.ci_support/linux_aarch64_python3.12.____cpython.yaml @@ -9,7 +9,7 @@ cdt_arch: cdt_name: - cos7 channel_sources: -- conda-forge/label/python_rc,conda-forge +- conda-forge channel_targets: - conda-forge main cxx_compiler: @@ -25,11 +25,9 @@ pin_run_as_build: python: - 3.12.* *_cpython re2: -- 2023.03.02 +- 2023.06.02 target_platform: - linux-aarch64 zip_keys: - - c_compiler_version - cxx_compiler_version -- - python - - channel_sources diff --git a/.ci_support/linux_aarch64_python3.8.____cpython.yaml b/.ci_support/linux_aarch64_python3.8.____cpython.yaml index 9378b9f..5f2165c 100644 --- a/.ci_support/linux_aarch64_python3.8.____cpython.yaml +++ b/.ci_support/linux_aarch64_python3.8.____cpython.yaml @@ -25,11 +25,9 @@ pin_run_as_build: python: - 3.8.* *_cpython re2: -- 2023.03.02 +- 2023.06.02 target_platform: - linux-aarch64 zip_keys: - - c_compiler_version - cxx_compiler_version -- - python - - channel_sources diff --git a/.ci_support/linux_aarch64_python3.9.____73_pypy.yaml b/.ci_support/linux_aarch64_python3.9.____73_pypy.yaml index 6595938..db57c8a 100644 --- a/.ci_support/linux_aarch64_python3.9.____73_pypy.yaml +++ b/.ci_support/linux_aarch64_python3.9.____73_pypy.yaml @@ -25,11 +25,9 @@ pin_run_as_build: python: - 3.9.* *_73_pypy re2: -- 2023.03.02 +- 2023.06.02 target_platform: - linux-aarch64 zip_keys: - - c_compiler_version - cxx_compiler_version -- - python - - channel_sources diff --git a/.ci_support/linux_aarch64_python3.9.____cpython.yaml b/.ci_support/linux_aarch64_python3.9.____cpython.yaml index 84b6b90..eefa6c1 100644 --- a/.ci_support/linux_aarch64_python3.9.____cpython.yaml +++ b/.ci_support/linux_aarch64_python3.9.____cpython.yaml @@ -25,11 +25,9 @@ pin_run_as_build: python: - 3.9.* *_cpython re2: -- 2023.03.02 +- 2023.06.02 target_platform: - linux-aarch64 zip_keys: - - c_compiler_version - cxx_compiler_version -- - python - - channel_sources diff --git a/.ci_support/linux_ppc64le_python3.10.____cpython.yaml b/.ci_support/linux_ppc64le_python3.10.____cpython.yaml index de00baf..8224bc6 100644 --- a/.ci_support/linux_ppc64le_python3.10.____cpython.yaml +++ b/.ci_support/linux_ppc64le_python3.10.____cpython.yaml @@ -21,11 +21,9 @@ pin_run_as_build: python: - 3.10.* *_cpython re2: -- 2023.03.02 +- 2023.06.02 target_platform: - linux-ppc64le zip_keys: - - c_compiler_version - cxx_compiler_version -- - python - - channel_sources diff --git a/.ci_support/linux_ppc64le_python3.11.____cpython.yaml b/.ci_support/linux_ppc64le_python3.11.____cpython.yaml index eddcfaa..87f5cd6 100644 --- a/.ci_support/linux_ppc64le_python3.11.____cpython.yaml +++ b/.ci_support/linux_ppc64le_python3.11.____cpython.yaml @@ -21,11 +21,9 @@ pin_run_as_build: python: - 3.11.* *_cpython re2: -- 2023.03.02 +- 2023.06.02 target_platform: - linux-ppc64le zip_keys: - - c_compiler_version - cxx_compiler_version -- - python - - channel_sources diff --git a/.ci_support/linux_ppc64le_python3.12.____cpython.yaml b/.ci_support/linux_ppc64le_python3.12.____cpython.yaml index c5eb584..340b33b 100644 --- a/.ci_support/linux_ppc64le_python3.12.____cpython.yaml +++ b/.ci_support/linux_ppc64le_python3.12.____cpython.yaml @@ -5,7 +5,7 @@ c_compiler_version: cdt_name: - cos7 channel_sources: -- conda-forge/label/python_rc,conda-forge +- conda-forge channel_targets: - conda-forge main cxx_compiler: @@ -21,11 +21,9 @@ pin_run_as_build: python: - 3.12.* *_cpython re2: -- 2023.03.02 +- 2023.06.02 target_platform: - linux-ppc64le zip_keys: - - c_compiler_version - cxx_compiler_version -- - python - - channel_sources diff --git a/.ci_support/linux_ppc64le_python3.8.____cpython.yaml b/.ci_support/linux_ppc64le_python3.8.____cpython.yaml index 0181e40..815d193 100644 --- a/.ci_support/linux_ppc64le_python3.8.____cpython.yaml +++ b/.ci_support/linux_ppc64le_python3.8.____cpython.yaml @@ -21,11 +21,9 @@ pin_run_as_build: python: - 3.8.* *_cpython re2: -- 2023.03.02 +- 2023.06.02 target_platform: - linux-ppc64le zip_keys: - - c_compiler_version - cxx_compiler_version -- - python - - channel_sources diff --git a/.ci_support/linux_ppc64le_python3.9.____73_pypy.yaml b/.ci_support/linux_ppc64le_python3.9.____73_pypy.yaml index 5bbde1b..458fae3 100644 --- a/.ci_support/linux_ppc64le_python3.9.____73_pypy.yaml +++ b/.ci_support/linux_ppc64le_python3.9.____73_pypy.yaml @@ -21,11 +21,9 @@ pin_run_as_build: python: - 3.9.* *_73_pypy re2: -- 2023.03.02 +- 2023.06.02 target_platform: - linux-ppc64le zip_keys: - - c_compiler_version - cxx_compiler_version -- - python - - channel_sources diff --git a/.ci_support/linux_ppc64le_python3.9.____cpython.yaml b/.ci_support/linux_ppc64le_python3.9.____cpython.yaml index 4345707..502a9d7 100644 --- a/.ci_support/linux_ppc64le_python3.9.____cpython.yaml +++ b/.ci_support/linux_ppc64le_python3.9.____cpython.yaml @@ -21,11 +21,9 @@ pin_run_as_build: python: - 3.9.* *_cpython re2: -- 2023.03.02 +- 2023.06.02 target_platform: - linux-ppc64le zip_keys: - - c_compiler_version - cxx_compiler_version -- - python - - channel_sources diff --git a/.ci_support/migrations/python311.yaml b/.ci_support/migrations/python311.yaml deleted file mode 100644 index c00be95..0000000 --- a/.ci_support/migrations/python311.yaml +++ /dev/null @@ -1,37 +0,0 @@ -migrator_ts: 1666686085 -__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 # new entry - - 3.6.* *_73_pypy - - 3.7.* *_73_pypy - - 3.8.* *_73_pypy - - 3.9.* *_73_pypy - paused: false - longterm: True - pr_limit: 60 - max_solver_attempts: 3 # this will make the bot retry "not solvable" stuff 12 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.11.* *_cpython -# additional entries to add for zip_keys -numpy: - - 1.23 -python_impl: - - cpython diff --git a/.ci_support/osx_64_python3.10.____cpython.yaml b/.ci_support/osx_64_python3.10.____cpython.yaml index 0663675..05d6552 100644 --- a/.ci_support/osx_64_python3.10.____cpython.yaml +++ b/.ci_support/osx_64_python3.10.____cpython.yaml @@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '15' +- '16' channel_sources: - conda-forge channel_targets: @@ -11,7 +11,7 @@ channel_targets: cxx_compiler: - clangxx cxx_compiler_version: -- '15' +- '16' macos_machine: - x86_64-apple-darwin13.4.0 pin_run_as_build: @@ -21,11 +21,9 @@ pin_run_as_build: python: - 3.10.* *_cpython re2: -- 2023.03.02 +- 2023.06.02 target_platform: - osx-64 zip_keys: - - c_compiler_version - cxx_compiler_version -- - python - - channel_sources diff --git a/.ci_support/osx_64_python3.11.____cpython.yaml b/.ci_support/osx_64_python3.11.____cpython.yaml index ed3c26c..07db1b3 100644 --- a/.ci_support/osx_64_python3.11.____cpython.yaml +++ b/.ci_support/osx_64_python3.11.____cpython.yaml @@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '15' +- '16' channel_sources: - conda-forge channel_targets: @@ -11,7 +11,7 @@ channel_targets: cxx_compiler: - clangxx cxx_compiler_version: -- '15' +- '16' macos_machine: - x86_64-apple-darwin13.4.0 pin_run_as_build: @@ -21,11 +21,9 @@ pin_run_as_build: python: - 3.11.* *_cpython re2: -- 2023.03.02 +- 2023.06.02 target_platform: - osx-64 zip_keys: - - c_compiler_version - cxx_compiler_version -- - python - - channel_sources diff --git a/.ci_support/osx_64_python3.12.____cpython.yaml b/.ci_support/osx_64_python3.12.____cpython.yaml index a5376ab..dfb8b55 100644 --- a/.ci_support/osx_64_python3.12.____cpython.yaml +++ b/.ci_support/osx_64_python3.12.____cpython.yaml @@ -3,15 +3,15 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '15' +- '16' channel_sources: -- conda-forge/label/python_rc,conda-forge +- conda-forge channel_targets: - conda-forge main cxx_compiler: - clangxx cxx_compiler_version: -- '15' +- '16' macos_machine: - x86_64-apple-darwin13.4.0 pin_run_as_build: @@ -21,11 +21,9 @@ pin_run_as_build: python: - 3.12.* *_cpython re2: -- 2023.03.02 +- 2023.06.02 target_platform: - osx-64 zip_keys: - - c_compiler_version - cxx_compiler_version -- - python - - channel_sources diff --git a/.ci_support/osx_64_python3.8.____cpython.yaml b/.ci_support/osx_64_python3.8.____cpython.yaml index c3f5772..984318c 100644 --- a/.ci_support/osx_64_python3.8.____cpython.yaml +++ b/.ci_support/osx_64_python3.8.____cpython.yaml @@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '15' +- '16' channel_sources: - conda-forge channel_targets: @@ -11,7 +11,7 @@ channel_targets: cxx_compiler: - clangxx cxx_compiler_version: -- '15' +- '16' macos_machine: - x86_64-apple-darwin13.4.0 pin_run_as_build: @@ -21,11 +21,9 @@ pin_run_as_build: python: - 3.8.* *_cpython re2: -- 2023.03.02 +- 2023.06.02 target_platform: - osx-64 zip_keys: - - c_compiler_version - cxx_compiler_version -- - python - - channel_sources diff --git a/.ci_support/osx_64_python3.9.____73_pypy.yaml b/.ci_support/osx_64_python3.9.____73_pypy.yaml index 352789e..b2dfa35 100644 --- a/.ci_support/osx_64_python3.9.____73_pypy.yaml +++ b/.ci_support/osx_64_python3.9.____73_pypy.yaml @@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '15' +- '16' channel_sources: - conda-forge channel_targets: @@ -11,7 +11,7 @@ channel_targets: cxx_compiler: - clangxx cxx_compiler_version: -- '15' +- '16' macos_machine: - x86_64-apple-darwin13.4.0 pin_run_as_build: @@ -21,11 +21,9 @@ pin_run_as_build: python: - 3.9.* *_73_pypy re2: -- 2023.03.02 +- 2023.06.02 target_platform: - osx-64 zip_keys: - - c_compiler_version - cxx_compiler_version -- - python - - channel_sources diff --git a/.ci_support/osx_64_python3.9.____cpython.yaml b/.ci_support/osx_64_python3.9.____cpython.yaml index f0ef66d..670dd62 100644 --- a/.ci_support/osx_64_python3.9.____cpython.yaml +++ b/.ci_support/osx_64_python3.9.____cpython.yaml @@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '15' +- '16' channel_sources: - conda-forge channel_targets: @@ -11,7 +11,7 @@ channel_targets: cxx_compiler: - clangxx cxx_compiler_version: -- '15' +- '16' macos_machine: - x86_64-apple-darwin13.4.0 pin_run_as_build: @@ -21,11 +21,9 @@ pin_run_as_build: python: - 3.9.* *_cpython re2: -- 2023.03.02 +- 2023.06.02 target_platform: - osx-64 zip_keys: - - c_compiler_version - cxx_compiler_version -- - python - - channel_sources diff --git a/.ci_support/osx_arm64_python3.10.____cpython.yaml b/.ci_support/osx_arm64_python3.10.____cpython.yaml index b375845..74a63a3 100644 --- a/.ci_support/osx_arm64_python3.10.____cpython.yaml +++ b/.ci_support/osx_arm64_python3.10.____cpython.yaml @@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '15' +- '16' channel_sources: - conda-forge channel_targets: @@ -11,7 +11,7 @@ channel_targets: cxx_compiler: - clangxx cxx_compiler_version: -- '15' +- '16' macos_machine: - arm64-apple-darwin20.0.0 pin_run_as_build: @@ -21,11 +21,9 @@ pin_run_as_build: python: - 3.10.* *_cpython re2: -- 2023.03.02 +- 2023.06.02 target_platform: - osx-arm64 zip_keys: - - c_compiler_version - cxx_compiler_version -- - python - - channel_sources diff --git a/.ci_support/osx_arm64_python3.11.____cpython.yaml b/.ci_support/osx_arm64_python3.11.____cpython.yaml index b41f7a4..fe902dd 100644 --- a/.ci_support/osx_arm64_python3.11.____cpython.yaml +++ b/.ci_support/osx_arm64_python3.11.____cpython.yaml @@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '15' +- '16' channel_sources: - conda-forge channel_targets: @@ -11,7 +11,7 @@ channel_targets: cxx_compiler: - clangxx cxx_compiler_version: -- '15' +- '16' macos_machine: - arm64-apple-darwin20.0.0 pin_run_as_build: @@ -21,11 +21,9 @@ pin_run_as_build: python: - 3.11.* *_cpython re2: -- 2023.03.02 +- 2023.06.02 target_platform: - osx-arm64 zip_keys: - - c_compiler_version - cxx_compiler_version -- - python - - channel_sources diff --git a/.ci_support/osx_arm64_python3.12.____cpython.yaml b/.ci_support/osx_arm64_python3.12.____cpython.yaml index c4c839b..7d2b898 100644 --- a/.ci_support/osx_arm64_python3.12.____cpython.yaml +++ b/.ci_support/osx_arm64_python3.12.____cpython.yaml @@ -3,15 +3,15 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '15' +- '16' channel_sources: -- conda-forge/label/python_rc,conda-forge +- conda-forge channel_targets: - conda-forge main cxx_compiler: - clangxx cxx_compiler_version: -- '15' +- '16' macos_machine: - arm64-apple-darwin20.0.0 pin_run_as_build: @@ -21,11 +21,9 @@ pin_run_as_build: python: - 3.12.* *_cpython re2: -- 2023.03.02 +- 2023.06.02 target_platform: - osx-arm64 zip_keys: - - c_compiler_version - cxx_compiler_version -- - python - - channel_sources diff --git a/.ci_support/osx_arm64_python3.8.____cpython.yaml b/.ci_support/osx_arm64_python3.8.____cpython.yaml index 9882625..0106ddc 100644 --- a/.ci_support/osx_arm64_python3.8.____cpython.yaml +++ b/.ci_support/osx_arm64_python3.8.____cpython.yaml @@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '15' +- '16' channel_sources: - conda-forge channel_targets: @@ -11,7 +11,7 @@ channel_targets: cxx_compiler: - clangxx cxx_compiler_version: -- '15' +- '16' macos_machine: - arm64-apple-darwin20.0.0 pin_run_as_build: @@ -21,11 +21,9 @@ pin_run_as_build: python: - 3.8.* *_cpython re2: -- 2023.03.02 +- 2023.06.02 target_platform: - osx-arm64 zip_keys: - - c_compiler_version - cxx_compiler_version -- - python - - channel_sources diff --git a/.ci_support/osx_arm64_python3.9.____cpython.yaml b/.ci_support/osx_arm64_python3.9.____cpython.yaml index c2583ad..87373eb 100644 --- a/.ci_support/osx_arm64_python3.9.____cpython.yaml +++ b/.ci_support/osx_arm64_python3.9.____cpython.yaml @@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '15' +- '16' channel_sources: - conda-forge channel_targets: @@ -11,7 +11,7 @@ channel_targets: cxx_compiler: - clangxx cxx_compiler_version: -- '15' +- '16' macos_machine: - arm64-apple-darwin20.0.0 pin_run_as_build: @@ -21,11 +21,9 @@ pin_run_as_build: python: - 3.9.* *_cpython re2: -- 2023.03.02 +- 2023.06.02 target_platform: - osx-arm64 zip_keys: - - c_compiler_version - cxx_compiler_version -- - python - - channel_sources diff --git a/.scripts/build_steps.sh b/.scripts/build_steps.sh index 322832b..bd9e671 100755 --- a/.scripts/build_steps.sh +++ b/.scripts/build_steps.sh @@ -34,7 +34,7 @@ CONDARC mamba install --update-specs --yes --quiet --channel conda-forge --strict-channel-priority \ pip mamba conda-build boa conda-forge-ci-setup=3 mamba update --update-specs --yes --quiet --channel conda-forge --strict-channel-priority \ - pip mamba conda-build boa conda-forge-ci-setup + pip mamba conda-build boa conda-forge-ci-setup=3 # set up the condarc setup_conda_rc "${FEEDSTOCK_ROOT}" "${RECIPE_ROOT}" "${CONFIG_FILE}" diff --git a/.scripts/run_osx_build.sh b/.scripts/run_osx_build.sh index cd9a88f..870c49a 100755 --- a/.scripts/run_osx_build.sh +++ b/.scripts/run_osx_build.sh @@ -26,7 +26,7 @@ conda activate base mamba install --update-specs --quiet --yes --channel conda-forge --strict-channel-priority \ pip mamba conda-build boa conda-forge-ci-setup=3 mamba update --update-specs --yes --quiet --channel conda-forge --strict-channel-priority \ - pip mamba conda-build boa conda-forge-ci-setup + pip mamba conda-build boa conda-forge-ci-setup=3