Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions .azure-pipelines/azure-pipelines-osx.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions .azure-pipelines/azure-pipelines-win.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 6 additions & 2 deletions .ci_support/linux_64_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -19,5 +23,5 @@ python:
target_platform:
- linux-64
zip_keys:
- - python
- channel_sources
- - c_stdlib_version
- cdt_name
8 changes: 6 additions & 2 deletions .ci_support/linux_64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -19,5 +23,5 @@ python:
target_platform:
- linux-64
zip_keys:
- - python
- channel_sources
- - c_stdlib_version
- cdt_name
10 changes: 7 additions & 3 deletions .ci_support/linux_64_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
channel_sources:
- conda-forge/label/python_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
Expand All @@ -19,5 +23,5 @@ python:
target_platform:
- linux-64
zip_keys:
- - python
- channel_sources
- - c_stdlib_version
- cdt_name
8 changes: 6 additions & 2 deletions .ci_support/linux_64_python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -19,5 +23,5 @@ python:
target_platform:
- linux-64
zip_keys:
- - python
- channel_sources
- - c_stdlib_version
- cdt_name
8 changes: 6 additions & 2 deletions .ci_support/linux_64_python3.9.____73_pypy.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -19,5 +23,5 @@ python:
target_platform:
- linux-64
zip_keys:
- - python
- channel_sources
- - c_stdlib_version
- cdt_name
8 changes: 6 additions & 2 deletions .ci_support/linux_64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -19,5 +23,5 @@ python:
target_platform:
- linux-64
zip_keys:
- - python
- channel_sources
- - c_stdlib_version
- cdt_name
8 changes: 6 additions & 2 deletions .ci_support/linux_aarch64_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_arch:
- aarch64
cdt_name:
Expand All @@ -23,5 +27,5 @@ python:
target_platform:
- linux-aarch64
zip_keys:
- - python
- channel_sources
- - c_stdlib_version
- cdt_name
8 changes: 6 additions & 2 deletions .ci_support/linux_aarch64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_arch:
- aarch64
cdt_name:
Expand All @@ -23,5 +27,5 @@ python:
target_platform:
- linux-aarch64
zip_keys:
- - python
- channel_sources
- - c_stdlib_version
- cdt_name
10 changes: 7 additions & 3 deletions .ci_support/linux_aarch64_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_arch:
- aarch64
cdt_name:
- cos7
channel_sources:
- conda-forge/label/python_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
Expand All @@ -23,5 +27,5 @@ python:
target_platform:
- linux-aarch64
zip_keys:
- - python
- channel_sources
- - c_stdlib_version
- cdt_name
8 changes: 6 additions & 2 deletions .ci_support/linux_aarch64_python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_arch:
- aarch64
cdt_name:
Expand All @@ -23,5 +27,5 @@ python:
target_platform:
- linux-aarch64
zip_keys:
- - python
- channel_sources
- - c_stdlib_version
- cdt_name
8 changes: 6 additions & 2 deletions .ci_support/linux_aarch64_python3.9.____73_pypy.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_arch:
- aarch64
cdt_name:
Expand All @@ -23,5 +27,5 @@ python:
target_platform:
- linux-aarch64
zip_keys:
- - python
- channel_sources
- - c_stdlib_version
- cdt_name
8 changes: 6 additions & 2 deletions .ci_support/linux_aarch64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_arch:
- aarch64
cdt_name:
Expand All @@ -23,5 +27,5 @@ python:
target_platform:
- linux-aarch64
zip_keys:
- - python
- channel_sources
- - c_stdlib_version
- cdt_name
8 changes: 6 additions & 2 deletions .ci_support/linux_ppc64le_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
channel_sources:
Expand All @@ -19,5 +23,5 @@ python:
target_platform:
- linux-ppc64le
zip_keys:
- - python
- channel_sources
- - c_stdlib_version
- cdt_name
8 changes: 6 additions & 2 deletions .ci_support/linux_ppc64le_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
channel_sources:
Expand All @@ -19,5 +23,5 @@ python:
target_platform:
- linux-ppc64le
zip_keys:
- - python
- channel_sources
- - c_stdlib_version
- cdt_name
10 changes: 7 additions & 3 deletions .ci_support/linux_ppc64le_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
channel_sources:
- conda-forge/label/python_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
Expand All @@ -19,5 +23,5 @@ python:
target_platform:
- linux-ppc64le
zip_keys:
- - python
- channel_sources
- - c_stdlib_version
- cdt_name
8 changes: 6 additions & 2 deletions .ci_support/linux_ppc64le_python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
channel_sources:
Expand All @@ -19,5 +23,5 @@ python:
target_platform:
- linux-ppc64le
zip_keys:
- - python
- channel_sources
- - c_stdlib_version
- cdt_name
8 changes: 6 additions & 2 deletions .ci_support/linux_ppc64le_python3.9.____73_pypy.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
channel_sources:
Expand All @@ -19,5 +23,5 @@ python:
target_platform:
- linux-ppc64le
zip_keys:
- - python
- channel_sources
- - c_stdlib_version
- cdt_name
8 changes: 6 additions & 2 deletions .ci_support/linux_ppc64le_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
channel_sources:
Expand All @@ -19,5 +23,5 @@ python:
target_platform:
- linux-ppc64le
zip_keys:
- - python
- channel_sources
- - c_stdlib_version
- cdt_name
37 changes: 0 additions & 37 deletions .ci_support/migrations/python311.yaml

This file was deleted.

Loading