Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 955470 - net-mail/getmail-6.18.13: update ebuild to include python3_13 support
Summary: net-mail/getmail-6.18.13: update ebuild to include python3_13 support
Status: RESOLVED DUPLICATE of bug 952603
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-05 18:53 UTC by Walther
Modified: 2025-05-06 00:12 UTC (History)
1 user (show)

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


Attachments
emerge --info (info.txt,16.87 KB, text/plain)
2025-05-05 18:53 UTC, Walther
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Walther 2025-05-05 18:53:34 UTC
Created attachment 927773 [details]
emerge --info

getmail-6.18.13 compiles and runs just fine with Python 3.13, so just update the ebuild. From

PYTHON_COMPAT=( python3_{9..12} )

to

PYTHON_COMPAT=( python3_{9..13} )

Have a nice day. :)
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-05-06 00:12:19 UTC

*** This bug has been marked as a duplicate of bug 952603 ***
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-05-06 00:12:27 UTC
Thanks, fixed earlier today.