Closed ocefpaf closed 6 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.
@CJ-Wright and @mariusvniekerk this fails, as expected, with the new compilers due to missing packages. I wonder if we should make the default behavior to remove defaults
during the compiler migration (pun intended :smile:).
Zlib is in a cycle, so I don't know if this will help. Having defaults in to help us bootstrap would be nice since we can then do another round of builds once the cycle is done and remove defaults, allowing us to do a proper self consistent bootstrap.
Having defaults in to help us bootstrap would be nice since we can then do another round of builds once the cycle is done and remove defaults, allowing us to do a proper self consistent bootstrap.
Sounds good. Even though I would like to try that in the first cycle it is probably faster to cycle twice rather than fixing point issues here and there.
Do we need to update this from anaconda recipes?
Do we need to update this from anaconda recipes?
Probably. There is also the curl
/libcurl
naming issue we must decide.
Ah yes
Same as #35 but without defaults so we can assess what is missing.