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/recordclass dev-python/recordclass PythonCompatUpdate: version 0.14.3: PYTHON_COMPAT updates available: python3_9, python3_10, python3_11
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=059eaa19a0ee24c05da8f8bce4b787a159458b4f commit 059eaa19a0ee24c05da8f8bce4b787a159458b4f Author: Andrew Ammerlaan <andrewammerlaan@gentoo.org> AuthorDate: 2023-01-14 19:01:52 +0000 Commit: Andrew Ammerlaan <andrewammerlaan@gentoo.org> CommitDate: 2023-01-14 19:01:56 +0000 dev-python/recordclass: treeclean mask is not enough to fix the sourcing problems, cleanup now instead Closes: https://bugs.gentoo.org/848315 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> dev-python/recordclass/Manifest | 1 - dev-python/recordclass/metadata.xml | 7 ----- dev-python/recordclass/recordclass-0.14.3.ebuild | 33 ------------------------ profiles/package.mask | 1 - 4 files changed, 42 deletions(-)