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 dev-python/pyinquirer dev-python/pyinquirer PythonCompatUpdate: version 1.0.3_p20200708: PYTHON_COMPAT updates available: python3_9, python3_10 PythonCompatUpdate: version 9999: PYTHON_COMPAT updates available: python3_9, python3_10
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a23df26463cc3fbf503d2185f96387d8d9e37a19 commit a23df26463cc3fbf503d2185f96387d8d9e37a19 Author: Andrew Ammerlaan <andrewammerlaan@gentoo.org> AuthorDate: 2023-01-14 18:49:10 +0000 Commit: Andrew Ammerlaan <andrewammerlaan@gentoo.org> CommitDate: 2023-01-14 18:49:10 +0000 profiles: mask packages with no supported python impl Fixes annoying errors during emerge --sync. Cleanup in 15 days Bug: https://bugs.gentoo.org/848285 Bug: https://bugs.gentoo.org/848315 Bug: https://bugs.gentoo.org/848321 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> profiles/package.mask | 12 ++++++++++++ 1 file changed, 12 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4c51947ebabbe031c9f6efb038d79b023c5cf2e1 commit 4c51947ebabbe031c9f6efb038d79b023c5cf2e1 Author: Andrew Ammerlaan <andrewammerlaan@gentoo.org> AuthorDate: 2023-01-14 19:01:05 +0000 Commit: Andrew Ammerlaan <andrewammerlaan@gentoo.org> CommitDate: 2023-01-14 19:01:11 +0000 dev-python/pyinquirer: treeclean mask is not enough to fix the sourcing problems, cleanup now instead Closes: https://bugs.gentoo.org/848285 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> dev-python/pyinquirer/Manifest | 1 - dev-python/pyinquirer/metadata.xml | 22 --------- .../pyinquirer/pyinquirer-1.0.3_p20200708.ebuild | 52 ---------------------- dev-python/pyinquirer/pyinquirer-9999.ebuild | 51 --------------------- profiles/package.mask | 1 - 5 files changed, 127 deletions(-)