The package needs porting to Python 3.13.
Created attachment 927638 [details] New ebuild for backintime-1.5.4 with python-3.13 support
Created attachment 927639 [details, diff] necessary patch for backintime-1.5.4
Works for me - though I had to dig deep into Python dependency hell to get PyQt6 to use Python 3.13 as well...
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43840c78247826c1093716c974c27e320a0c0550 commit 43840c78247826c1093716c974c27e320a0c0550 Author: Sam James <sam@gentoo.org> AuthorDate: 2025-05-24 19:19:02 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-05-24 19:20:30 +0000 app-backup/backintime: add 1.5.4, drop 1.5.2 Various test fixes while at it, including running the Qt tests. Closes: https://bugs.gentoo.org/944830 Closes: https://bugs.gentoo.org/947109 Closes: https://bugs.gentoo.org/952180 Signed-off-by: Sam James <sam@gentoo.org> app-backup/backintime/Manifest | 2 +- ...intime-1.5.2.ebuild => backintime-1.5.4.ebuild} | 33 +++++- app-backup/backintime/backintime-9999.ebuild | 33 +++++- .../files/backintime-1.5.4-crontab-systemd.patch | 11 ++ ...ackintime-1.5.4-no-compress-docs-examples.patch | 124 +++++++++++++++++++++ 5 files changed, 190 insertions(+), 13 deletions(-)