conan-io / conan-center-index

Recipes for the ConanCenter repository
https://conan.io/center
MIT License
970 stars 1.78k forks source link

[openmpi] <openmpi>/<5.0.3>: Has not been updated to conan2.0 format #23503

Open themendozaline opened 7 months ago

themendozaline commented 7 months ago

Description

Openmpi has not been updated to conan 2.0 format and has not been updated to include previous versions and newer versions

https://www.open-mpi.org/software/ompi/v5.0/

Package and Environment Details

Conan profile

[settings] os=Macos os_build=Macos arch=armv8 arch_build=armv8 compiler=apple-clang compiler.version=14 compiler.libcxx=libc++ build_type=Release [options] [conf] [build_requires] [env]

Steps to reproduce

I am unable to download it because the package is not updated.

Logs

Click to expand log ``` Put your log output here ```
Ahajha commented 7 months ago

There's a PR out for the migration: https://github.com/conan-io/conan-center-index/pull/18980