Skip to content

Commit bf24efb

Browse files
MNT: Re-rendered with conda-build 3.21.8, conda-smithy 3.19.0, and conda-forge-pinning 2022.05.16.12.18.44
1 parent 41de6b8 commit bf24efb

7 files changed

Lines changed: 166 additions & 0 deletions

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

Lines changed: 8 additions & 0 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: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
boost_cpp:
2+
- 1.74.0
3+
c_compiler:
4+
- gcc
5+
c_compiler_version:
6+
- '10'
7+
cdt_name:
8+
- cos6
9+
channel_sources:
10+
- conda-forge
11+
channel_targets:
12+
- conda-forge main
13+
cxx_compiler:
14+
- gxx
15+
cxx_compiler_version:
16+
- '10'
17+
docker_image:
18+
- quay.io/condaforge/linux-anvil-cos7-x86_64
19+
pin_run_as_build:
20+
boost-cpp:
21+
max_pin: x.x.x
22+
python:
23+
min_pin: x.x
24+
max_pin: x.x
25+
python:
26+
- 3.8.* *_73_pypy
27+
target_platform:
28+
- linux-64
29+
zip_keys:
30+
- - c_compiler_version
31+
- cxx_compiler_version
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
boost_cpp:
2+
- 1.74.0
3+
c_compiler:
4+
- gcc
5+
c_compiler_version:
6+
- '10'
7+
cdt_name:
8+
- cos6
9+
channel_sources:
10+
- conda-forge
11+
channel_targets:
12+
- conda-forge main
13+
cxx_compiler:
14+
- gxx
15+
cxx_compiler_version:
16+
- '10'
17+
docker_image:
18+
- quay.io/condaforge/linux-anvil-cos7-x86_64
19+
pin_run_as_build:
20+
boost-cpp:
21+
max_pin: x.x.x
22+
python:
23+
min_pin: x.x
24+
max_pin: x.x
25+
python:
26+
- 3.9.* *_73_pypy
27+
target_platform:
28+
- linux-64
29+
zip_keys:
30+
- - c_compiler_version
31+
- cxx_compiler_version
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
MACOSX_DEPLOYMENT_TARGET:
2+
- '10.9'
3+
boost_cpp:
4+
- 1.74.0
5+
c_compiler:
6+
- clang
7+
c_compiler_version:
8+
- '13'
9+
channel_sources:
10+
- conda-forge
11+
channel_targets:
12+
- conda-forge main
13+
cxx_compiler:
14+
- clangxx
15+
cxx_compiler_version:
16+
- '13'
17+
macos_machine:
18+
- x86_64-apple-darwin13.4.0
19+
pin_run_as_build:
20+
boost-cpp:
21+
max_pin: x.x.x
22+
python:
23+
min_pin: x.x
24+
max_pin: x.x
25+
python:
26+
- 3.8.* *_73_pypy
27+
target_platform:
28+
- osx-64
29+
zip_keys:
30+
- - c_compiler_version
31+
- cxx_compiler_version
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
MACOSX_DEPLOYMENT_TARGET:
2+
- '10.9'
3+
boost_cpp:
4+
- 1.74.0
5+
c_compiler:
6+
- clang
7+
c_compiler_version:
8+
- '13'
9+
channel_sources:
10+
- conda-forge
11+
channel_targets:
12+
- conda-forge main
13+
cxx_compiler:
14+
- clangxx
15+
cxx_compiler_version:
16+
- '13'
17+
macos_machine:
18+
- x86_64-apple-darwin13.4.0
19+
pin_run_as_build:
20+
boost-cpp:
21+
max_pin: x.x.x
22+
python:
23+
min_pin: x.x
24+
max_pin: x.x
25+
python:
26+
- 3.9.* *_73_pypy
27+
target_platform:
28+
- osx-64
29+
zip_keys:
30+
- - c_compiler_version
31+
- cxx_compiler_version

README.md

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

0 commit comments

Comments
 (0)