The package needs porting to Python 3.13.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46fb23a804060b77e1d115f5a4ad98b3df08f61b commit 46fb23a804060b77e1d115f5a4ad98b3df08f61b Author: Jason Zaman <perfinion@gentoo.org> AuthorDate: 2025-05-04 16:57:22 +0000 Commit: Jason Zaman <perfinion@gentoo.org> CommitDate: 2025-05-04 16:58:02 +0000 dev-embedded/libftdi: Add python3_13 Tests pass and my personal uses of FTDI chips works from python3.13 Closes: https://bugs.gentoo.org/952289 Signed-off-by: Jason Zaman <perfinion@gentoo.org> dev-embedded/libftdi/libftdi-1.5-r8.ebuild | 92 ++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+)
Please sync the live ebuild also for that change. Would it work for libftdi 0.20?
(In reply to jospezial from comment #2) > Please sync the live ebuild also for that change. I'll do that now. > Would it work for libftdi 0.20? We can last-rite it.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80730e65fdfe18b921f15bed2d36fa8735db5a1e commit 80730e65fdfe18b921f15bed2d36fa8735db5a1e Author: Sam James <sam@gentoo.org> AuthorDate: 2025-05-05 15:16:55 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-05-05 15:17:13 +0000 dev-embedded/libftdi: sync live Bug: https://bugs.gentoo.org/952289 Signed-off-by: Sam James <sam@gentoo.org> dev-embedded/libftdi/libftdi-9999.ebuild | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12fd415720119444d0cf295b85e2675f74a29d79 commit 12fd415720119444d0cf295b85e2675f74a29d79 Author: Sam James <sam@gentoo.org> AuthorDate: 2025-05-05 15:14:54 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-05-05 15:17:11 +0000 app-misc/lirc: fix dev-libs/libftdi dependency ... which was the last reverse dependency of dev-embedded/libftdi:0. Bug: https://bugs.gentoo.org/952289 Closes: https://bugs.gentoo.org/904690 Signed-off-by: Sam James <sam@gentoo.org> app-misc/lirc/{lirc-0.10.1_p7.ebuild => lirc-0.10.1_p7-r1.ebuild} | 4 ++-- app-misc/lirc/{lirc-0.10.2-r1.ebuild => lirc-0.10.2-r2.ebuild} | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)