Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 933472 - sci-geosciences/grass: needs upgrade to Python 3.12
Summary: sci-geosciences/grass: needs upgrade to Python 3.12
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: mario.haustein
URL:
Whiteboard:
Keywords: PullRequest
Depends on: 929520
Blocks: 921826
  Show dependency tree
 
Reported: 2024-06-03 10:51 UTC by Erich Seifert
Modified: 2024-07-18 07:41 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erich Seifert 2024-06-03 10:51:03 UTC
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
Comment 1 Larry the Git Cow gentoo-dev 2024-07-18 07:41:17 UTC
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(-)