Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 24.7.1, conda-smithy 3.40.1, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2024.09.23.09.40.07
  • Loading branch information
conda-forge-webservices[bot] committed Sep 23, 2024
1 parent 27bc778 commit 64e5179
Show file tree
Hide file tree
Showing 16 changed files with 146 additions and 86 deletions.
20 changes: 8 additions & 12 deletions .azure-pipelines/azure-pipelines-linux.yml

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

19 changes: 8 additions & 11 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,11 +1,23 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
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
mpich:
- '4'
numpy:
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -14,3 +26,8 @@ python:
- 3.10.* *_cpython
target_platform:
- linux-64
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- numpy
Original file line number Diff line number Diff line change
@@ -1,11 +1,23 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
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
mpich:
- '4'
numpy:
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -14,3 +26,8 @@ python:
- 3.9.* *_cpython
target_platform:
- linux-64
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- numpy
Original file line number Diff line number Diff line change
@@ -1,11 +1,23 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
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
mpich:
- '4'
numpy:
- '1.23'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -14,3 +26,8 @@ python:
- 3.11.* *_cpython
target_platform:
- linux-64
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- numpy
Original file line number Diff line number Diff line change
@@ -1,11 +1,23 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
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
mpich:
- '4'
numpy:
- '1.26'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -14,3 +26,8 @@ python:
- 3.12.* *_cpython
target_platform:
- linux-64
zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- numpy
16 changes: 0 additions & 16 deletions .ci_support/linux_64_python3.8.____cpython.yaml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
c_stdlib:
- vs
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- vs2019
numpy:
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -10,3 +16,6 @@ python:
- 3.10.* *_cpython
target_platform:
- win-64
zip_keys:
- - python
- numpy
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
c_stdlib:
- vs
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- vs2019
numpy:
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -10,3 +16,6 @@ python:
- 3.9.* *_cpython
target_platform:
- win-64
zip_keys:
- - python
- numpy
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
c_stdlib:
- vs
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- vs2019
numpy:
- '1.23'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -10,3 +16,6 @@ python:
- 3.11.* *_cpython
target_platform:
- win-64
zip_keys:
- - python
- numpy
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
c_stdlib:
- vs
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- vs2019
numpy:
- '1.26'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -10,3 +16,6 @@ python:
- 3.12.* *_cpython
target_platform:
- win-64
zip_keys:
- - python
- numpy
12 changes: 0 additions & 12 deletions .ci_support/win_64_python3.8.____cpython.yaml

This file was deleted.

2 changes: 2 additions & 0 deletions .scripts/build_steps.sh

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

4 changes: 2 additions & 2 deletions .scripts/run_win_build.bat

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

Loading

0 comments on commit 64e5179

Please sign in to comment.