conda-forge / miniforge

A conda-forge distribution.
https://conda-forge.org/miniforge
Other
6.16k stars 319 forks source link

Update to conda 4.14, cpython 3.10, pypy 3.9 #333

Closed isuruf closed 2 years ago

isuruf commented 2 years ago

Closes https://github.com/conda-forge/miniforge/issues/323

Checklist

isuruf commented 2 years ago

@mattip, we are updating base python in miniforge to 3.10. For pypy should we be going for 3.8 or 3.9?

mattip commented 2 years ago

I think 3.9 will be supported longer, so might as well use it. I don't remember python-3.9-specific issues for quite a while now.

mattip commented 2 years ago

There is a package conflict for pypy on the mamba builds. I am not sure which package it is, but maybe there is a missing migration somewhere.

hmaarrfk commented 2 years ago

mamba itself apparently :D https://github.com/conda-forge/mamba-feedstock/pull/158