Skip to content

Commit 6f8f286

Browse files
quantlib-python v1.36 (#34)
automerged PR by conda-forge/automerge-action
2 parents d225b62 + 2d4756c commit 6f8f286

34 files changed

Lines changed: 225 additions & 420 deletions

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

Lines changed: 0 additions & 8 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: 1 addition & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

Lines changed: 2 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '12'
4+
- '13'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
8-
- '2.12'
8+
- '2.17'
99
cdt_name:
10-
- cos6
10+
- conda
1111
channel_sources:
1212
- conda-forge
1313
channel_targets:
1414
- conda-forge main
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
18-
- '12'
18+
- '13'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-cos7-x86_64
2121
libboost_devel:
22-
- '1.84'
22+
- '1.86'
2323
pin_run_as_build:
2424
python:
2525
min_pin: x.x
@@ -31,5 +31,3 @@ target_platform:
3131
zip_keys:
3232
- - c_compiler_version
3333
- cxx_compiler_version
34-
- - c_stdlib_version
35-
- cdt_name
Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '12'
4+
- '13'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
8-
- '2.12'
8+
- '2.17'
99
cdt_name:
10-
- cos6
10+
- conda
1111
channel_sources:
1212
- conda-forge
1313
channel_targets:
1414
- conda-forge main
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
18-
- '12'
18+
- '13'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-cos7-x86_64
2121
libboost_devel:
22-
- '1.84'
22+
- '1.86'
2323
pin_run_as_build:
2424
python:
2525
min_pin: x.x
@@ -31,5 +31,3 @@ target_platform:
3131
zip_keys:
3232
- - c_compiler_version
3333
- cxx_compiler_version
34-
- - c_stdlib_version
35-
- cdt_name
Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '12'
4+
- '13'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
8-
- '2.12'
8+
- '2.17'
99
cdt_name:
10-
- cos6
10+
- conda
1111
channel_sources:
1212
- conda-forge
1313
channel_targets:
1414
- conda-forge main
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
18-
- '12'
18+
- '13'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-cos7-x86_64
2121
libboost_devel:
22-
- '1.84'
22+
- '1.86'
2323
pin_run_as_build:
2424
python:
2525
min_pin: x.x
@@ -31,5 +31,3 @@ target_platform:
3131
zip_keys:
3232
- - c_compiler_version
3333
- cxx_compiler_version
34-
- - c_stdlib_version
35-
- cdt_name

.ci_support/linux_64_python3.8.____cpython.yaml

Lines changed: 0 additions & 35 deletions
This file was deleted.

.ci_support/linux_64_python3.9.____73_pypy.yaml

Lines changed: 0 additions & 35 deletions
This file was deleted.
Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '12'
4+
- '13'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
8-
- '2.12'
8+
- '2.17'
99
cdt_name:
10-
- cos6
10+
- conda
1111
channel_sources:
1212
- conda-forge
1313
channel_targets:
1414
- conda-forge main
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
18-
- '12'
18+
- '13'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-cos7-x86_64
2121
libboost_devel:
22-
- '1.84'
22+
- '1.86'
2323
pin_run_as_build:
2424
python:
2525
min_pin: x.x
@@ -31,5 +31,3 @@ target_platform:
3131
zip_keys:
3232
- - c_compiler_version
3333
- cxx_compiler_version
34-
- - c_stdlib_version
35-
- cdt_name

.ci_support/migrations/boost1840.yaml

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)