Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 952736 - sys-fs/ubi_reader: needs porting to Python 3.13
Summary: sys-fs/ubi_reader: 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:
Depends on:
Blocks: py3.13-tracker
  Show dependency tree
 
Reported: 2025-03-27 16:08 UTC by Michał Górny
Modified: 2025-05-05 10:43 UTC (History)
1 user (show)

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


Attachments

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 16:08:16 UTC
The package needs porting to Python 3.13.
Comment 1 Hanno Böck gentoo-dev 2025-05-05 07:58:12 UTC
I tried bumping this package, but the latest version of ubi_reader also requires lzalright, which we'd have to package first, see:
https://github.com/onekey-sec/ubi_reader/pull/76
https://github.com/vlaci/lzallright

We might want to first bump ubi_reader to the latest version before that switch and see if that also runs with python 3.13.
Comment 2 Larry the Git Cow gentoo-dev 2025-05-05 10:43:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0374072686d838ccf3bfa74dba3aef0b9e322916

commit 0374072686d838ccf3bfa74dba3aef0b9e322916
Author:     Hanno Böck <hanno@gentoo.org>
AuthorDate: 2025-05-05 10:42:29 +0000
Commit:     Hanno Böck <hanno@gentoo.org>
CommitDate: 2025-05-05 10:43:11 +0000

    sys-fs/ubi_reader: Support Python 3.13
    
    Closes: https://bugs.gentoo.org/952736
    Signed-off-by: Hanno Böck <hanno@gentoo.org>

 sys-fs/ubi_reader/ubi_reader-0.8.5-r2.ebuild | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)