Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 952180 - app-backup/backintime: needs porting to Python 3.13+
Summary: app-backup/backintime: needs porting to Python 3.13+
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: py3.13-tracker
  Show dependency tree
 
Reported: 2025-03-27 15:39 UTC by Michał Górny
Modified: 2025-05-24 19:21 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
New ebuild for backintime-1.5.4 with python-3.13 support (backintime-1.5.4.ebuild,2.28 KB, text/plain)
2025-05-04 14:49 UTC, Martin Lueer
Details
necessary patch for backintime-1.5.4 (backintime-1.5.4-no-compress-docs-examples.patch,5.23 KB, patch)
2025-05-04 14:50 UTC, Martin Lueer
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2025-03-27 15:39:12 UTC
The package needs porting to Python 3.13.
Comment 1 Martin Lueer 2025-05-04 14:49:35 UTC
Created attachment 927638 [details]
New ebuild for backintime-1.5.4 with python-3.13 support
Comment 2 Martin Lueer 2025-05-04 14:50:39 UTC
Created attachment 927639 [details, diff]
necessary patch for backintime-1.5.4
Comment 3 Timo Ollech 2025-05-24 18:54:26 UTC
Works for me - though I had to dig deep into Python dependency hell to get PyQt6 to use Python 3.13 as well...
Comment 4 Larry the Git Cow gentoo-dev 2025-05-24 19:21:17 UTC
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(-)