Pin SUNDIALS to 7.5 and add migrator to 7.6#8395
Pin SUNDIALS to 7.5 and add migrator to 7.6#8395Saransh-cpp wants to merge 3 commits intoconda-forge:mainfrom
Conversation
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( I do have some suggestions for making it better though... For recipe/meta.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/23899471762. Examine the logs at this URL for more detail. |
|
Thanks @Saransh-cpp ! Something I forgot to mention in my issue, was that you need to pin the version down the detail specified in the
Thanks for investigating this! I guess that ideally to ensure all these packages are co-installable they should share the same sundials version used here, but even if some specific feedstocks restrict their sundials version they want. |
|
Thanks for the help, @traversaro! I have updated the pin to 7.5 and have added a migrator for 7.6. |
|
Can you name the migration sundial76.yml ? |
|
Ahah, you beat me to it. I was about to push the commit. |
Checklist
0(if the version changed)conda-smithy(Use the phrase@conda-forge-admin, please rerenderin a comment in this PR for automated rerendering)XRef #8392
Pin SUNDIALS to
v7.5and add migrator forv7.6.I am not sure what the right thing to do here is, given that several repositories use very different versions of SUNDIALS, such as:
2.7.*>=5.3,<6.0>=5.5.0,<6<7cc: @traversaro