From d2a1053bef3539ec664a8d78359796974ca50c0b Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Mon, 11 Sep 2023 06:11:14 +0000 Subject: [PATCH 1/2] Rebuild for libabseil20230802_libgrpc157_libprotobuf4234 --- ...ibabseil20230802_libgrpc157_libprotobuf4234.yaml | 13 +++++++++++++ conda-forge.yml | 4 ++-- recipe/meta.yaml | 2 +- 3 files changed, 16 insertions(+), 3 deletions(-) create mode 100644 .ci_support/migrations/libabseil20230802_libgrpc157_libprotobuf4234.yaml diff --git a/.ci_support/migrations/libabseil20230802_libgrpc157_libprotobuf4234.yaml b/.ci_support/migrations/libabseil20230802_libgrpc157_libprotobuf4234.yaml new file mode 100644 index 0000000..3781ea0 --- /dev/null +++ b/.ci_support/migrations/libabseil20230802_libgrpc157_libprotobuf4234.yaml @@ -0,0 +1,13 @@ +__migrator: + build_number: 1 + kind: version + migration_number: 1 +libabseil: +- 20230802 +libgrpc: +- "1.57" +libprotobuf: +- 4.23.4 +MACOSX_DEPLOYMENT_TARGET: # [osx and x86_64] +- "10.13" # [osx and x86_64] +migrator_ts: 1692632590.658328 diff --git a/conda-forge.yml b/conda-forge.yml index 4dac4ef..63da301 100644 --- a/conda-forge.yml +++ b/conda-forge.yml @@ -1,3 +1,5 @@ +bot: + automerge: true build_platform: linux_aarch64: linux_64 linux_ppc64le: linux_64 @@ -12,5 +14,3 @@ provider: linux_aarch64: default linux_ppc64le: default test: native_and_emulated -bot: - automerge: true diff --git a/recipe/meta.yaml b/recipe/meta.yaml index e263188..be331f3 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -18,7 +18,7 @@ source: sha256: 1a5585a8139ddef1f86ae9e70951319f41c046cb51c47cdfe8cfa7b6353bd12a build: - number: 0 + number: 1 outputs: - name: {{ cxx_name }} From 53314254f5f93024a048e1cce3d9fdcd4be9defb Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Mon, 11 Sep 2023 06:11:27 +0000 Subject: [PATCH 2/2] MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.10.17.41.10 --- .ci_support/linux_64_.yaml | 2 +- .ci_support/linux_aarch64_.yaml | 2 +- .ci_support/linux_ppc64le_.yaml | 2 +- .../migrations/libprotobuf4233_libgrpc156.yaml | 11 ----------- .ci_support/osx_64_.yaml | 4 ++-- .ci_support/osx_arm64_.yaml | 2 +- .ci_support/win_64_.yaml | 2 +- 7 files changed, 7 insertions(+), 18 deletions(-) delete mode 100644 .ci_support/migrations/libprotobuf4233_libgrpc156.yaml diff --git a/.ci_support/linux_64_.yaml b/.ci_support/linux_64_.yaml index ecd920e..f12dfdc 100644 --- a/.ci_support/linux_64_.yaml +++ b/.ci_support/linux_64_.yaml @@ -19,7 +19,7 @@ jsoncpp: libcurl: - '8' libprotobuf: -- 4.23.3 +- 4.23.4 libzip: - '1' target_platform: diff --git a/.ci_support/linux_aarch64_.yaml b/.ci_support/linux_aarch64_.yaml index 8f08de9..4765741 100644 --- a/.ci_support/linux_aarch64_.yaml +++ b/.ci_support/linux_aarch64_.yaml @@ -23,7 +23,7 @@ jsoncpp: libcurl: - '8' libprotobuf: -- 4.23.3 +- 4.23.4 libzip: - '1' target_platform: diff --git a/.ci_support/linux_ppc64le_.yaml b/.ci_support/linux_ppc64le_.yaml index 280abbc..7924a59 100644 --- a/.ci_support/linux_ppc64le_.yaml +++ b/.ci_support/linux_ppc64le_.yaml @@ -19,7 +19,7 @@ jsoncpp: libcurl: - '8' libprotobuf: -- 4.23.3 +- 4.23.4 libzip: - '1' target_platform: diff --git a/.ci_support/migrations/libprotobuf4233_libgrpc156.yaml b/.ci_support/migrations/libprotobuf4233_libgrpc156.yaml deleted file mode 100644 index 5fd0340..0000000 --- a/.ci_support/migrations/libprotobuf4233_libgrpc156.yaml +++ /dev/null @@ -1,11 +0,0 @@ -__migrator: - build_number: 1 - kind: version - migration_number: 1 -libgrpc: -- '1.54' -- '1.56' -libprotobuf: -- '3.21' -- '4.23.3' -migrator_ts: 1688154716.9176981 diff --git a/.ci_support/osx_64_.yaml b/.ci_support/osx_64_.yaml index 4206ada..a2f35c6 100644 --- a/.ci_support/osx_64_.yaml +++ b/.ci_support/osx_64_.yaml @@ -1,5 +1,5 @@ MACOSX_DEPLOYMENT_TARGET: -- '10.9' +- '10.13' c_compiler: - clang c_compiler_version: @@ -17,7 +17,7 @@ jsoncpp: libcurl: - '8' libprotobuf: -- 4.23.3 +- 4.23.4 libzip: - '1' macos_machine: diff --git a/.ci_support/osx_arm64_.yaml b/.ci_support/osx_arm64_.yaml index 997a21f..e56de03 100644 --- a/.ci_support/osx_arm64_.yaml +++ b/.ci_support/osx_arm64_.yaml @@ -17,7 +17,7 @@ jsoncpp: libcurl: - '8' libprotobuf: -- 4.23.3 +- 4.23.4 libzip: - '1' macos_machine: diff --git a/.ci_support/win_64_.yaml b/.ci_support/win_64_.yaml index 94d1682..bc18be0 100644 --- a/.ci_support/win_64_.yaml +++ b/.ci_support/win_64_.yaml @@ -11,7 +11,7 @@ jsoncpp: libcurl: - '8' libprotobuf: -- 4.23.3 +- 4.23.4 libzip: - '1' target_platform: