Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 862172

Summary: dev-util/ninja missing support for python3.11 in BDEPEND
Product: Gentoo Linux Reporter: Boris Staletic <boris.staletic>
Component: Current packagesAssignee: Chromium Project <chromium>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Boris Staletic 2022-07-29 21:21:16 UTC
Only requires the update to PYTHON_COMPAT line. The tests pass after the change.
Comment 1 Larry the Git Cow gentoo-dev 2022-07-30 02:22:36 UTC
The bug has been closed via the following commit(s):

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

commit 3136d84d15e3a6eaf43251214a35cab67b329066
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-07-29 23:12:55 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-30 02:22:17 +0000

    dev-util/ninja: enable Python 3.11
    
    Closes: https://bugs.gentoo.org/862172
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/ninja/ninja-1.11.0.ebuild | 2 +-
 dev-util/ninja/ninja-9999.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)