dev-python/uv raised its minimal rust version to 1.83.0 (https://github.com/astral-sh/uv/pull/9815) in v0.5.9 which leads to compile errors when using the current stable rustc on Gentoo (1.82). In fact, the minimal version before 0.5.9 (since 0.4.13) has been 1.81.0 and not 1.80.1, as currently set in the ebuilds.
Thanks!
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff00327ee79fb9f21a0e68fcac9c18cae60cb075 commit ff00327ee79fb9f21a0e68fcac9c18cae60cb075 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2024-12-16 14:18:49 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2024-12-16 14:18:49 +0000 dev-python/uv: Fix RUST_MIN_VER Closes: https://bugs.gentoo.org/946545 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/uv/uv-0.5.6.ebuild | 2 +- dev-python/uv/uv-0.5.9.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)