Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 3.23.1, conda-smithy 3.22.0, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2022.12.02.10.47.43
  • Loading branch information
mbargull committed Dec 2, 2022
1 parent 65e911c commit 5a024d7
Show file tree
Hide file tree
Showing 14 changed files with 316 additions and 0 deletions.
24 changes: 24 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.

6 changes: 6 additions & 0 deletions .azure-pipelines/azure-pipelines-osx.yml

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

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

21 changes: 21 additions & 0 deletions .ci_support/linux_64_python3.8.____73_pypypython_implpypy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
cdt_name:
- cos6
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.8.* *_73_pypy
python_impl:
- pypy
target_platform:
- linux-64
zip_keys:
- - python
- python_impl
21 changes: 21 additions & 0 deletions .ci_support/linux_64_python3.9.____73_pypypython_implpypy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
cdt_name:
- cos6
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.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
@@ -0,0 +1,25 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
cdt_arch:
- aarch64
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.8.* *_73_pypy
python_impl:
- pypy
target_platform:
- linux-aarch64
zip_keys:
- - python
- python_impl
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
cdt_arch:
- aarch64
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.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
@@ -0,0 +1,21 @@
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.8.* *_73_pypy
python_impl:
- pypy
target_platform:
- linux-ppc64le
zip_keys:
- - python
- python_impl
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
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.9.* *_73_pypy
python_impl:
- pypy
target_platform:
- linux-ppc64le
zip_keys:
- - python
- python_impl
21 changes: 21 additions & 0 deletions .ci_support/osx_64_python3.8.____73_pypypython_implpypy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.8.* *_73_pypy
python_impl:
- pypy
target_platform:
- osx-64
zip_keys:
- - python
- python_impl
21 changes: 21 additions & 0 deletions .ci_support/osx_64_python3.9.____73_pypypython_implpypy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.9.* *_73_pypy
python_impl:
- pypy
target_platform:
- osx-64
zip_keys:
- - python
- python_impl
17 changes: 17 additions & 0 deletions .ci_support/win_64_python3.8.____73_pypypython_implpypy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.8.* *_73_pypy
python_impl:
- pypy
target_platform:
- win-64
zip_keys:
- - python
- python_impl
17 changes: 17 additions & 0 deletions .ci_support/win_64_python3.9.____73_pypypython_implpypy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.9.* *_73_pypy
python_impl:
- pypy
target_platform:
- win-64
zip_keys:
- - python
- python_impl
Loading

0 comments on commit 5a024d7

Please sign in to comment.