Skip to content

Commit

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

Rebuild for python312
  • Loading branch information
xhochy committed Sep 26, 2023
2 parents 57d8eac + 65960b1 commit 1f7a7dd
Show file tree
Hide file tree
Showing 52 changed files with 535 additions and 422 deletions.
77 changes: 60 additions & 17 deletions .azure-pipelines/azure-pipelines-linux.yml

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

37 changes: 20 additions & 17 deletions .azure-pipelines/azure-pipelines-osx.yml

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

75 changes: 19 additions & 56 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
Expand Up @@ -11,7 +11,7 @@ channel_targets:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.21'
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -23,3 +23,4 @@ target_platform:
zip_keys:
- - python
- numpy
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ channel_targets:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.21'
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -23,3 +23,4 @@ target_platform:
zip_keys:
- - python
- numpy
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ channel_targets:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.21'
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -23,3 +23,4 @@ target_platform:
zip_keys:
- - python
- numpy
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ channel_targets:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.21'
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -23,3 +23,4 @@ target_platform:
zip_keys:
- - python
- numpy
- channel_sources
1 change: 1 addition & 0 deletions .ci_support/linux_64_numpy1.23python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ target_platform:
zip_keys:
- - python
- numpy
- channel_sources
26 changes: 26 additions & 0 deletions .ci_support/linux_64_numpy1.26python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
cdt_name:
- cos6
channel_sources:
- conda-forge/label/python_rc,conda-forge
channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.26'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.12.* *_cpython
target_platform:
- linux-64
zip_keys:
- - python
- numpy
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ channel_sources:
channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.21'
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -27,3 +27,4 @@ target_platform:
zip_keys:
- - python
- numpy
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ channel_sources:
channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.21'
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -27,3 +27,4 @@ target_platform:
zip_keys:
- - python
- numpy
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ channel_sources:
channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-aarch64
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.21'
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -27,3 +27,4 @@ target_platform:
zip_keys:
- - python
- numpy
- channel_sources
Loading

0 comments on commit 1f7a7dd

Please sign in to comment.