Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 3.22.0, conda-smithy 3.21.1, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2022.09.13.20.27.40
  • Loading branch information
conda-forge-webservices[bot] committed Sep 17, 2022
1 parent 55a3c2b commit 636ce21
Show file tree
Hide file tree
Showing 25 changed files with 1,053 additions and 303 deletions.
68 changes: 42 additions & 26 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .azure-pipelines/azure-pipelines-osx.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions .azure-pipelines/azure-pipelines-win.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
bzip2:
- '1'
c_ares:
- '1'
c_compiler:
- gcc
c_compiler_version:
- '10'
cdt_name:
- cos6
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- nvcc
cuda_compiler_version:
- None
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
gflags:
- '2.2'
glog:
- '0.6'
google_cloud_cpp:
- '2.2'
grpc_cpp:
- '1.47'
libabseil:
- '20220623.0'
libprotobuf:
- '3.21'
lz4_c:
- 1.9.3
numpy:
- '1.20'
openssl:
- 1.1.1
orc:
- 1.7.6
pin_run_as_build:
bzip2:
max_pin: x
python:
min_pin: x.x
max_pin: x.x
zlib:
max_pin: x.x
python:
- 3.8.* *_73_pypy
re2:
- 2022.06.01
snappy:
- '1'
target_platform:
- linux-64
thrift_cpp:
- 0.16.0
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- numpy
zlib:
- '1.2'
zstd:
- '1.5'
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
bzip2:
- '1'
c_ares:
- '1'
c_compiler:
- gcc
c_compiler_version:
- '10'
cdt_name:
- cos6
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- nvcc
cuda_compiler_version:
- None
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
gflags:
- '2.2'
glog:
- '0.6'
google_cloud_cpp:
- '2.2'
grpc_cpp:
- '1.47'
libabseil:
- '20220623.0'
libprotobuf:
- '3.21'
lz4_c:
- 1.9.3
numpy:
- '1.20'
openssl:
- 1.1.1
orc:
- 1.7.6
pin_run_as_build:
bzip2:
max_pin: x
python:
min_pin: x.x
max_pin: x.x
zlib:
max_pin: x.x
python:
- 3.9.* *_73_pypy
re2:
- 2022.06.01
snappy:
- '1'
target_platform:
- linux-64
thrift_cpp:
- 0.16.0
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- numpy
zlib:
- '1.2'
zstd:
- '1.5'
Original file line number Diff line number Diff line change
@@ -1,31 +1,27 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
bzip2:
- '1'
c_ares:
- '1'
c_compiler:
- gcc
c_compiler_version:
- '10'
cdt_arch:
- aarch64
- '7'
cdt_name:
- cos7
- cos6
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- nvcc
cuda_compiler_version:
- '11.2'
- '10.2'
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
- '7'
docker_image:
- quay.io/condaforge/linux-anvil-aarch64-cuda:11.2
- quay.io/condaforge/linux-anvil-cos7-cuda:10.2
gflags:
- '2.2'
glog:
Expand Down Expand Up @@ -55,13 +51,13 @@ pin_run_as_build:
zlib:
max_pin: x.x
python:
- 3.9.* *_cpython
- 3.8.* *_73_pypy
re2:
- 2022.06.01
snappy:
- '1'
target_platform:
- linux-aarch64
- linux-64
thrift_cpp:
- 0.16.0
zip_keys:
Expand Down
Loading

0 comments on commit 636ce21

Please sign in to comment.