Skip to content

Commit bcf3935

Browse files
authored
Merge pull request #807 from regro-cf-autotick-bot/3.13.6_hd754a6
python v3.13.7
2 parents acaac70 + 8fde9fe commit bcf3935

File tree

60 files changed

+135
-107
lines changed

Some content is hidden

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

60 files changed

+135
-107
lines changed

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

Lines changed: 1 addition & 1 deletion
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 & 1 deletion
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: 1 addition & 1 deletion
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_debugfreethreadingno.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ bzip2:
55
c_compiler:
66
- gcc
77
c_compiler_version:
8-
- '13'
8+
- '14'
99
c_stdlib:
1010
- sysroot
1111
c_stdlib_version:
@@ -19,7 +19,7 @@ channel_targets:
1919
cxx_compiler:
2020
- gxx
2121
cxx_compiler_version:
22-
- '13'
22+
- '14'
2323
docker_image:
2424
- quay.io/condaforge/linux-anvil-x86_64:alma9
2525
expat:

.ci_support/linux_64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingyes.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ bzip2:
55
c_compiler:
66
- gcc
77
c_compiler_version:
8-
- '13'
8+
- '14'
99
c_stdlib:
1010
- sysroot
1111
c_stdlib_version:
@@ -19,7 +19,7 @@ channel_targets:
1919
cxx_compiler:
2020
- gxx
2121
cxx_compiler_version:
22-
- '13'
22+
- '14'
2323
docker_image:
2424
- quay.io/condaforge/linux-anvil-x86_64:alma9
2525
expat:

.ci_support/linux_64_build_typereleasechannel_targetsconda-forge_mainfreethreadingno.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ bzip2:
55
c_compiler:
66
- gcc
77
c_compiler_version:
8-
- '13'
8+
- '14'
99
c_stdlib:
1010
- sysroot
1111
c_stdlib_version:
@@ -19,7 +19,7 @@ channel_targets:
1919
cxx_compiler:
2020
- gxx
2121
cxx_compiler_version:
22-
- '13'
22+
- '14'
2323
docker_image:
2424
- quay.io/condaforge/linux-anvil-x86_64:alma9
2525
expat:

.ci_support/linux_64_build_typereleasechannel_targetsconda-forge_mainfreethreadingyes.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ bzip2:
55
c_compiler:
66
- gcc
77
c_compiler_version:
8-
- '13'
8+
- '14'
99
c_stdlib:
1010
- sysroot
1111
c_stdlib_version:
@@ -19,7 +19,7 @@ channel_targets:
1919
cxx_compiler:
2020
- gxx
2121
cxx_compiler_version:
22-
- '13'
22+
- '14'
2323
docker_image:
2424
- quay.io/condaforge/linux-anvil-x86_64:alma9
2525
expat:

.ci_support/linux_aarch64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingno.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ bzip2:
55
c_compiler:
66
- gcc
77
c_compiler_version:
8-
- '13'
8+
- '14'
99
c_stdlib:
1010
- sysroot
1111
c_stdlib_version:
@@ -19,7 +19,7 @@ channel_targets:
1919
cxx_compiler:
2020
- gxx
2121
cxx_compiler_version:
22-
- '13'
22+
- '14'
2323
docker_image:
2424
- quay.io/condaforge/linux-anvil-x86_64:alma9
2525
expat:

.ci_support/linux_aarch64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingyes.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ bzip2:
55
c_compiler:
66
- gcc
77
c_compiler_version:
8-
- '13'
8+
- '14'
99
c_stdlib:
1010
- sysroot
1111
c_stdlib_version:
@@ -19,7 +19,7 @@ channel_targets:
1919
cxx_compiler:
2020
- gxx
2121
cxx_compiler_version:
22-
- '13'
22+
- '14'
2323
docker_image:
2424
- quay.io/condaforge/linux-anvil-x86_64:alma9
2525
expat:

.ci_support/linux_aarch64_build_typereleasechannel_targetsconda-forge_mainfreethreadingno.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ bzip2:
55
c_compiler:
66
- gcc
77
c_compiler_version:
8-
- '13'
8+
- '14'
99
c_stdlib:
1010
- sysroot
1111
c_stdlib_version:
@@ -19,7 +19,7 @@ channel_targets:
1919
cxx_compiler:
2020
- gxx
2121
cxx_compiler_version:
22-
- '13'
22+
- '14'
2323
docker_image:
2424
- quay.io/condaforge/linux-anvil-x86_64:alma9
2525
expat:

0 commit comments

Comments
 (0)