diff --git a/.ci_support/linux_64_openssl1.1.1.yaml b/.ci_support/linux_64_openssl1.1.1.yaml index 89c7a67d..5297e267 100644 --- a/.ci_support/linux_64_openssl1.1.1.yaml +++ b/.ci_support/linux_64_openssl1.1.1.yaml @@ -17,7 +17,7 @@ cxx_compiler_version: docker_image: - quay.io/condaforge/linux-anvil-cos7-x86_64 libabseil: -- '20220623.0' +- '20211102.0' libprotobuf: - '3.20' openssl: diff --git a/.ci_support/linux_64_openssl3.yaml b/.ci_support/linux_64_openssl3.yaml index 03451c4f..425dbfa6 100644 --- a/.ci_support/linux_64_openssl3.yaml +++ b/.ci_support/linux_64_openssl3.yaml @@ -17,7 +17,7 @@ cxx_compiler_version: docker_image: - quay.io/condaforge/linux-anvil-cos7-x86_64 libabseil: -- '20220623.0' +- '20211102.0' libprotobuf: - '3.20' openssl: diff --git a/.ci_support/linux_aarch64_openssl1.1.1.yaml b/.ci_support/linux_aarch64_openssl1.1.1.yaml index d5685cdb..5701e983 100644 --- a/.ci_support/linux_aarch64_openssl1.1.1.yaml +++ b/.ci_support/linux_aarch64_openssl1.1.1.yaml @@ -21,7 +21,7 @@ cxx_compiler_version: docker_image: - quay.io/condaforge/linux-anvil-cos7-x86_64 libabseil: -- '20220623.0' +- '20211102.0' libprotobuf: - '3.20' openssl: diff --git a/.ci_support/linux_aarch64_openssl3.yaml b/.ci_support/linux_aarch64_openssl3.yaml index 15af4f70..f971e271 100644 --- a/.ci_support/linux_aarch64_openssl3.yaml +++ b/.ci_support/linux_aarch64_openssl3.yaml @@ -21,7 +21,7 @@ cxx_compiler_version: docker_image: - quay.io/condaforge/linux-anvil-cos7-x86_64 libabseil: -- '20220623.0' +- '20211102.0' libprotobuf: - '3.20' openssl: diff --git a/.ci_support/linux_ppc64le_openssl1.1.1.yaml b/.ci_support/linux_ppc64le_openssl1.1.1.yaml index 32a93754..52032a3e 100644 --- a/.ci_support/linux_ppc64le_openssl1.1.1.yaml +++ b/.ci_support/linux_ppc64le_openssl1.1.1.yaml @@ -17,7 +17,7 @@ cxx_compiler_version: docker_image: - quay.io/condaforge/linux-anvil-cos7-x86_64 libabseil: -- '20220623.0' +- '20211102.0' libprotobuf: - '3.20' openssl: diff --git a/.ci_support/linux_ppc64le_openssl3.yaml b/.ci_support/linux_ppc64le_openssl3.yaml index 19252b45..a972be55 100644 --- a/.ci_support/linux_ppc64le_openssl3.yaml +++ b/.ci_support/linux_ppc64le_openssl3.yaml @@ -17,7 +17,7 @@ cxx_compiler_version: docker_image: - quay.io/condaforge/linux-anvil-cos7-x86_64 libabseil: -- '20220623.0' +- '20211102.0' libprotobuf: - '3.20' openssl: diff --git a/.ci_support/migrations/abseil_cpp202206230.yaml b/.ci_support/migrations/abseil_cpp202206230.yaml deleted file mode 100644 index d2d20f0a..00000000 --- a/.ci_support/migrations/abseil_cpp202206230.yaml +++ /dev/null @@ -1,20 +0,0 @@ -__migrator: - build_number: 1 - kind: version - migration_number: 2 - -# TODO: Make sure to remove the associated zip keys in the final file -# when the migration is complete -abseil_cpp: -- '20220623.0' -# new name, use both for now -libabseil: -- '20220623.0' -# separate output for static builds (depending on C++ version) -# also need to be migrated -libabseil_static: -- '20220623.0' -grpc_cpp: -- '1.46' - -migrator_ts: 1656693919.0942996 diff --git a/.ci_support/osx_64_openssl1.1.1.yaml b/.ci_support/osx_64_openssl1.1.1.yaml index 6d6bef19..5920f5a2 100644 --- a/.ci_support/osx_64_openssl1.1.1.yaml +++ b/.ci_support/osx_64_openssl1.1.1.yaml @@ -15,7 +15,7 @@ cxx_compiler: cxx_compiler_version: - '13' libabseil: -- '20220623.0' +- '20211102.0' libprotobuf: - '3.20' macos_machine: diff --git a/.ci_support/osx_64_openssl3.yaml b/.ci_support/osx_64_openssl3.yaml index 904dbf3b..ba587e6a 100644 --- a/.ci_support/osx_64_openssl3.yaml +++ b/.ci_support/osx_64_openssl3.yaml @@ -15,7 +15,7 @@ cxx_compiler: cxx_compiler_version: - '13' libabseil: -- '20220623.0' +- '20211102.0' libprotobuf: - '3.20' macos_machine: diff --git a/.ci_support/osx_arm64_openssl1.1.1.yaml b/.ci_support/osx_arm64_openssl1.1.1.yaml index 45010654..4dd06616 100644 --- a/.ci_support/osx_arm64_openssl1.1.1.yaml +++ b/.ci_support/osx_arm64_openssl1.1.1.yaml @@ -15,7 +15,7 @@ cxx_compiler: cxx_compiler_version: - '13' libabseil: -- '20220623.0' +- '20211102.0' libprotobuf: - '3.20' macos_machine: diff --git a/.ci_support/osx_arm64_openssl3.yaml b/.ci_support/osx_arm64_openssl3.yaml index 8eeaf3c7..54e5899d 100644 --- a/.ci_support/osx_arm64_openssl3.yaml +++ b/.ci_support/osx_arm64_openssl3.yaml @@ -15,7 +15,7 @@ cxx_compiler: cxx_compiler_version: - '13' libabseil: -- '20220623.0' +- '20211102.0' libprotobuf: - '3.20' macos_machine: diff --git a/.ci_support/win_64_openssl1.1.1.yaml b/.ci_support/win_64_openssl1.1.1.yaml index 7279a5dc..048f1fec 100644 --- a/.ci_support/win_64_openssl1.1.1.yaml +++ b/.ci_support/win_64_openssl1.1.1.yaml @@ -9,9 +9,9 @@ channel_targets: cxx_compiler: - vs2017 libabseil: -- '20220623.0' +- '20211102.0' libabseil_static: -- '20220623.0' +- '20211102.0' libprotobuf: - '3.20' openssl: diff --git a/.ci_support/win_64_openssl3.yaml b/.ci_support/win_64_openssl3.yaml index b0fa0f97..65318665 100644 --- a/.ci_support/win_64_openssl3.yaml +++ b/.ci_support/win_64_openssl3.yaml @@ -9,9 +9,9 @@ channel_targets: cxx_compiler: - vs2017 libabseil: -- '20220623.0' +- '20211102.0' libabseil_static: -- '20220623.0' +- '20211102.0' libprotobuf: - '3.20' openssl: diff --git a/recipe/conda_build_config.yaml b/recipe/conda_build_config.yaml index 81df92e2..2d398896 100644 --- a/recipe/conda_build_config.yaml +++ b/recipe/conda_build_config.yaml @@ -2,3 +2,8 @@ c_compiler_version: # [linux] - '11' # [linux] cxx_compiler_version: # [linux] - '11' # [linux] + +libabseil: +- '20211102.0' +libabseil_static: +- '20211102.0' diff --git a/recipe/meta.yaml b/recipe/meta.yaml index ab74c7f1..3c295df0 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -16,7 +16,7 @@ source: - patches-grpcio/0001-fix-win-setup.patch # [win] build: - number: 2 + number: 3 outputs: - name: grpc-cpp