Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 24.5.0, conda-smithy 3.36.0, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2024.05.24.03.56.36
  • Loading branch information
conda-forge-webservices[bot] committed May 24, 2024
1 parent 9701e3b commit 97f3c8f
Show file tree
Hide file tree
Showing 30 changed files with 132 additions and 187 deletions.
40 changes: 20 additions & 20 deletions .azure-pipelines/azure-pipelines-linux.yml

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

40 changes: 20 additions & 20 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 @@ -14,8 +14,6 @@ channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -30,5 +28,4 @@ zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.23'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -30,5 +28,4 @@ zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ 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
Expand All @@ -30,5 +28,4 @@ zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -30,5 +28,4 @@ zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -30,5 +28,4 @@ zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -34,5 +32,4 @@ zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.23'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -34,5 +32,4 @@ zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ 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
Expand All @@ -34,5 +32,4 @@ zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -34,5 +32,4 @@ zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -34,5 +32,4 @@ zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
- '10.13'
MACOSX_SDK_VERSION:
- '10.13'
c_compiler:
- clang
c_compiler_version:
- '16'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '10.9'
- '10.13'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
macos_machine:
- x86_64-apple-darwin13.4.0
numpy:
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -28,5 +28,4 @@ target_platform:
- osx-64
zip_keys:
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
- '10.13'
MACOSX_SDK_VERSION:
- '10.13'
c_compiler:
- clang
c_compiler_version:
- '16'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '10.9'
- '10.13'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
macos_machine:
- x86_64-apple-darwin13.4.0
numpy:
- '1.23'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -28,5 +28,4 @@ target_platform:
- osx-64
zip_keys:
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
- '10.13'
MACOSX_SDK_VERSION:
- '10.13'
c_compiler:
- clang
c_compiler_version:
- '16'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '10.9'
- '10.13'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
macos_machine:
- x86_64-apple-darwin13.4.0
numpy:
- '1.26'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -28,5 +28,4 @@ target_platform:
- osx-64
zip_keys:
- - python
- numpy
- python_impl
Loading

0 comments on commit 97f3c8f

Please sign in to comment.