Skip to content

Commit

Permalink
Merge pull request #32 from regro-cf-autotick-bot/0.4.17_h4e4ed4
Browse files Browse the repository at this point in the history
vmprof v0.4.17
  • Loading branch information
matthiasdiener committed Jan 31, 2024
2 parents 57e03ff + ec5dbde commit c450e57
Show file tree
Hide file tree
Showing 44 changed files with 534 additions and 519 deletions.
16 changes: 9 additions & 7 deletions .azure-pipelines/azure-pipelines-linux.yml

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

18 changes: 15 additions & 3 deletions .azure-pipelines/azure-pipelines-osx.yml

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

63 changes: 18 additions & 45 deletions .azure-pipelines/azure-pipelines-win.yml

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

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '10'
- '12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -17,6 +17,8 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- 3.7.* *_cpython
- 3.10.* *_cpython
target_platform:
- linux-64
zlib:
- '1.2'
24 changes: 24 additions & 0 deletions .ci_support/linux_64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
cdt_name:
- cos6
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libunwind:
- '1.6'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.11.* *_cpython
target_platform:
- linux-64
zlib:
- '1.2'
4 changes: 3 additions & 1 deletion .ci_support/linux_64_python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '10'
- '12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -20,3 +20,5 @@ python:
- 3.8.* *_cpython
target_platform:
- linux-64
zlib:
- '1.2'
4 changes: 3 additions & 1 deletion .ci_support/linux_64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '10'
- '12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -20,3 +20,5 @@ python:
- 3.9.* *_cpython
target_platform:
- linux-64
zlib:
- '1.2'
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ BUILD:
c_compiler:
- gcc
c_compiler_version:
- '10'
- '12'
cdt_arch:
- aarch64
cdt_name:
Expand All @@ -21,6 +21,8 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- 3.7.* *_cpython
- 3.10.* *_cpython
target_platform:
- linux-aarch64
zlib:
- '1.2'
28 changes: 28 additions & 0 deletions .ci_support/linux_aarch64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
c_compiler:
- gcc
c_compiler_version:
- '12'
cdt_arch:
- aarch64
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
libunwind:
- '1.6'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.11.* *_cpython
target_platform:
- linux-aarch64
zlib:
- '1.2'
4 changes: 3 additions & 1 deletion .ci_support/linux_aarch64_python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ BUILD:
c_compiler:
- gcc
c_compiler_version:
- '10'
- '12'
cdt_arch:
- aarch64
cdt_name:
Expand All @@ -24,3 +24,5 @@ python:
- 3.8.* *_cpython
target_platform:
- linux-aarch64
zlib:
- '1.2'
4 changes: 3 additions & 1 deletion .ci_support/linux_aarch64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ BUILD:
c_compiler:
- gcc
c_compiler_version:
- '10'
- '12'
cdt_arch:
- aarch64
cdt_name:
Expand All @@ -24,3 +24,5 @@ python:
- 3.9.* *_cpython
target_platform:
- linux-aarch64
zlib:
- '1.2'
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '10'
- '12'
cdt_name:
- cos7
channel_sources:
Expand All @@ -17,6 +17,8 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- 3.7.* *_cpython
- 3.10.* *_cpython
target_platform:
- linux-ppc64le
zlib:
- '1.2'
24 changes: 24 additions & 0 deletions .ci_support/linux_ppc64le_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-ppc64le
libunwind:
- '1.6'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.11.* *_cpython
target_platform:
- linux-ppc64le
zlib:
- '1.2'
4 changes: 3 additions & 1 deletion .ci_support/linux_ppc64le_python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '10'
- '12'
cdt_name:
- cos7
channel_sources:
Expand All @@ -20,3 +20,5 @@ python:
- 3.8.* *_cpython
target_platform:
- linux-ppc64le
zlib:
- '1.2'
4 changes: 3 additions & 1 deletion .ci_support/linux_ppc64le_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '10'
- '12'
cdt_name:
- cos7
channel_sources:
Expand All @@ -20,3 +20,5 @@ python:
- 3.9.* *_cpython
target_platform:
- linux-ppc64le
zlib:
- '1.2'
Loading

0 comments on commit c450e57

Please sign in to comment.