Skip to content

Commit 46e4991

Browse files
authored
Merge pull request conda-forge#687 from regro-cf-autotick-bot/3.12.3_h1df740
python v3.12.3
2 parents 61e5470 + 3c9f18e commit 46e4991

41 files changed

Lines changed: 132 additions & 71 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.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_build_typedebugchannel_targetsconda-forge_python_debug.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ c_compiler:
66
- gcc
77
c_compiler_version:
88
- '12'
9+
c_stdlib:
10+
- sysroot
11+
c_stdlib_version:
12+
- '2.12'
913
cdt_name:
1014
- cos6
1115
channel_sources:
@@ -49,5 +53,7 @@ zip_keys:
4953
- channel_targets
5054
- - c_compiler_version
5155
- cxx_compiler_version
56+
- - c_stdlib_version
57+
- cdt_name
5258
zlib:
5359
- '1.2'

.ci_support/linux_64_build_typereleasechannel_targetsconda-forge_main.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ c_compiler:
66
- gcc
77
c_compiler_version:
88
- '12'
9+
c_stdlib:
10+
- sysroot
11+
c_stdlib_version:
12+
- '2.12'
913
cdt_name:
1014
- cos6
1115
channel_sources:
@@ -49,5 +53,7 @@ zip_keys:
4953
- channel_targets
5054
- - c_compiler_version
5155
- cxx_compiler_version
56+
- - c_stdlib_version
57+
- cdt_name
5258
zlib:
5359
- '1.2'

.ci_support/linux_aarch64_build_typedebugchannel_targetsconda-forge_python_debug.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ c_compiler:
88
- gcc
99
c_compiler_version:
1010
- '12'
11+
c_stdlib:
12+
- sysroot
13+
c_stdlib_version:
14+
- '2.17'
1115
cdt_arch:
1216
- aarch64
1317
cdt_name:
@@ -53,5 +57,7 @@ zip_keys:
5357
- channel_targets
5458
- - c_compiler_version
5559
- cxx_compiler_version
60+
- - c_stdlib_version
61+
- cdt_name
5662
zlib:
5763
- '1.2'

.ci_support/linux_aarch64_build_typereleasechannel_targetsconda-forge_main.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ c_compiler:
88
- gcc
99
c_compiler_version:
1010
- '12'
11+
c_stdlib:
12+
- sysroot
13+
c_stdlib_version:
14+
- '2.17'
1115
cdt_arch:
1216
- aarch64
1317
cdt_name:
@@ -53,5 +57,7 @@ zip_keys:
5357
- channel_targets
5458
- - c_compiler_version
5559
- cxx_compiler_version
60+
- - c_stdlib_version
61+
- cdt_name
5662
zlib:
5763
- '1.2'

.ci_support/linux_ppc64le_build_typedebugchannel_targetsconda-forge_python_debug.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ c_compiler:
66
- gcc
77
c_compiler_version:
88
- '12'
9+
c_stdlib:
10+
- sysroot
11+
c_stdlib_version:
12+
- '2.17'
913
cdt_name:
1014
- cos7
1115
channel_sources:
@@ -47,5 +51,7 @@ zip_keys:
4751
- channel_targets
4852
- - c_compiler_version
4953
- cxx_compiler_version
54+
- - c_stdlib_version
55+
- cdt_name
5056
zlib:
5157
- '1.2'

.ci_support/linux_ppc64le_build_typereleasechannel_targetsconda-forge_main.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ c_compiler:
66
- gcc
77
c_compiler_version:
88
- '12'
9+
c_stdlib:
10+
- sysroot
11+
c_stdlib_version:
12+
- '2.17'
913
cdt_name:
1014
- cos7
1115
channel_sources:
@@ -47,5 +51,7 @@ zip_keys:
4751
- channel_targets
4852
- - c_compiler_version
4953
- cxx_compiler_version
54+
- - c_stdlib_version
55+
- cdt_name
5056
zlib:
5157
- '1.2'

.ci_support/osx_64_build_typedebugchannel_targetsconda-forge_python_debug.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ c_compiler:
1010
- clang
1111
c_compiler_version:
1212
- '16'
13+
c_stdlib:
14+
- macosx_deployment_target
15+
c_stdlib_version:
16+
- '10.9'
1317
channel_sources:
1418
- conda-forge
1519
channel_targets:

.ci_support/osx_64_build_typereleasechannel_targetsconda-forge_main.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ c_compiler:
1010
- clang
1111
c_compiler_version:
1212
- '16'
13+
c_stdlib:
14+
- macosx_deployment_target
15+
c_stdlib_version:
16+
- '10.9'
1317
channel_sources:
1418
- conda-forge
1519
channel_targets:

0 commit comments

Comments
 (0)