Skip to content

Commit de3ba01

Browse files
Rebuild for libboost 1.84 (#27)
automerged PR by conda-forge/automerge-action
2 parents 30d40c9 + 427f865 commit de3ba01

27 files changed

Lines changed: 117 additions & 31 deletions

.azure-pipelines/azure-pipelines-linux.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.

.azure-pipelines/azure-pipelines-osx.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.

.ci_support/linux_64_python3.10.____cpython.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ c_compiler:
22
- gcc
33
c_compiler_version:
44
- '12'
5+
c_stdlib:
6+
- sysroot
7+
c_stdlib_version:
8+
- '2.12'
59
cdt_name:
610
- cos6
711
channel_sources:
@@ -15,7 +19,7 @@ cxx_compiler_version:
1519
docker_image:
1620
- quay.io/condaforge/linux-anvil-cos7-x86_64
1721
libboost_devel:
18-
- '1.82'
22+
- '1.84'
1923
pin_run_as_build:
2024
python:
2125
min_pin: x.x
@@ -27,3 +31,5 @@ target_platform:
2731
zip_keys:
2832
- - c_compiler_version
2933
- cxx_compiler_version
34+
- - c_stdlib_version
35+
- cdt_name

.ci_support/linux_64_python3.11.____cpython.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ c_compiler:
22
- gcc
33
c_compiler_version:
44
- '12'
5+
c_stdlib:
6+
- sysroot
7+
c_stdlib_version:
8+
- '2.12'
59
cdt_name:
610
- cos6
711
channel_sources:
@@ -15,7 +19,7 @@ cxx_compiler_version:
1519
docker_image:
1620
- quay.io/condaforge/linux-anvil-cos7-x86_64
1721
libboost_devel:
18-
- '1.82'
22+
- '1.84'
1923
pin_run_as_build:
2024
python:
2125
min_pin: x.x
@@ -27,3 +31,5 @@ target_platform:
2731
zip_keys:
2832
- - c_compiler_version
2933
- cxx_compiler_version
34+
- - c_stdlib_version
35+
- cdt_name

.ci_support/linux_64_python3.12.____cpython.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ c_compiler:
22
- gcc
33
c_compiler_version:
44
- '12'
5+
c_stdlib:
6+
- sysroot
7+
c_stdlib_version:
8+
- '2.12'
59
cdt_name:
610
- cos6
711
channel_sources:
@@ -15,7 +19,7 @@ cxx_compiler_version:
1519
docker_image:
1620
- quay.io/condaforge/linux-anvil-cos7-x86_64
1721
libboost_devel:
18-
- '1.82'
22+
- '1.84'
1923
pin_run_as_build:
2024
python:
2125
min_pin: x.x
@@ -27,3 +31,5 @@ target_platform:
2731
zip_keys:
2832
- - c_compiler_version
2933
- cxx_compiler_version
34+
- - c_stdlib_version
35+
- cdt_name

.ci_support/linux_64_python3.8.____cpython.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ c_compiler:
22
- gcc
33
c_compiler_version:
44
- '12'
5+
c_stdlib:
6+
- sysroot
7+
c_stdlib_version:
8+
- '2.12'
59
cdt_name:
610
- cos6
711
channel_sources:
@@ -15,7 +19,7 @@ cxx_compiler_version:
1519
docker_image:
1620
- quay.io/condaforge/linux-anvil-cos7-x86_64
1721
libboost_devel:
18-
- '1.82'
22+
- '1.84'
1923
pin_run_as_build:
2024
python:
2125
min_pin: x.x
@@ -27,3 +31,5 @@ target_platform:
2731
zip_keys:
2832
- - c_compiler_version
2933
- cxx_compiler_version
34+
- - c_stdlib_version
35+
- cdt_name

.ci_support/linux_64_python3.9.____73_pypy.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ c_compiler:
22
- gcc
33
c_compiler_version:
44
- '12'
5+
c_stdlib:
6+
- sysroot
7+
c_stdlib_version:
8+
- '2.12'
59
cdt_name:
610
- cos6
711
channel_sources:
@@ -15,7 +19,7 @@ cxx_compiler_version:
1519
docker_image:
1620
- quay.io/condaforge/linux-anvil-cos7-x86_64
1721
libboost_devel:
18-
- '1.82'
22+
- '1.84'
1923
pin_run_as_build:
2024
python:
2125
min_pin: x.x
@@ -27,3 +31,5 @@ target_platform:
2731
zip_keys:
2832
- - c_compiler_version
2933
- cxx_compiler_version
34+
- - c_stdlib_version
35+
- cdt_name

.ci_support/linux_64_python3.9.____cpython.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ c_compiler:
22
- gcc
33
c_compiler_version:
44
- '12'
5+
c_stdlib:
6+
- sysroot
7+
c_stdlib_version:
8+
- '2.12'
59
cdt_name:
610
- cos6
711
channel_sources:
@@ -15,7 +19,7 @@ cxx_compiler_version:
1519
docker_image:
1620
- quay.io/condaforge/linux-anvil-cos7-x86_64
1721
libboost_devel:
18-
- '1.82'
22+
- '1.84'
1923
pin_run_as_build:
2024
python:
2125
min_pin: x.x
@@ -27,3 +31,5 @@ target_platform:
2731
zip_keys:
2832
- - c_compiler_version
2933
- cxx_compiler_version
34+
- - c_stdlib_version
35+
- cdt_name
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
__migrator:
2+
build_number: 1
3+
kind: version
4+
commit_message: "Rebuild for libboost 1.84"
5+
migration_number: 1
6+
libboost_devel:
7+
- "1.84"
8+
libboost_python_devel:
9+
- "1.84"
10+
migrator_ts: 1700834511.141209

.ci_support/osx_64_python3.10.____cpython.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ c_compiler:
44
- clang
55
c_compiler_version:
66
- '16'
7+
c_stdlib:
8+
- macosx_deployment_target
9+
c_stdlib_version:
10+
- '10.9'
711
channel_sources:
812
- conda-forge
913
channel_targets:
@@ -13,7 +17,7 @@ cxx_compiler:
1317
cxx_compiler_version:
1418
- '16'
1519
libboost_devel:
16-
- '1.82'
20+
- '1.84'
1721
macos_machine:
1822
- x86_64-apple-darwin13.4.0
1923
pin_run_as_build:

0 commit comments

Comments
 (0)