Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 896500

Summary: app-backup/backintime: needs upgrade to Python 3.11 (PythonCompatUpdate)
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 896398    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-02-25 09:27:30 UTC
This package does not support Python 3.11.  Please test it with Python 3.11 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/abb5788ea81c7bbf4d40a2995b682eb9.  Please check the information provided in the tracker.  Ask in #gentoo-python on IRC if need any help.
Comment 1 Christian Strahl 2023-05-02 14:05:03 UTC
backintime-1.3.3 supports python-3.11 as you can read in this document:
https://github.com/bit-team/backintime/blob/dev/CONTRIBUTING.md#build--install
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-03 05:25:07 UTC
Ping. Python 3.11 is now default.
Comment 3 Larry the Git Cow gentoo-dev 2023-05-03 05:59:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f596644abe6b6c415b0b01f93bab141c88282c6

commit 0f596644abe6b6c415b0b01f93bab141c88282c6
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-05-03 05:45:17 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-05-03 05:59:40 +0000

    app-backup/backintime: add 1.3.3
    
    Now with tests!
    
    Closes: https://bugs.gentoo.org/905627
    Closes: https://bugs.gentoo.org/896500
    Signed-off-by: Sam James <sam@gentoo.org>

 app-backup/backintime/Manifest                |   1 +
 app-backup/backintime/backintime-1.3.3.ebuild | 103 ++++++++++++++++++++++++++
 app-backup/backintime/backintime-9999.ebuild  |  69 +++++++++++------
 3 files changed, 152 insertions(+), 21 deletions(-)