conda-forge / miniforge

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

Update to Conda 23.7.2 & conda-libmamba-solver 23.7.0 #480

Closed jakirkham closed 3 months ago

jakirkham commented 10 months ago

Checklist

jakirkham commented 10 months ago

cc @jaimergp @hmaarrfk

jaimergp commented 10 months ago

Unfortunately we need to wait for a hypothetical mamba 1.4.10 to include https://github.com/mamba-org/mamba/pull/2732, which fixes #475.

h-vetinari commented 10 months ago

Unfortunately we need to wait for a hypothetical mamba 1.4.10 to include mamba-org/mamba#2732, which fixes #475.

Would also fix https://github.com/conda-forge/boa-feedstock/issues/75, which is necessary to unblock some fixes in conda-build 3.26.

Edit: that's less of an issue for miniforge itself of course, I was talking more conda-forge in general...

jaimergp commented 10 months ago

It looks like it will be cut soon (today?): https://github.com/mamba-org/mamba/issues/2766

h-vetinari commented 10 months ago

mamba 1.5.0 is live in conda-forge

jaimergp commented 10 months ago

mamba 1.5.0 available. Let's rerun.

h-vetinari commented 10 months ago

That's twice I snuck in juuust before you today (in my timezone) 😝

h-vetinari commented 10 months ago

I think this is somehow running into this constraint in mamba <1.4.4 on conda <23.4: https://github.com/conda-forge/mamba-feedstock/blame/67d9230a2570dd951c84460da7fe2f0974bc3f6e/recipe/meta.yaml#L125

h-vetinari commented 10 months ago

Ah, and now you're back to https://github.com/conda-forge/boa-feedstock/issues/75, because boa caps to mamba <1.4.2... 😑

jakirkham commented 3 months ago

Superseded by PR: https://github.com/conda-forge/miniforge/pull/523