Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 952236 - app-office/unoconv: needs porting to Python 3.13+
Summary: app-office/unoconv: needs porting to Python 3.13+
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Office Team
URL: https://github.com/unoconv/unoconv/is...
Whiteboard:
Keywords:
Depends on:
Blocks: py3.13-tracker
  Show dependency tree
 
Reported: 2025-03-27 15:44 UTC by Michał Górny
Modified: 2025-03-27 21:40 UTC (History)
0 users

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 15:44:21 UTC
The package needs porting to Python 3.13.
Comment 1 Andreas Sturmlechner gentoo-dev 2025-03-27 21:40:28 UTC
There is a PR pending upstream that appears to port away from deprecated distutils.version/LooseVersion, but I'm not qualified to assess its quality.