Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929567 - games-action/teeworlds: needs upgrade to Python 3.12 (PythonCompatUpdate)
Summary: games-action/teeworlds: needs upgrade to Python 3.12 (PythonCompatUpdate)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 921826
  Show dependency tree
 
Reported: 2024-04-13 08:44 UTC by Michał Górny
Modified: 2024-05-05 23:44 UTC (History)
0 users

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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-04-13 08:44:48 UTC
This package does not support Python 3.12.  Please test it with Python 3.12 as a matter of urgency as the default will change in early June, as per message on gentoo-dev: https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg99104.html.  Please check the information provided in the tracker.  Ask in #gentoo-python on IRC if need any help.
Comment 1 Larry the Git Cow gentoo-dev 2024-05-05 23:44:00 UTC
The bug has been closed via the following commit(s):

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

commit 40f06f1a04a6e033e53541f7af46ec4772908d88
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2024-05-05 17:47:01 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2024-05-05 23:43:46 +0000

    games-action/teeworlds: enable py3.12 + tidy
    
    -DPYTHON_EXECUTABLE is no longer necessary, handled by cmake.eclass
    (uses the right python from a quick look)
    
    fwiw revbump to update python-any-r1 BDEPEND given this rarely gets
    bumps
    
    Closes: https://bugs.gentoo.org/929567
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 ...{teeworlds-0.7.5-r2.ebuild => teeworlds-0.7.5-r3.ebuild} | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)