Skip to content

Commit f27d887

Browse files
authored
Merge pull request #869 from h-vetinari/3.13
python v3.13.13
2 parents f788837 + 11d4bf3 commit f27d887

39 files changed

Lines changed: 294 additions & 235 deletions

File tree

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

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

.azure-pipelines/azure-pipelines-osx.yml

Lines changed: 9 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.ci_support/osx_64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingno.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
MACOSX_DEPLOYMENT_TARGET:
2-
- '10.13'
2+
- '11.0'
33
MACOSX_SDK_VERSION:
44
- '11.0'
55
build_type:
@@ -13,7 +13,7 @@ c_compiler_version:
1313
c_stdlib:
1414
- macosx_deployment_target
1515
c_stdlib_version:
16-
- '10.13'
16+
- '11.0'
1717
channel_sources:
1818
- conda-forge/label/python_rc,conda-forge
1919
channel_targets:

.ci_support/osx_64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingyes.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
MACOSX_DEPLOYMENT_TARGET:
2-
- '10.13'
2+
- '11.0'
33
MACOSX_SDK_VERSION:
44
- '11.0'
55
build_type:
@@ -13,7 +13,7 @@ c_compiler_version:
1313
c_stdlib:
1414
- macosx_deployment_target
1515
c_stdlib_version:
16-
- '10.13'
16+
- '11.0'
1717
channel_sources:
1818
- conda-forge/label/python_rc,conda-forge
1919
channel_targets:

.ci_support/osx_64_build_typereleasechannel_targetsconda-forge_mainfreethreadingno.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
MACOSX_DEPLOYMENT_TARGET:
2-
- '10.13'
2+
- '11.0'
33
MACOSX_SDK_VERSION:
44
- '11.0'
55
build_type:
@@ -13,7 +13,7 @@ c_compiler_version:
1313
c_stdlib:
1414
- macosx_deployment_target
1515
c_stdlib_version:
16-
- '10.13'
16+
- '11.0'
1717
channel_sources:
1818
- conda-forge/label/python_rc,conda-forge
1919
channel_targets:

.ci_support/osx_64_build_typereleasechannel_targetsconda-forge_mainfreethreadingyes.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
MACOSX_DEPLOYMENT_TARGET:
2-
- '10.13'
2+
- '11.0'
33
MACOSX_SDK_VERSION:
44
- '11.0'
55
build_type:
@@ -13,7 +13,7 @@ c_compiler_version:
1313
c_stdlib:
1414
- macosx_deployment_target
1515
c_stdlib_version:
16-
- '10.13'
16+
- '11.0'
1717
channel_sources:
1818
- conda-forge/label/python_rc,conda-forge
1919
channel_targets:

0 commit comments

Comments
 (0)