-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MNT: Re-rendered with conda-build 24.9.0, conda-smithy 3.43.2, and co…
…nda-forge-pinning 2024.11.01.21.49.52
- Loading branch information
Showing
24 changed files
with
275 additions
and
80 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
c_compiler: | ||
- gcc | ||
c_compiler_version: | ||
- '13' | ||
c_stdlib: | ||
- sysroot | ||
c_stdlib_version: | ||
- '2.17' | ||
cdt_name: | ||
- cos7 | ||
channel_sources: | ||
- conda-forge | ||
channel_targets: | ||
- cctbx-nightly main | ||
cxx_compiler: | ||
- gxx | ||
cxx_compiler_version: | ||
- '13' | ||
docker_image: | ||
- quay.io/condaforge/linux-anvil-cos7-x86_64 | ||
libboost_devel: | ||
- '1.86' | ||
libboost_python_devel: | ||
- '1.86' | ||
numpy: | ||
- '2' | ||
pin_run_as_build: | ||
python: | ||
min_pin: x.x | ||
max_pin: x.x | ||
python: | ||
- 3.13.* *_cp313 | ||
target_platform: | ||
- linux-64 | ||
zip_keys: | ||
- - c_compiler_version | ||
- cxx_compiler_version | ||
- - c_stdlib_version | ||
- cdt_name | ||
- - python | ||
- numpy |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
MACOSX_DEPLOYMENT_TARGET: | ||
- '10.13' | ||
MACOSX_SDK_VERSION: | ||
- '10.13' | ||
c_compiler: | ||
- clang | ||
c_compiler_version: | ||
- '18' | ||
c_stdlib: | ||
- macosx_deployment_target | ||
c_stdlib_version: | ||
- '10.13' | ||
channel_sources: | ||
- conda-forge | ||
channel_targets: | ||
- cctbx-nightly main | ||
cxx_compiler: | ||
- clangxx | ||
cxx_compiler_version: | ||
- '18' | ||
libboost_devel: | ||
- '1.86' | ||
libboost_python_devel: | ||
- '1.86' | ||
macos_machine: | ||
- x86_64-apple-darwin13.4.0 | ||
numpy: | ||
- '2' | ||
pin_run_as_build: | ||
python: | ||
min_pin: x.x | ||
max_pin: x.x | ||
python: | ||
- 3.13.* *_cp313 | ||
target_platform: | ||
- osx-64 | ||
zip_keys: | ||
- - c_compiler_version | ||
- cxx_compiler_version | ||
- - python | ||
- numpy |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
MACOSX_DEPLOYMENT_TARGET: | ||
- '11.0' | ||
MACOSX_SDK_VERSION: | ||
- '11.0' | ||
c_compiler: | ||
- clang | ||
c_compiler_version: | ||
- '18' | ||
c_stdlib: | ||
- macosx_deployment_target | ||
c_stdlib_version: | ||
- '11.0' | ||
channel_sources: | ||
- conda-forge | ||
channel_targets: | ||
- cctbx-nightly main | ||
cxx_compiler: | ||
- clangxx | ||
cxx_compiler_version: | ||
- '18' | ||
libboost_devel: | ||
- '1.86' | ||
libboost_python_devel: | ||
- '1.86' | ||
macos_machine: | ||
- arm64-apple-darwin20.0.0 | ||
numpy: | ||
- '2' | ||
pin_run_as_build: | ||
python: | ||
min_pin: x.x | ||
max_pin: x.x | ||
python: | ||
- 3.13.* *_cp313 | ||
target_platform: | ||
- osx-arm64 | ||
zip_keys: | ||
- - c_compiler_version | ||
- cxx_compiler_version | ||
- - python | ||
- numpy |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
c_compiler: | ||
- vs2019 | ||
c_stdlib: | ||
- vs | ||
channel_sources: | ||
- conda-forge | ||
channel_targets: | ||
- cctbx-nightly main | ||
cxx_compiler: | ||
- vs2019 | ||
libboost_devel: | ||
- '1.86' | ||
libboost_python_devel: | ||
- '1.86' | ||
numpy: | ||
- '2' | ||
pin_run_as_build: | ||
python: | ||
min_pin: x.x | ||
max_pin: x.x | ||
python: | ||
- 3.13.* *_cp313 | ||
target_platform: | ||
- win-64 | ||
zip_keys: | ||
- - python | ||
- numpy |
Oops, something went wrong.