Skip to content

Commit 05e8bd7

Browse files
author
conda-forge-webservices[bot]
committed
MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and conda-forge-pinning 2023.02.01.21.26.02
1 parent c11c86c commit 05e8bd7

9 files changed

Lines changed: 276 additions & 0 deletions

.azure-pipelines/azure-pipelines-win.yml

Lines changed: 101 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
boost_cpp:
2+
- 1.78.0
3+
c_compiler:
4+
- vs2019
5+
channel_sources:
6+
- conda-forge
7+
channel_targets:
8+
- conda-forge main
9+
cxx_compiler:
10+
- vs2019
11+
pin_run_as_build:
12+
boost-cpp:
13+
max_pin: x.x.x
14+
python:
15+
min_pin: x.x
16+
max_pin: x.x
17+
python:
18+
- 3.10.* *_cpython
19+
target_platform:
20+
- win-64
21+
vc:
22+
- '14'
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
boost_cpp:
2+
- 1.78.0
3+
c_compiler:
4+
- vs2019
5+
channel_sources:
6+
- conda-forge
7+
channel_targets:
8+
- conda-forge main
9+
cxx_compiler:
10+
- vs2019
11+
pin_run_as_build:
12+
boost-cpp:
13+
max_pin: x.x.x
14+
python:
15+
min_pin: x.x
16+
max_pin: x.x
17+
python:
18+
- 3.11.* *_cpython
19+
target_platform:
20+
- win-64
21+
vc:
22+
- '14'
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
boost_cpp:
2+
- 1.78.0
3+
c_compiler:
4+
- vs2019
5+
channel_sources:
6+
- conda-forge
7+
channel_targets:
8+
- conda-forge main
9+
cxx_compiler:
10+
- vs2019
11+
pin_run_as_build:
12+
boost-cpp:
13+
max_pin: x.x.x
14+
python:
15+
min_pin: x.x
16+
max_pin: x.x
17+
python:
18+
- 3.8.* *_73_pypy
19+
target_platform:
20+
- win-64
21+
vc:
22+
- '14'
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
boost_cpp:
2+
- 1.78.0
3+
c_compiler:
4+
- vs2019
5+
channel_sources:
6+
- conda-forge
7+
channel_targets:
8+
- conda-forge main
9+
cxx_compiler:
10+
- vs2019
11+
pin_run_as_build:
12+
boost-cpp:
13+
max_pin: x.x.x
14+
python:
15+
min_pin: x.x
16+
max_pin: x.x
17+
python:
18+
- 3.8.* *_cpython
19+
target_platform:
20+
- win-64
21+
vc:
22+
- '14'
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
boost_cpp:
2+
- 1.78.0
3+
c_compiler:
4+
- vs2019
5+
channel_sources:
6+
- conda-forge
7+
channel_targets:
8+
- conda-forge main
9+
cxx_compiler:
10+
- vs2019
11+
pin_run_as_build:
12+
boost-cpp:
13+
max_pin: x.x.x
14+
python:
15+
min_pin: x.x
16+
max_pin: x.x
17+
python:
18+
- 3.9.* *_73_pypy
19+
target_platform:
20+
- win-64
21+
vc:
22+
- '14'
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
boost_cpp:
2+
- 1.78.0
3+
c_compiler:
4+
- vs2019
5+
channel_sources:
6+
- conda-forge
7+
channel_targets:
8+
- conda-forge main
9+
cxx_compiler:
10+
- vs2019
11+
pin_run_as_build:
12+
boost-cpp:
13+
max_pin: x.x.x
14+
python:
15+
min_pin: x.x
16+
max_pin: x.x
17+
python:
18+
- 3.9.* *_cpython
19+
target_platform:
20+
- win-64
21+
vc:
22+
- '14'

README.md

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

azure-pipelines.yml

Lines changed: 1 addition & 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)