Skip to content

Commit

Permalink
Merge pull request #19 from regro-cf-autotick-bot/rebuild-python311-0…
Browse files Browse the repository at this point in the history
…-1_h37896d

Rebuild for python311
  • Loading branch information
inducer authored Nov 22, 2022
2 parents 710aa23 + 4bcb147 commit 653398e
Show file tree
Hide file tree
Showing 59 changed files with 643 additions and 88 deletions.
20 changes: 20 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.

16 changes: 16 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.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
boost_cpp:
boost:
- 1.78.0
c_compiler:
- gcc
Expand All @@ -23,7 +23,7 @@ docker_image:
numpy:
- '1.20'
pin_run_as_build:
boost-cpp:
boost:
max_pin: x.x.x
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
boost_cpp:
boost:
- 1.78.0
c_compiler:
- gcc
Expand All @@ -23,7 +23,7 @@ docker_image:
numpy:
- '1.20'
pin_run_as_build:
boost-cpp:
boost:
max_pin: x.x.x
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
boost_cpp:
boost:
- 1.78.0
c_compiler:
- gcc
Expand All @@ -23,7 +23,7 @@ docker_image:
numpy:
- '1.20'
pin_run_as_build:
boost-cpp:
boost:
max_pin: x.x.x
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
boost_cpp:
boost:
- 1.78.0
c_compiler:
- gcc
Expand All @@ -23,7 +23,7 @@ docker_image:
numpy:
- '1.20'
pin_run_as_build:
boost-cpp:
boost:
max_pin: x.x.x
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
boost_cpp:
boost:
- 1.78.0
c_compiler:
- gcc
Expand All @@ -23,7 +23,7 @@ docker_image:
numpy:
- '1.21'
pin_run_as_build:
boost-cpp:
boost:
max_pin: x.x.x
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
boost:
- 1.78.0
c_compiler:
- gcc
c_compiler_version:
- '10'
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- nvcc
cuda_compiler_version:
- '11.1'
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cuda:11.1
numpy:
- '1.23'
pin_run_as_build:
boost:
max_pin: x.x.x
python:
min_pin: x.x
max_pin: x.x
python:
- 3.11.* *_cpython
python_impl:
- cpython
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
boost_cpp:
boost:
- 1.78.0
c_compiler:
- gcc
Expand All @@ -23,7 +23,7 @@ docker_image:
numpy:
- '1.20'
pin_run_as_build:
boost-cpp:
boost:
max_pin: x.x.x
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
boost_cpp:
boost:
- 1.78.0
c_compiler:
- gcc
Expand All @@ -23,7 +23,7 @@ docker_image:
numpy:
- '1.20'
pin_run_as_build:
boost-cpp:
boost:
max_pin: x.x.x
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
boost_cpp:
boost:
- 1.78.0
c_compiler:
- gcc
Expand All @@ -23,7 +23,7 @@ docker_image:
numpy:
- '1.20'
pin_run_as_build:
boost-cpp:
boost:
max_pin: x.x.x
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
boost_cpp:
boost:
- 1.78.0
c_compiler:
- gcc
Expand All @@ -23,7 +23,7 @@ docker_image:
numpy:
- '1.20'
pin_run_as_build:
boost-cpp:
boost:
max_pin: x.x.x
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
boost_cpp:
boost:
- 1.78.0
c_compiler:
- gcc
Expand All @@ -23,7 +23,7 @@ docker_image:
numpy:
- '1.21'
pin_run_as_build:
boost-cpp:
boost:
max_pin: x.x.x
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
boost:
- 1.78.0
c_compiler:
- gcc
c_compiler_version:
- '10'
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- nvcc
cuda_compiler_version:
- '11.2'
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cuda:11.2
numpy:
- '1.23'
pin_run_as_build:
boost:
max_pin: x.x.x
python:
min_pin: x.x
max_pin: x.x
python:
- 3.11.* *_cpython
python_impl:
- cpython
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
boost_cpp:
boost:
- 1.78.0
c_compiler:
- gcc
Expand All @@ -23,7 +23,7 @@ docker_image:
numpy:
- '1.20'
pin_run_as_build:
boost-cpp:
boost:
max_pin: x.x.x
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
boost_cpp:
boost:
- 1.78.0
c_compiler:
- gcc
Expand All @@ -23,7 +23,7 @@ docker_image:
numpy:
- '1.20'
pin_run_as_build:
boost-cpp:
boost:
max_pin: x.x.x
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
boost_cpp:
boost:
- 1.78.0
c_compiler:
- gcc
Expand All @@ -23,7 +23,7 @@ docker_image:
numpy:
- '1.20'
pin_run_as_build:
boost-cpp:
boost:
max_pin: x.x.x
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
boost_cpp:
boost:
- 1.78.0
c_compiler:
- gcc
Expand All @@ -23,7 +23,7 @@ docker_image:
numpy:
- '1.20'
pin_run_as_build:
boost-cpp:
boost:
max_pin: x.x.x
python:
min_pin: x.x
Expand Down
Loading

0 comments on commit 653398e

Please sign in to comment.