Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 24.7.1, conda-smithy 3.39.1, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2024.09.04.18.34.51
  • Loading branch information
regro-cf-autotick-bot authored and jschueller committed Sep 4, 2024
1 parent b63bf87 commit 2165ded
Show file tree
Hide file tree
Showing 11 changed files with 31 additions and 39 deletions.
2 changes: 1 addition & 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.

12 changes: 6 additions & 6 deletions .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
fortran_compiler:
- gfortran
fortran_compiler_version:
- '12'
- '13'
libblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
metis:
- 5.1.0
mumps_seq:
- 5.7.2
- 5.7.3
target_platform:
- linux-64
zip_keys:
Expand Down
8 changes: 4 additions & 4 deletions .ci_support/linux_aarch64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ BUILD:
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
Expand All @@ -19,21 +19,21 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
fortran_compiler:
- gfortran
fortran_compiler_version:
- '12'
- '13'
libblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
metis:
- 5.1.0
mumps_seq:
- 5.7.2
- 5.7.3
target_platform:
- linux-aarch64
zip_keys:
Expand Down
8 changes: 4 additions & 4 deletions .ci_support/linux_ppc64le_.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
Expand All @@ -15,21 +15,21 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
fortran_compiler:
- gfortran
fortran_compiler_version:
- '12'
- '13'
libblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
metis:
- 5.1.0
mumps_seq:
- 5.7.2
- 5.7.3
target_platform:
- linux-ppc64le
zip_keys:
Expand Down
10 changes: 0 additions & 10 deletions .ci_support/migrations/mumps572.yaml

This file was deleted.

8 changes: 4 additions & 4 deletions .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
c_compiler:
- clang
c_compiler_version:
- '16'
- '17'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
Expand All @@ -17,11 +17,11 @@ channel_targets:
cxx_compiler:
- clangxx
cxx_compiler_version:
- '16'
- '17'
fortran_compiler:
- gfortran
fortran_compiler_version:
- '12'
- '13'
libblas:
- 3.9 *netlib
liblapack:
Expand All @@ -31,7 +31,7 @@ macos_machine:
metis:
- 5.1.0
mumps_seq:
- 5.7.2
- 5.7.3
target_platform:
- osx-64
zip_keys:
Expand Down
8 changes: 4 additions & 4 deletions .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
c_compiler:
- clang
c_compiler_version:
- '16'
- '17'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
Expand All @@ -17,11 +17,11 @@ channel_targets:
cxx_compiler:
- clangxx
cxx_compiler_version:
- '16'
- '17'
fortran_compiler:
- gfortran
fortran_compiler_version:
- '12'
- '13'
libblas:
- 3.9 *netlib
liblapack:
Expand All @@ -31,7 +31,7 @@ macos_machine:
metis:
- 5.1.0
mumps_seq:
- 5.7.2
- 5.7.3
target_platform:
- osx-arm64
zip_keys:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/win_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ liblapack:
metis:
- 5.1.0
mumps_seq:
- 5.7.2
- 5.7.3
target_platform:
- win-64
1 change: 0 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: 1 addition & 1 deletion .scripts/run_osx_build.sh

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

9 changes: 6 additions & 3 deletions build-locally.py

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

0 comments on commit 2165ded

Please sign in to comment.