Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.26.2, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2023.09.26.15.03.47
  • Loading branch information
regro-cf-autotick-bot committed Sep 26, 2023
1 parent 10f11f6 commit 291453b
Show file tree
Hide file tree
Showing 20 changed files with 178 additions and 44 deletions.
12 changes: 12 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.

Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- channel_sources
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
cdt_name:
- cos7
channel_sources:
- conda-forge/label/python_rc,conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- cuda-nvcc
cuda_compiler_version:
- '12.0'
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.12.* *_cpython
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,5 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,5 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- channel_sources
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
c_compiler:
- gcc
c_compiler_version:
- '12'
cdt_arch:
- aarch64
cdt_name:
- cos7
channel_sources:
- conda-forge/label/python_rc,conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- cuda-nvcc
cuda_compiler_version:
- '12.0'
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.12.* *_cpython
target_platform:
- linux-aarch64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,5 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,5 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- channel_sources
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
cdt_name:
- cos7
channel_sources:
- conda-forge/label/python_rc,conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- cuda-nvcc
cuda_compiler_version:
- '12.0'
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-ppc64le
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.12.* *_cpython
target_platform:
- linux-ppc64le
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- channel_sources
37 changes: 0 additions & 37 deletions .ci_support/migrations/python311.yaml

This file was deleted.

9 changes: 4 additions & 5 deletions .scripts/build_steps.sh

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

4 changes: 2 additions & 2 deletions .scripts/logging_utils.sh

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

21 changes: 21 additions & 0 deletions README.md

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

0 comments on commit 291453b

Please sign in to comment.