Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 935311 - dev-python/pyparsing: 3.1.2 breaks media-sound/puddletag and there is no downgrade alternative.
Summary: dev-python/pyparsing: 3.1.2 breaks media-sound/puddletag and there is no down...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-01 22:28 UTC by J. P. Kerr Catunda
Modified: 2024-07-03 05:26 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 J. P. Kerr Catunda 2024-07-01 22:28:02 UTC
dev-python/pyparsing-3.1.2 has a bug which breaks some apps.

https://github.com/pyparsing/pyparsing/issues/548
https://forum.endeavouros.com/t/puddletag-not-starting/52415

Unfortunately there is no way of downgrading to 3.1.1 since 3.1.2 is the only version available on gentoo's  three.

Please make version 3.1.1 available.
Comment 1 Eli Schwartz gentoo-dev 2024-07-03 03:54:09 UTC
It looks like an alternative solution is to upgrade puddletag to a version that no longer uses the broken parts of the pyparsing API.
Comment 2 Larry the Git Cow gentoo-dev 2024-07-03 05:26:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33227187adc5914f6a1dd1a0a0138d1466c239d7

commit 33227187adc5914f6a1dd1a0a0138d1466c239d7
Author:     Daniel Pielmeier <billie@gentoo.org>
AuthorDate: 2024-07-03 05:24:51 +0000
Commit:     Daniel Pielmeier <billie@gentoo.org>
CommitDate: 2024-07-03 05:24:51 +0000

    media-sound/puddletag: add 2.4.0
    
    Closes: https://bugs.gentoo.org/935311
    Signed-off-by: Daniel Pielmeier <billie@gentoo.org>

 media-sound/puddletag/Manifest               |  1 +
 media-sound/puddletag/puddletag-2.4.0.ebuild | 31 ++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)