Wolf Vollprecht

Results 1457 comments of Wolf Vollprecht

No problem, thanks for working on this 🚀

Hm this is _really_ weird because `conda-forge` only has 1.4 as far as I can see: https://anaconda.org/conda-forge/python.app/files

I double checked and the `3` version of `python.app` is only available from the Anaconda defaults channel. That makes an installation with conda-forge only impossible, if it is the real...

Do you have any of these tests for `zos-z` or `ppc64le`? It seems like a very straightforward thing to add a new platform that should not require any specific tests....

We now move the packages to `broken` under the `output` directory.

I added a comment to use the `miniforge` installer instead of `miniconda`. Miniforge is maintained by `conda-forge` and thus more appropriate for this use case :)

@h-vetinari I played around with also caching the "source" in https://github.com/prefix-dev/rattler-build/pull/1226 and the example in https://github.com/wolfv/rattler-build-cache-test. I now think that the `cache` should have its own `source` section. Then everything...