Skip to content

Commit 50d6575

Browse files
committed
MNT: Re-rendered with conda-build 3.22.0, conda-smithy 3.21.1, and conda-forge-pinning 2022.08.29.19.12.47
1 parent 14a50c2 commit 50d6575

29 files changed

+122
-669
lines changed

.azure-pipelines/azure-pipelines-linux.yml

Lines changed: 12 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.azure-pipelines/azure-pipelines-osx.yml

Lines changed: 8 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.azure-pipelines/azure-pipelines-win.yml

Lines changed: 4 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.ci_support/linux_64_abseil_cpp20211102.0openssl1.1.1.yaml

Lines changed: 0 additions & 38 deletions
This file was deleted.

.ci_support/linux_64_abseil_cpp20211102.0openssl3.yaml

Lines changed: 0 additions & 38 deletions
This file was deleted.

.ci_support/linux_64_abseil_cpp20220623.0openssl1.1.1.yaml renamed to .ci_support/linux_64_openssl1.1.1.yaml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
abseil_cpp:
2-
- '20220623.0'
31
c_compiler:
42
- gcc
53
c_compiler_version:
@@ -18,6 +16,8 @@ docker_image:
1816
- quay.io/condaforge/linux-anvil-cos7-x86_64
1917
grpc_cpp:
2018
- '1.46'
19+
libabseil:
20+
- '20220623.0'
2121
libcrc32c:
2222
- '1.1'
2323
libcurl:
@@ -29,10 +29,12 @@ openssl:
2929
pin_run_as_build:
3030
libcurl:
3131
max_pin: x
32+
zlib:
33+
max_pin: x.x
3234
target_platform:
3335
- linux-64
3436
zip_keys:
35-
- - abseil_cpp
36-
- grpc_cpp
3737
- - c_compiler_version
3838
- cxx_compiler_version
39+
zlib:
40+
- '1.2'

.ci_support/linux_64_abseil_cpp20220623.0openssl3.yaml renamed to .ci_support/linux_64_openssl3.yaml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
abseil_cpp:
2-
- '20220623.0'
31
c_compiler:
42
- gcc
53
c_compiler_version:
@@ -18,6 +16,8 @@ docker_image:
1816
- quay.io/condaforge/linux-anvil-cos7-x86_64
1917
grpc_cpp:
2018
- '1.46'
19+
libabseil:
20+
- '20220623.0'
2121
libcrc32c:
2222
- '1.1'
2323
libcurl:
@@ -29,10 +29,12 @@ openssl:
2929
pin_run_as_build:
3030
libcurl:
3131
max_pin: x
32+
zlib:
33+
max_pin: x.x
3234
target_platform:
3335
- linux-64
3436
zip_keys:
35-
- - abseil_cpp
36-
- grpc_cpp
3737
- - c_compiler_version
3838
- cxx_compiler_version
39+
zlib:
40+
- '1.2'

.ci_support/linux_aarch64_abseil_cpp20211102.0openssl1.1.1.yaml

Lines changed: 0 additions & 42 deletions
This file was deleted.

.ci_support/linux_aarch64_abseil_cpp20211102.0openssl3.yaml

Lines changed: 0 additions & 42 deletions
This file was deleted.

.ci_support/linux_aarch64_abseil_cpp20220623.0openssl1.1.1.yaml renamed to .ci_support/linux_aarch64_openssl1.1.1.yaml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
BUILD:
22
- aarch64-conda_cos7-linux-gnu
3-
abseil_cpp:
4-
- '20220623.0'
53
c_compiler:
64
- gcc
75
c_compiler_version:
@@ -22,6 +20,8 @@ docker_image:
2220
- quay.io/condaforge/linux-anvil-cos7-x86_64
2321
grpc_cpp:
2422
- '1.46'
23+
libabseil:
24+
- '20220623.0'
2525
libcrc32c:
2626
- '1.1'
2727
libcurl:
@@ -33,10 +33,12 @@ openssl:
3333
pin_run_as_build:
3434
libcurl:
3535
max_pin: x
36+
zlib:
37+
max_pin: x.x
3638
target_platform:
3739
- linux-aarch64
3840
zip_keys:
39-
- - abseil_cpp
40-
- grpc_cpp
4141
- - c_compiler_version
4242
- cxx_compiler_version
43+
zlib:
44+
- '1.2'

0 commit comments

Comments
 (0)