Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 952400 - dev-python/simplekml: needs porting to Python 3.13
Summary: dev-python/simplekml: 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: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: py3.13-tracker
  Show dependency tree
 
Reported: 2025-03-27 15:54 UTC by Michał Górny
Modified: 2025-05-06 02:15 UTC (History)
2 users (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 15:54:43 UTC
The package needs porting to Python 3.13.
Comment 1 supers 2025-05-06 02:15:12 UTC
Changing 

PYTHON_COMPAT=( python3_{9..12} )

to 

PYTHON_COMPAT=( python3_{9..13} )

In the ebuild works. Can confirm the module compiles fine with python 3.13. Also ran and created a 53 meg KML file after words. 

Currently this is a show stopper if you have the package installed. World will not update.