Skip to content

Commit

Permalink
Main v5.0 (#49)
Browse files Browse the repository at this point in the history
* added bot (for future branching to 5)

first try at installing 5.0.0
cleaned tests and build stuff
MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.27.1, and conda-forge-pinning 2023.11.02.10.11.59

---------

Signed-off-by: zerothi <[email protected]>
Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
  • Loading branch information
zerothi and conda-forge-webservices[bot] authored Nov 2, 2023
1 parent 1df72df commit 9e932c7
Show file tree
Hide file tree
Showing 15 changed files with 116 additions and 297 deletions.
2 changes: 1 addition & 1 deletion .ci_support/linux_64_mpimpich.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ cdt_name:
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
- conda-forge siesta_rc
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
fortran_compiler:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/linux_64_mpinompi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ cdt_name:
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
- conda-forge siesta_rc
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
fortran_compiler:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/linux_64_mpiopenmpi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ cdt_name:
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
- conda-forge siesta_rc
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
fortran_compiler:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/osx_64_mpimpich.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ c_compiler_version:
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
- conda-forge siesta_rc
fortran_compiler:
- gfortran
fortran_compiler_version:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/osx_64_mpinompi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ c_compiler_version:
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
- conda-forge siesta_rc
fortran_compiler:
- gfortran
fortran_compiler_version:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/osx_64_mpiopenmpi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ c_compiler_version:
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
- conda-forge siesta_rc
fortran_compiler:
- gfortran
fortran_compiler_version:
Expand Down
30 changes: 15 additions & 15 deletions README.md

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

5 changes: 5 additions & 0 deletions conda-forge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,8 @@ github:
tooling_branch_name: main
conda_build:
pkg_format: '2'
bot:
abi_migration_branches:
- main
- v4.1.x
# no v4.0.x
57 changes: 0 additions & 57 deletions recipe/arch.make.MPI

This file was deleted.

54 changes: 0 additions & 54 deletions recipe/arch.make.SEQ

This file was deleted.

Loading

0 comments on commit 9e932c7

Please sign in to comment.