Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebuild for openssl3 (2.6.x branch) #110

Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
MNT: Re-rendered with conda-build 3.21.8, conda-smithy 3.18.0, and co…
…nda-forge-pinning 2022.03.10.18.35.59
regro-cf-autotick-bot committed Mar 12, 2022

Verified

This commit was signed with the committer’s verified signature.
tushar-saxena-yral Tushar Saxena (yral)
commit 214f795924e2c64a77b3cf0945850909aea606a1
16 changes: 12 additions & 4 deletions .azure-pipelines/azure-pipelines-linux.yml

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

7 changes: 5 additions & 2 deletions .azure-pipelines/azure-pipelines-osx.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.

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '9'
- '10'
cdt_name:
- cos6
channel_sources:
@@ -11,24 +11,22 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '9'
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
gmp:
- '6'
libffi:
- '3.4'
ncurses:
- '6.2'
- '6'
openssl:
- 1.1.1
pin_run_as_build:
gmp:
max_pin: x
libffi:
max_pin: x.x
ncurses:
max_pin: x.x
readline:
max_pin: x
zlib:
42 changes: 42 additions & 0 deletions .ci_support/linux_64_openssl3.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
c_compiler:
- gcc
c_compiler_version:
- '10'
cdt_name:
- cos6
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
gmp:
- '6'
libffi:
- '3.4'
ncurses:
- '6'
openssl:
- '3'
pin_run_as_build:
gmp:
max_pin: x
libffi:
max_pin: x.x
readline:
max_pin: x
zlib:
max_pin: x.x
readline:
- '8'
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
zlib:
- '1.2'
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ BUILD:
c_compiler:
- gcc
c_compiler_version:
- '9'
- '10'
cdt_arch:
- aarch64
cdt_name:
@@ -15,24 +15,22 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '9'
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
gmp:
- '6'
libffi:
- '3.4'
ncurses:
- '6.2'
- '6'
openssl:
- 1.1.1
pin_run_as_build:
gmp:
max_pin: x
libffi:
max_pin: x.x
ncurses:
max_pin: x.x
readline:
max_pin: x
zlib:
46 changes: 46 additions & 0 deletions .ci_support/linux_aarch64_openssl3.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
c_compiler:
- gcc
c_compiler_version:
- '10'
cdt_arch:
- aarch64
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
gmp:
- '6'
libffi:
- '3.4'
ncurses:
- '6'
openssl:
- '3'
pin_run_as_build:
gmp:
max_pin: x
libffi:
max_pin: x.x
readline:
max_pin: x
zlib:
max_pin: x.x
readline:
- '8'
target_platform:
- linux-aarch64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
zlib:
- '1.2'
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '9'
- '10'
cdt_name:
- cos7
channel_sources:
@@ -11,24 +11,22 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '9'
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-ppc64le
gmp:
- '6'
libffi:
- '3.4'
ncurses:
- '6.2'
- '6'
openssl:
- 1.1.1
pin_run_as_build:
gmp:
max_pin: x
libffi:
max_pin: x.x
ncurses:
max_pin: x.x
readline:
max_pin: x
zlib:
42 changes: 42 additions & 0 deletions .ci_support/linux_ppc64le_openssl3.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
c_compiler:
- gcc
c_compiler_version:
- '10'
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-ppc64le
gmp:
- '6'
libffi:
- '3.4'
ncurses:
- '6'
openssl:
- '3'
pin_run_as_build:
gmp:
max_pin: x
libffi:
max_pin: x.x
readline:
max_pin: x
zlib:
max_pin: x.x
readline:
- '8'
target_platform:
- linux-ppc64le
zip_keys:
- - c_compiler_version
- cxx_compiler_version
zlib:
- '1.2'
Original file line number Diff line number Diff line change
@@ -3,32 +3,30 @@ MACOSX_DEPLOYMENT_TARGET:
c_compiler:
- clang
c_compiler_version:
- '11'
- '12'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '11'
- '12'
gmp:
- '6'
libffi:
- '3.4'
macos_machine:
- x86_64-apple-darwin13.4.0
ncurses:
- '6.2'
- '6'
openssl:
- 1.1.1
pin_run_as_build:
gmp:
max_pin: x
libffi:
max_pin: x.x
ncurses:
max_pin: x.x
readline:
max_pin: x
zlib:
42 changes: 42 additions & 0 deletions .ci_support/osx_64_openssl3.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
c_compiler:
- clang
c_compiler_version:
- '12'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '12'
gmp:
- '6'
libffi:
- '3.4'
macos_machine:
- x86_64-apple-darwin13.4.0
ncurses:
- '6'
openssl:
- '3'
pin_run_as_build:
gmp:
max_pin: x
libffi:
max_pin: x.x
readline:
max_pin: x
zlib:
max_pin: x.x
readline:
- '8'
target_platform:
- osx-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
zlib:
- '1.2'
1 change: 1 addition & 0 deletions .gitattributes

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

6 changes: 4 additions & 2 deletions .scripts/build_steps.sh

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

2 changes: 1 addition & 1 deletion .scripts/run_docker_build.sh

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

42 changes: 29 additions & 13 deletions .scripts/run_osx_build.sh

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

25 changes: 14 additions & 11 deletions .travis.yml

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

2 changes: 1 addition & 1 deletion LICENSE.txt

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

44 changes: 36 additions & 8 deletions README.md

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

11 changes: 4 additions & 7 deletions build-locally.py

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