Currently, the ebuild sci-geosciences/grass-8.3.2 only supports Python 3.10 and 3.11, but not Python 3.12. This blocks the current upgrade to Python 3.12. The upstream pyproject.toml on github states compatibility with Python 3.12. Reproducible: Always Steps to Reproduce: 1. Install Python 3.12 2. emerge sci-geosciences/grass
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fecc72142781706daec6be01b4ba225e2d334f4 commit 2fecc72142781706daec6be01b4ba225e2d334f4 Author: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> AuthorDate: 2024-06-12 15:18:57 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2024-07-18 07:37:37 +0000 sci-geosciences/grass: enable py3.12 Closes: https://bugs.gentoo.org/933472 Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org> sci-geosciences/grass/grass-8.3.2-r1.ebuild | 276 ++++++++++++++++++++++++++++ sci-geosciences/grass/grass-9999.ebuild | 2 +- 2 files changed, 277 insertions(+), 1 deletion(-)