This package does not support Python 3.10. Please test it with Python 3.10 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/13aa993921f19b6b095297721ffb0d0b. Ask in #gentoo-python on IRC if need any help. $ pkgcheck scan -k PythonCompatUpdate sci-chemistry/molequeue sci-chemistry/molequeue PythonCompatUpdate: version 0.9.0-r1: PYTHON_COMPAT updates available: python3_10, python3_11
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50b5f32ee3c6a71ed37d977e9a1169e1d3ef47e4 commit 50b5f32ee3c6a71ed37d977e9a1169e1d3ef47e4 Author: Andrew Ammerlaan <andrewammerlaan@gentoo.org> AuthorDate: 2022-06-15 13:34:41 +0000 Commit: Andrew Ammerlaan <andrewammerlaan@gentoo.org> CommitDate: 2022-06-15 13:37:09 +0000 sci-chemistry/molequeue: enable py3.10, py3.11 and disable py3.7 Fix build with USE="doc zeromq", if zeromq is enabled the docs are built into the ..._pythonX_Y BUILD_DIR instead of the cmake BUILD_DIR. Therefore we have to define HTML_DOCS within python_foreach_impl Closes: https://bugs.gentoo.org/846227 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> sci-chemistry/molequeue/molequeue-0.9.0-r1.ebuild | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-)