-
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* migration: ArchRebuild * MNT: Re-rendered with conda-build 24.9.0, conda-smithy 3.40.1, and conda-forge-pinning 2024.10.02.19.54.49 * Update conda-forge.yml * MNT: Re-rendered with conda-build 24.9.0, conda-smithy 3.41.1, and conda-forge-pinning 2024.10.02.19.54.49 * Update conda-forge.yml * Update meta.yaml * Update build.sh * Update conda-forge.yml * Update build.sh * Update meta.yaml * MNT: Re-rendered with conda-build 24.9.0, conda-smithy 3.41.1, and conda-forge-pinning 2024.10.03.02.22.40 * Update build.sh * Update build.sh * Update meta.yaml * Update meta.yaml * MNT: Re-rendered with conda-build 24.9.0, conda-smithy 3.41.1, and conda-forge-pinning 2024.10.03.06.07.11 * Update recipe/build.sh Co-authored-by: Mark Harfouche <[email protected]> * Update recipe/build.sh Co-authored-by: Mark Harfouche <[email protected]> * Update build.sh * Update recipe/build.sh Co-authored-by: Mark Harfouche <[email protected]> --------- Co-authored-by: Lori A. Burns <[email protected]> Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com> Co-authored-by: Mark Harfouche <[email protected]>
- Loading branch information
1 parent
6203219
commit abd4c35
Showing
35 changed files
with
629 additions
and
9 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.
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
ace: | ||
- 8.0.1 | ||
c_stdlib: | ||
- sysroot | ||
c_stdlib_version: | ||
|
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
ace: | ||
- 8.0.1 | ||
c_stdlib: | ||
- sysroot | ||
c_stdlib_version: | ||
|
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
ace: | ||
- 8.0.1 | ||
c_stdlib: | ||
- sysroot | ||
c_stdlib_version: | ||
|
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
ace: | ||
- 8.0.1 | ||
c_stdlib: | ||
- sysroot | ||
c_stdlib_version: | ||
|
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
ace: | ||
- 8.0.1 | ||
c_stdlib: | ||
- sysroot | ||
c_stdlib_version: | ||
|
48 changes: 48 additions & 0 deletions
48
.ci_support/linux_aarch64_numpy2.0python3.10.____cpython.yaml
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,48 @@ | ||
BUILD: | ||
- aarch64-conda_cos7-linux-gnu | ||
ace: | ||
- 8.0.1 | ||
c_stdlib: | ||
- sysroot | ||
c_stdlib_version: | ||
- '2.17' | ||
cairo: | ||
- '1' | ||
cdt_arch: | ||
- aarch64 | ||
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 | ||
freetype: | ||
- '2' | ||
libboost_devel: | ||
- '1.86' | ||
libboost_python_devel: | ||
- '1.86' | ||
numpy: | ||
- '2.0' | ||
pin_run_as_build: | ||
python: | ||
min_pin: x.x | ||
max_pin: x.x | ||
postgresql: | ||
- '16' | ||
python: | ||
- 3.10.* *_cpython | ||
target_platform: | ||
- linux-aarch64 | ||
zip_keys: | ||
- - c_stdlib_version | ||
- cdt_name | ||
- - python | ||
- numpy | ||
- channel_sources |
48 changes: 48 additions & 0 deletions
48
.ci_support/linux_aarch64_numpy2.0python3.11.____cpython.yaml
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,48 @@ | ||
BUILD: | ||
- aarch64-conda_cos7-linux-gnu | ||
ace: | ||
- 8.0.1 | ||
c_stdlib: | ||
- sysroot | ||
c_stdlib_version: | ||
- '2.17' | ||
cairo: | ||
- '1' | ||
cdt_arch: | ||
- aarch64 | ||
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 | ||
freetype: | ||
- '2' | ||
libboost_devel: | ||
- '1.86' | ||
libboost_python_devel: | ||
- '1.86' | ||
numpy: | ||
- '2.0' | ||
pin_run_as_build: | ||
python: | ||
min_pin: x.x | ||
max_pin: x.x | ||
postgresql: | ||
- '16' | ||
python: | ||
- 3.11.* *_cpython | ||
target_platform: | ||
- linux-aarch64 | ||
zip_keys: | ||
- - c_stdlib_version | ||
- cdt_name | ||
- - python | ||
- numpy | ||
- channel_sources |
48 changes: 48 additions & 0 deletions
48
.ci_support/linux_aarch64_numpy2.0python3.12.____cpython.yaml
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,48 @@ | ||
BUILD: | ||
- aarch64-conda_cos7-linux-gnu | ||
ace: | ||
- 8.0.1 | ||
c_stdlib: | ||
- sysroot | ||
c_stdlib_version: | ||
- '2.17' | ||
cairo: | ||
- '1' | ||
cdt_arch: | ||
- aarch64 | ||
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 | ||
freetype: | ||
- '2' | ||
libboost_devel: | ||
- '1.86' | ||
libboost_python_devel: | ||
- '1.86' | ||
numpy: | ||
- '2.0' | ||
pin_run_as_build: | ||
python: | ||
min_pin: x.x | ||
max_pin: x.x | ||
postgresql: | ||
- '16' | ||
python: | ||
- 3.12.* *_cpython | ||
target_platform: | ||
- linux-aarch64 | ||
zip_keys: | ||
- - c_stdlib_version | ||
- cdt_name | ||
- - python | ||
- numpy | ||
- channel_sources |
48 changes: 48 additions & 0 deletions
48
.ci_support/linux_aarch64_numpy2.0python3.9.____cpython.yaml
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,48 @@ | ||
BUILD: | ||
- aarch64-conda_cos7-linux-gnu | ||
ace: | ||
- 8.0.1 | ||
c_stdlib: | ||
- sysroot | ||
c_stdlib_version: | ||
- '2.17' | ||
cairo: | ||
- '1' | ||
cdt_arch: | ||
- aarch64 | ||
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 | ||
freetype: | ||
- '2' | ||
libboost_devel: | ||
- '1.86' | ||
libboost_python_devel: | ||
- '1.86' | ||
numpy: | ||
- '2.0' | ||
pin_run_as_build: | ||
python: | ||
min_pin: x.x | ||
max_pin: x.x | ||
postgresql: | ||
- '16' | ||
python: | ||
- 3.9.* *_cpython | ||
target_platform: | ||
- linux-aarch64 | ||
zip_keys: | ||
- - c_stdlib_version | ||
- cdt_name | ||
- - python | ||
- numpy | ||
- channel_sources |
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,48 @@ | ||
BUILD: | ||
- aarch64-conda_cos7-linux-gnu | ||
ace: | ||
- 8.0.1 | ||
c_stdlib: | ||
- sysroot | ||
c_stdlib_version: | ||
- '2.17' | ||
cairo: | ||
- '1' | ||
cdt_arch: | ||
- aarch64 | ||
cdt_name: | ||
- cos7 | ||
channel_sources: | ||
- conda-forge/label/python_rc,conda-forge | ||
channel_targets: | ||
- conda-forge main | ||
cxx_compiler: | ||
- gxx | ||
cxx_compiler_version: | ||
- '13' | ||
docker_image: | ||
- quay.io/condaforge/linux-anvil-cos7-x86_64 | ||
freetype: | ||
- '2' | ||
libboost_devel: | ||
- '1.86' | ||
libboost_python_devel: | ||
- '1.86' | ||
numpy: | ||
- '2' | ||
pin_run_as_build: | ||
python: | ||
min_pin: x.x | ||
max_pin: x.x | ||
postgresql: | ||
- '16' | ||
python: | ||
- 3.13.* *_cp313 | ||
target_platform: | ||
- linux-aarch64 | ||
zip_keys: | ||
- - c_stdlib_version | ||
- cdt_name | ||
- - python | ||
- numpy | ||
- channel_sources |
44 changes: 44 additions & 0 deletions
44
.ci_support/linux_ppc64le_numpy2.0python3.10.____cpython.yaml
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,44 @@ | ||
ace: | ||
- 8.0.1 | ||
c_stdlib: | ||
- sysroot | ||
c_stdlib_version: | ||
- '2.17' | ||
cairo: | ||
- '1' | ||
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 | ||
freetype: | ||
- '2' | ||
libboost_devel: | ||
- '1.86' | ||
libboost_python_devel: | ||
- '1.86' | ||
numpy: | ||
- '2.0' | ||
pin_run_as_build: | ||
python: | ||
min_pin: x.x | ||
max_pin: x.x | ||
postgresql: | ||
- '16' | ||
python: | ||
- 3.10.* *_cpython | ||
target_platform: | ||
- linux-ppc64le | ||
zip_keys: | ||
- - c_stdlib_version | ||
- cdt_name | ||
- - python | ||
- numpy | ||
- channel_sources |
Oops, something went wrong.