Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 3.24.0, conda-smithy 3.23.1, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2023.05.05.18.28.01
  • Loading branch information
h-vetinari committed May 6, 2023
1 parent f7cdd10 commit 6d03525
Show file tree
Hide file tree
Showing 65 changed files with 4,467 additions and 149 deletions.
147 changes: 134 additions & 13 deletions .azure-pipelines/azure-pipelines-linux.yml

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

33 changes: 29 additions & 4 deletions .azure-pipelines/azure-pipelines-osx.yml

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

39 changes: 35 additions & 4 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
Expand Up @@ -46,9 +46,6 @@ lz4_c:
- 1.9.3
numpy:
- '1.21'
- '1.23'
- '1.21'
- '1.21'
openssl:
- '3'
orc:
Expand All @@ -59,9 +56,8 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_cpython
python_impl:
- cpython
re2:
- 2023.02.02
snappy:
Expand All @@ -81,6 +77,7 @@ zip_keys:
- docker_image
- - python
- numpy
- python_impl
zlib:
- '1.2'
zstd:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
aws_crt_cpp:
- 0.19.9
aws_sdk_cpp:
- 1.10.57
bzip2:
- '1'
c_ares:
- '1'
c_compiler:
- gcc
c_compiler_version:
- '12'
cdt_name:
- cos6
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- None
cuda_compiler_version:
- None
cuda_compiler_version_min:
- '10.2'
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
gflags:
- '2.2'
glog:
- '0.6'
google_cloud_cpp:
- 2.10.0
libabseil:
- '20230125'
libevent:
- 2.1.12
libgrpc:
- '1.54'
libprotobuf:
- '3.21'
lz4_c:
- 1.9.3
numpy:
- '1.23'
openssl:
- '3'
orc:
- 1.8.3
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.11.* *_cpython
python_impl:
- cpython
re2:
- 2023.02.02
snappy:
- '1'
target_platform:
- linux-64
thrift_cpp:
- 0.18.1
ucx:
- 1.14.0
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- numpy
- python_impl
zlib:
- '1.2'
zstd:
- '1.5'
Loading

0 comments on commit 6d03525

Please sign in to comment.