View previous topic :: View next topic |
Author |
Message |
jagdpanther l33t

Joined: 22 Nov 2003 Posts: 790
|
Posted: Sun Jun 08, 2025 8:49 pm Post subject: When will Pithos Work With Python-3.13 |
|
|
Anyone know when Pithos ( media-sound/pithos ) will work with python-3.13? It is the one application I removed when upgrading to python-3.13 and it still appears to not work with python-3.13:
Code: | $ eix pithos
* media-sound/pithos
Available versions: (~)1.6.1-r1^t (~)1.6.2^t {appindicator +keybinder libnotify test PYTHON_TARGETS="python3_11 python3_12"}
Homepage: https://pithos.github.io/ |
Thanks.
ps. (I am using media-sound/pianobar as an alternative.) |
|
Back to top |
|
 |
Hu Administrator

Joined: 06 Mar 2007 Posts: 23525
|
Posted: Sun Jun 08, 2025 9:02 pm Post subject: |
|
|
media-sound/pithos: needs porting to Python 3.13 tracks this package. So far, there is no activity on it. You could try unlocking python3.13 for it to see if it works. A report to the Gentoo maintainers that everything works might speed getting it marked as usable for everyone. |
|
Back to top |
|
 |
jagdpanther l33t

Joined: 22 Nov 2003 Posts: 790
|
Posted: Sun Jun 08, 2025 10:16 pm Post subject: |
|
|
Hi Hu.
I modified /usr/portage/media-sound/pithos/pithos-1.6.2.ebuild changing the PYTHON_COMPAT line to
Code: | PYTHON_COMPAT=( python3_{10..13} ) | (I changed the 12 to 13).
Then I removed the Manifest file and ran:
Code: | ebuild pithos-1.6.2.ebuild digest |
(Yes, I know this will be overwritten when I run 'emerge --sync')
Then emerge pithos. (I already have 'media-sound/pithos ~amd64' in /etc/portage/package.accept_keywords/gentoo_keywords)
pithos is up and running with python-3.13.
So do I copy this to the Gentoo Bugzilla entry you posted? |
|
Back to top |
|
 |
sam_ Developer


Joined: 14 Aug 2020 Posts: 2371
|
Posted: Mon Jun 09, 2025 12:13 am Post subject: |
|
|
Yes, please do in future. But I've done it here now, thanks  |
|
Back to top |
|
 |
|