This package does not support Python 3.11. Please test it with Python 3.11 as a matter of urgency as the default will change in early June, as per message on gentoo-dev: https://archives.gentoo.org/gentoo-dev/message/abb5788ea81c7bbf4d40a2995b682eb9. Please check the information provided in the tracker. Ask in #gentoo-python on IRC if need any help.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d78c5d289ec3db8335f48433414bef1f696d06dc commit d78c5d289ec3db8335f48433414bef1f696d06dc Author: Petr Vaněk <arkamar@atlas.cz> AuthorDate: 2023-02-23 09:22:10 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2023-02-26 14:45:35 +0000 dev-python/configshell-fb: enable py3.11 - update EAPI 7 -> 8 - enable py3.11 - migrate to PEP517 - use github source instead of pypi - apply two patches from upstream fixing deprecated function in py3.11 - add simple smoke test from examples, the proper test suite is missing Closes: https://bugs.gentoo.org/896764 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/configshell-fb/Manifest | 3 ++ .../configshell-fb/configshell-fb-1.1.29-r1.ebuild | 44 ++++++++++++++++++++++ 2 files changed, 47 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efd200ab8e8eae8e4eaffea6281da252de77c7da commit efd200ab8e8eae8e4eaffea6281da252de77c7da Author: Petr Vaněk <arkamar@atlas.cz> AuthorDate: 2023-03-02 08:25:38 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2023-03-02 16:49:09 +0000 dev-python/configshell-fb: relax pyparsing restriction Bug: https://bugs.gentoo.org/896764 Upstream-PR: https://github.com/open-iscsi/configshell-fb/pull/69 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/29893 Signed-off-by: Michał Górny <mgorny@gentoo.org> ...gshell-fb-1.1.29-r1.ebuild => configshell-fb-1.1.29-r2.ebuild} | 8 ++++++++ 1 file changed, 8 insertions(+)