Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.23.0, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2023.03.15.15.08.36
  • Loading branch information
Shelnutt2 committed Mar 15, 2023
1 parent b71904e commit 921178c
Show file tree
Hide file tree
Showing 8 changed files with 80 additions and 5 deletions.
4 changes: 3 additions & 1 deletion .azure-pipelines/azure-pipelines-linux.yml

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

7 changes: 6 additions & 1 deletion .azure-pipelines/azure-pipelines-osx.yml

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

9 changes: 8 additions & 1 deletion .azure-pipelines/azure-pipelines-win.yml

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

35 changes: 35 additions & 0 deletions .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
MACOSX_DEPLOYMENT_TARGET:
- '11.0'
c_compiler:
- clang
c_compiler_version:
- '14'
channel_sources:
- conda-forge,tiledb
channel_targets:
- tiledb main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '14'
macos_machine:
- arm64-apple-darwin20.0.0
numpy:
- '1.21'
- '1.20'
- '1.20'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.10.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_cpython
target_platform:
- osx-arm64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - python
- numpy
10 changes: 9 additions & 1 deletion .scripts/build_steps.sh

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

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

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

11 changes: 10 additions & 1 deletion .scripts/run_osx_build.sh

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

7 changes: 7 additions & 0 deletions README.md

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

0 comments on commit 921178c

Please sign in to comment.