Skip to content

Commit

Permalink
Merge pull request #8 from MatthewSZhang/main
Browse files Browse the repository at this point in the history
MNT: Re-rendered with conda-build 24.7.1, conda-smithy 3.39.1 version 0.2.3 build 1
  • Loading branch information
MatthewSZhang authored Sep 13, 2024
2 parents f27a517 + e3248c2 commit dfa5e76
Show file tree
Hide file tree
Showing 11 changed files with 21 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .ci_support/osx_64_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
llvm_openmp:
- '17'
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
Expand Down
2 changes: 2 additions & 0 deletions .ci_support/osx_64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
llvm_openmp:
- '17'
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
Expand Down
2 changes: 2 additions & 0 deletions .ci_support/osx_64_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
llvm_openmp:
- '17'
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
Expand Down
2 changes: 2 additions & 0 deletions .ci_support/osx_64_python3.13.____cp313.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ channel_sources:
- conda-forge/label/python_rc,conda-forge
channel_targets:
- conda-forge main
llvm_openmp:
- '17'
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
Expand Down
2 changes: 2 additions & 0 deletions .ci_support/osx_64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
llvm_openmp:
- '17'
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
Expand Down
2 changes: 2 additions & 0 deletions .ci_support/osx_arm64_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
llvm_openmp:
- '17'
macos_machine:
- arm64-apple-darwin20.0.0
pin_run_as_build:
Expand Down
2 changes: 2 additions & 0 deletions .ci_support/osx_arm64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
llvm_openmp:
- '17'
macos_machine:
- arm64-apple-darwin20.0.0
pin_run_as_build:
Expand Down
2 changes: 2 additions & 0 deletions .ci_support/osx_arm64_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
llvm_openmp:
- '17'
macos_machine:
- arm64-apple-darwin20.0.0
pin_run_as_build:
Expand Down
2 changes: 2 additions & 0 deletions .ci_support/osx_arm64_python3.13.____cp313.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ channel_sources:
- conda-forge/label/python_rc,conda-forge
channel_targets:
- conda-forge main
llvm_openmp:
- '17'
macos_machine:
- arm64-apple-darwin20.0.0
pin_run_as_build:
Expand Down
2 changes: 2 additions & 0 deletions .ci_support/osx_arm64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
llvm_openmp:
- '17'
macos_machine:
- arm64-apple-darwin20.0.0
pin_run_as_build:
Expand Down
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ source:
sha256: cea048f9b21a3aa1cdff3cab62438243c6d2a1610c98cf51eb10c795da732e19

build:
number: 0
number: 1
skip: true # [py<39]
skip: true # [python_impl == "pypy"]

Expand Down

0 comments on commit dfa5e76

Please sign in to comment.