Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 862172 - dev-util/ninja missing support for python3.11 in BDEPEND
Summary: dev-util/ninja missing support for python3.11 in BDEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Chromium Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-29 21:21 UTC by Boris Staletic
Modified: 2022-07-30 02:22 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 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(-)