Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.27.1, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2023.10.08.08.50.47
  • Loading branch information
h-vetinari committed Oct 8, 2023
1 parent 878ad5d commit f415364
Show file tree
Hide file tree
Showing 38 changed files with 350 additions and 205 deletions.
70 changes: 35 additions & 35 deletions .azure-pipelines/azure-pipelines-linux.yml

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

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

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

20 changes: 10 additions & 10 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 @@ -16,5 +16,10 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.10.* *_cpython
python_impl:
- cpython
target_platform:
- linux-64
zip_keys:
- - python
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,10 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.11.* *_cpython
python_impl:
- cpython
target_platform:
- linux-64
zip_keys:
- - python
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,10 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.8.* *_cpython
python_impl:
- cpython
target_platform:
- linux-64
zip_keys:
- - python
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,10 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.9.* *_73_pypy
python_impl:
- pypy
target_platform:
- linux-64
zip_keys:
- - python
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,10 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.9.* *_cpython
python_impl:
- cpython
target_platform:
- linux-64
zip_keys:
- - python
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,10 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.10.* *_cpython
python_impl:
- cpython
target_platform:
- linux-aarch64
zip_keys:
- - python
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,10 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.11.* *_cpython
python_impl:
- cpython
target_platform:
- linux-aarch64
zip_keys:
- - python
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,10 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.8.* *_cpython
python_impl:
- cpython
target_platform:
- linux-aarch64
zip_keys:
- - python
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,10 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.9.* *_73_pypy
python_impl:
- pypy
target_platform:
- linux-aarch64
zip_keys:
- - python
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,10 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.9.* *_cpython
python_impl:
- cpython
target_platform:
- linux-aarch64
zip_keys:
- - python
- python_impl
20 changes: 0 additions & 20 deletions .ci_support/linux_ppc64le_python3.10.____cpython.yaml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
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-cos7-x86_64
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.10.* *_cpython
python_impl:
- cpython
target_platform:
- linux-ppc64le
zip_keys:
- - python
- python_impl
20 changes: 0 additions & 20 deletions .ci_support/linux_ppc64le_python3.11.____cpython.yaml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
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-cos7-x86_64
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.11.* *_cpython
python_impl:
- cpython
target_platform:
- linux-ppc64le
zip_keys:
- - python
- python_impl
20 changes: 0 additions & 20 deletions .ci_support/linux_ppc64le_python3.8.____cpython.yaml

This file was deleted.

Loading

0 comments on commit f415364

Please sign in to comment.