Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 3.28.4, conda-smithy 3.30.4, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2024.02.15.21.12.40
  • Loading branch information
AaronOpfer committed Feb 15, 2024
1 parent d9b57b0 commit b4242a7
Show file tree
Hide file tree
Showing 31 changed files with 423 additions and 672 deletions.
23 changes: 11 additions & 12 deletions .azure-pipelines/azure-pipelines-linux.yml

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

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

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

113 changes: 26 additions & 87 deletions .azure-pipelines/azure-pipelines-win.yml

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

7 changes: 6 additions & 1 deletion .ci_support/README

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

28 changes: 5 additions & 23 deletions .ci_support/linux_64_openssl3.yaml → .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ bzip2:
c_compiler:
- gcc
c_compiler_version:
- '9'
- '12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -13,35 +13,19 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '9'
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-comp7
- quay.io/condaforge/linux-anvil-cos7-x86_64
libffi:
- '3.4'
ncurses:
- '6.2'
- '6'
openssl:
- '3'
pin_run_as_build:
bzip2:
max_pin: x
libffi:
max_pin: x.x
ncurses:
max_pin: x.x
python:
min_pin: x.x
max_pin: x.x
readline:
max_pin: x
sqlite:
max_pin: x
tk:
max_pin: x.x
xz:
max_pin: x.x
zlib:
max_pin: x.x
python:
- '3.7'
readline:
Expand All @@ -53,11 +37,9 @@ target_platform:
tk:
- '8.6'
xz:
- '5.2'
- '5'
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - cdt_name
- docker_image
zlib:
- '1.2'
63 changes: 0 additions & 63 deletions .ci_support/linux_64_openssl1.1.1.yaml

This file was deleted.

Loading

0 comments on commit b4242a7

Please sign in to comment.