Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 24.7.1, conda-smithy 3.38.0, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2024.08.22.11.46.24
  • Loading branch information
conda-forge-webservices[bot] committed Aug 22, 2024
1 parent dde43da commit c2bbfff
Show file tree
Hide file tree
Showing 45 changed files with 624 additions and 512 deletions.
99 changes: 49 additions & 50 deletions .azure-pipelines/azure-pipelines-linux.yml

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

32 changes: 21 additions & 11 deletions .azure-pipelines/azure-pipelines-osx.yml

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

7 changes: 6 additions & 1 deletion .ci_support/README

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,31 +1,27 @@
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '9'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-comp7
- quay.io/condaforge/linux-anvil-cos7-x86_64
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
zlib:
max_pin: x.x
python:
- 3.10.* *_cpython
python_impl:
- cpython
target_platform:
- linux-64
zip_keys:
- - cdt_name
- docker_image
- - python
- python_impl
zlib:
- '1.2'
- '1'
27 changes: 27 additions & 0 deletions .ci_support/linux_64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '13'
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-64
zip_keys:
- - python
- python_impl
zlib:
- '1'
27 changes: 27 additions & 0 deletions .ci_support/linux_64_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '13'
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
python_impl:
- cpython
target_platform:
- linux-64
zip_keys:
- - python
- python_impl
zlib:
- '1'
31 changes: 0 additions & 31 deletions .ci_support/linux_64_python3.7.____73_pypypython_implpypy.yaml

This file was deleted.

31 changes: 0 additions & 31 deletions .ci_support/linux_64_python3.7.____cpythonpython_implcpython.yaml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,31 +1,27 @@
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '9'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-comp7
- quay.io/condaforge/linux-anvil-cos7-x86_64
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
zlib:
max_pin: x.x
python:
- 3.8.* *_cpython
python_impl:
- cpython
target_platform:
- linux-64
zip_keys:
- - cdt_name
- docker_image
- - python
- python_impl
zlib:
- '1.2'
- '1'
Loading

0 comments on commit c2bbfff

Please sign in to comment.