This package does not support Python 3.12. Please test it with Python 3.12 as a matter of urgency as the default will change in early June, as per message on gentoo-dev: https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg99104.html. Please check the information provided in the tracker. Ask in #gentoo-python on IRC if need any help.
We may also need a version bump: version 0.10.3 Apr 3, 2021, latest upstream is 0.11.4 and it explicitly fixes problems with python 3.12 per release note. https://github.com/cryfs/cryfs/releases/tag/0.11.4
(In reply to NHO from comment #1) > We may also need a version bump: version 0.10.3 Apr 3, 2021, latest upstream > is 0.11.4 and it explicitly fixes problems with python 3.12 per release note. > https://github.com/cryfs/cryfs/releases/tag/0.11.4 Thats bundled versioneer which is explicitly unused in the ebuild. https://gitweb.gentoo.org/repo/gentoo.git/tree/sys-fs/cryfs/cryfs-0.10.3-r1.ebuild#n72
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ce9ca77316843e8aea1c37f1c86af963f75b79b commit 5ce9ca77316843e8aea1c37f1c86af963f75b79b Author: Alfred Wingate <parona@protonmail.com> AuthorDate: 2024-06-03 09:12:27 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-06-03 11:15:19 +0000 sys-fs/cryfs: enable py3.12 * Bundled versioneer is removed so we can freely follow dev-python/versioneer PYTHON_COMPAT. Closes: https://bugs.gentoo.org/929842 Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/36995 Signed-off-by: Sam James <sam@gentoo.org> sys-fs/cryfs/cryfs-0.10.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)