dev-utils/meson-format-array-0 currently contains PYTHON_COMPAT=( python3_{8..10} ) This is the only package stopping me from ditching python 3.10. Reproducible: Always Steps to Reproduce: 1. Set PYTHON_TARGETS and PYTHON_SINGLE_TARGET to python3_11 2. Run emerge -pv1 meson-format-array Actual Results: !!! The ebuild selected to satisfy "meson-format-array" has unmet requirements. - dev-util/meson-format-array-0::gentoo USE="" ABI_X86="(64)" PYTHON_TARGETS="-python3_10 -python3_8 -python3_9" The following REQUIRED_USE flag constraints are unsatisfied: any-of ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) Expected Results: Portage installing meson-format-array for python 3.11.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91dc6350e05582abba13f76c9734d1faef2183cd commit 91dc6350e05582abba13f76c9734d1faef2183cd Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2022-07-07 19:42:55 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2022-07-07 19:42:55 +0000 dev-util/meson-format-array: enable py3.11 Closes: https://bugs.gentoo.org/856913 Signed-off-by: Mike Gilbert <floppym@gentoo.org> dev-util/meson-format-array/meson-format-array-0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)