Skip to content

Commit 1644844

Browse files
authored
Merge pull request #13 from regro-cf-autotick-bot/1.29_ha2b281
quantlib-python v1.29
2 parents 80009d7 + 43218f4 commit 1644844

20 files changed

Lines changed: 48 additions & 166 deletions

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

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

.ci_support/linux_64_python3.10.____cpython.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
boost_cpp:
2-
- 1.74.0
2+
- 1.78.0
33
c_compiler:
44
- gcc
55
c_compiler_version:
6-
- '10'
6+
- '11'
77
cdt_name:
88
- cos6
99
channel_sources:
@@ -13,7 +13,7 @@ channel_targets:
1313
cxx_compiler:
1414
- gxx
1515
cxx_compiler_version:
16-
- '10'
16+
- '11'
1717
docker_image:
1818
- quay.io/condaforge/linux-anvil-cos7-x86_64
1919
pin_run_as_build:

.ci_support/linux_64_python3.7.____cpython.yaml

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

.ci_support/linux_64_python3.8.____73_pypy.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
boost_cpp:
2-
- 1.74.0
2+
- 1.78.0
33
c_compiler:
44
- gcc
55
c_compiler_version:
6-
- '10'
6+
- '11'
77
cdt_name:
88
- cos6
99
channel_sources:
@@ -13,7 +13,7 @@ channel_targets:
1313
cxx_compiler:
1414
- gxx
1515
cxx_compiler_version:
16-
- '10'
16+
- '11'
1717
docker_image:
1818
- quay.io/condaforge/linux-anvil-cos7-x86_64
1919
pin_run_as_build:

.ci_support/linux_64_python3.8.____cpython.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
boost_cpp:
2-
- 1.74.0
2+
- 1.78.0
33
c_compiler:
44
- gcc
55
c_compiler_version:
6-
- '10'
6+
- '11'
77
cdt_name:
88
- cos6
99
channel_sources:
@@ -13,7 +13,7 @@ channel_targets:
1313
cxx_compiler:
1414
- gxx
1515
cxx_compiler_version:
16-
- '10'
16+
- '11'
1717
docker_image:
1818
- quay.io/condaforge/linux-anvil-cos7-x86_64
1919
pin_run_as_build:

.ci_support/linux_64_python3.9.____73_pypy.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
boost_cpp:
2-
- 1.74.0
2+
- 1.78.0
33
c_compiler:
44
- gcc
55
c_compiler_version:
6-
- '10'
6+
- '11'
77
cdt_name:
88
- cos6
99
channel_sources:
@@ -13,7 +13,7 @@ channel_targets:
1313
cxx_compiler:
1414
- gxx
1515
cxx_compiler_version:
16-
- '10'
16+
- '11'
1717
docker_image:
1818
- quay.io/condaforge/linux-anvil-cos7-x86_64
1919
pin_run_as_build:

.ci_support/linux_64_python3.9.____cpython.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
boost_cpp:
2-
- 1.74.0
2+
- 1.78.0
33
c_compiler:
44
- gcc
55
c_compiler_version:
6-
- '10'
6+
- '11'
77
cdt_name:
88
- cos6
99
channel_sources:
@@ -13,7 +13,7 @@ channel_targets:
1313
cxx_compiler:
1414
- gxx
1515
cxx_compiler_version:
16-
- '10'
16+
- '11'
1717
docker_image:
1818
- quay.io/condaforge/linux-anvil-cos7-x86_64
1919
pin_run_as_build:

.ci_support/migrations/python310.yaml

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

.ci_support/osx_64_python3.10.____cpython.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
MACOSX_DEPLOYMENT_TARGET:
22
- '10.9'
33
boost_cpp:
4-
- 1.74.0
4+
- 1.78.0
55
c_compiler:
66
- clang
77
c_compiler_version:
8-
- '13'
8+
- '14'
99
channel_sources:
1010
- conda-forge
1111
channel_targets:
1212
- conda-forge main
1313
cxx_compiler:
1414
- clangxx
1515
cxx_compiler_version:
16-
- '13'
16+
- '14'
1717
macos_machine:
1818
- x86_64-apple-darwin13.4.0
1919
pin_run_as_build:

0 commit comments

Comments
 (0)