Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 862163 - dev-libs/jsoncpp missing support for python3.11 in BDEPEND
Summary: dev-libs/jsoncpp 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
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-29 21:14 UTC by Boris Staletic
Modified: 2022-07-30 02:33 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 2022-07-29 21:14:25 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:33:14 UTC
The bug has been closed via the following commit(s):

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

commit f6c4af5a0db4ded231391bb84320f83df7e10f58
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-07-30 02:30:51 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-30 02:30:51 +0000

    dev-libs/libevdev: enable Python 3.11
    
    Closes: https://bugs.gentoo.org/862163
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/libevdev/libevdev-1.12.1.ebuild | 2 +-
 dev-libs/libevdev/libevdev-9999.ebuild   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

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

commit 6e36eef938437623b415a67cead0473989e0446b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-07-30 02:30:10 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-30 02:30:10 +0000

    dev-libs/jsoncpp: enable Python 3.11
    
    Closes: https://bugs.gentoo.org/862163
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/jsoncpp/jsoncpp-1.9.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)