Closed mariusvniekerk closed 5 years ago
Maybe, I think this may still be a useful place for discussion.
What's the plan for pure-Python / metapackages? They aren't getting rebuilt by the rerenders, but since main is excluded, they can't be found by the builds. Should non-compiled packages just get bulk-cloned over to the gcc7 channel? Or should I be triggering rebuilds of packages that don't need compilers so they get uploaded to the new channel?
So the plan for pure python packages is to use the upcoming strict channel priority coming in the next version of conda. That will allow us to reasonably safely add the main label as a lower priority channel.
I guess this CFEP was accepted since https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/92 was merged.