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 app-admin/ansible app-admin/ansible PythonCompatUpdate: version 4.6.0: PYTHON_COMPAT updates available: python3_10, python3_11 PythonCompatUpdate: version 5.4.0: PYTHON_COMPAT update available: python3_11 PythonCompatUpdate: version 5.5.0: PYTHON_COMPAT update available: python3_11 PythonCompatUpdate: version 5.7.0: PYTHON_COMPAT update available: python3_11 PythonCompatUpdate: version 5.7.1: PYTHON_COMPAT update available: python3_11
all the 5 versions (which are stable) have py3.10 false positive...
(In reply to Matthew Thode ( prometheanfire ) from comment #1) > all the 5 versions (which are stable) have py3.10 > > false positive... yeah, it was The Bad Grep thing (matching on partial line) - sorry!