Skip to content

Commit 7de8018

Browse files
MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and conda-forge-pinning 2023.01.20.05.27.27
1 parent 1148dd8 commit 7de8018

5 files changed

Lines changed: 83 additions & 0 deletions

File tree

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

Lines changed: 4 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: 3 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.78.0
3+
c_compiler:
4+
- gcc
5+
c_compiler_version:
6+
- '11'
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+
- '11'
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.11.* *_cpython
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.78.0
5+
c_compiler:
6+
- clang
7+
c_compiler_version:
8+
- '14'
9+
channel_sources:
10+
- conda-forge
11+
channel_targets:
12+
- conda-forge main
13+
cxx_compiler:
14+
- clangxx
15+
cxx_compiler_version:
16+
- '14'
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.11.* *_cpython
27+
target_platform:
28+
- osx-64
29+
zip_keys:
30+
- - c_compiler_version
31+
- cxx_compiler_version

README.md

Lines changed: 14 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)