Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 919908 - media-fonts/terminus-font should support python 3.12
Summary: media-fonts/terminus-font should support python 3.12
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal
Assignee: Marek Szuba (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-14 20:11 UTC by Boris Staletic
Modified: 2023-12-16 21:39 UTC (History)
1 user (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 Boris Staletic 2023-12-14 20:11:05 UTC
Currently available terminus-font only supports up to python 3.11.
I've ran the tests with python 3.12 and everything works.
Just changing thte PYTHON_COMPAT variable to include python3_12 is enough.

Reproducible: Always
Comment 1 Marek Szuba (RETIRED) archtester gentoo-dev 2023-12-16 21:34:51 UTC
Thank you for having tested this! I'll push an update shortly.
Comment 2 Larry the Git Cow gentoo-dev 2023-12-16 21:39:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d319eefb2de437257ef6389ca53a9e69c63191c2

commit d319eefb2de437257ef6389ca53a9e69c63191c2
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2023-12-16 21:37:44 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2023-12-16 21:39:02 +0000

    media-fonts/terminus-font: update EAPI 7 -> 8, enable py3.12
    
    Thanks-to: Boris Staletic <boris.staletic@protonmail.com>
    Closes: https://bugs.gentoo.org/919908
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 .../terminus-font/terminus-font-4.49.1-r1.ebuild   | 101 +++++++++++++++++++++
 1 file changed, 101 insertions(+)