Closed hmaarrfk closed 2 years ago
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 (recipe
) and found it was in an excellent condition.
I think some old environment are failing to "update" because qt
is at version 5.15.2
but their packages requires some migrations that are only available with 5.15.3 (which is why I was really adamant about holding off on 5.15.3 during the initial rollout).
I'm not sure if there is a way we can tell conda to forget
about the qt
, and replace with qt-main
. But that seems hard.
Instead, I think we should make it an error to depend on qt
in any new recipe, that way people get the correct pinnings.
Could add a lint to conda-smithy
???
Sorry for the lack of clarity, was responding to this last line
Instead, I think we should make it an error to depend on qt in any new recipe, that way people get the correct pinnings.
We have a number of lints/hints starting here. For example this pip
hint could be a good starting point for a qt
related lint (or hint)
Checklist
0
(if the version changed)conda-smithy
(Use the phrase code>@<space/conda-forge-admin, please rerender in a comment in this PR for automated rerendering)