Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 704842 - dev-python/pyparsing-2.4.5 version bump
Summary: dev-python/pyparsing-2.4.5 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-01-05 23:47 UTC by Horea Christian
Modified: 2020-01-31 07:52 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 Horea Christian 2020-01-05 23:47:29 UTC
There have been some important fixes in recent pyparsing, preventing infinite recursion: https://github.com/pyparsing/pyparsing/issues/85

This is very important, as the issue with our current version can cause the program to just hang without an easily traceable error message.

I have submitted a fix on GitHub: https://github.com/gentoo/gentoo/pull/13858

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2020-01-31 07:52:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ec06322418736ea30e6439348a1a354566df776

commit 3ec06322418736ea30e6439348a1a354566df776
Author:     Tim Harder <radhermit@gentoo.org>
AuthorDate: 2020-01-31 07:44:38 +0000
Commit:     Tim Harder <radhermit@gentoo.org>
CommitDate: 2020-01-31 07:51:53 +0000

    dev-python/pyparsing: version bump to 2.4.6
    
    Closes: https://bugs.gentoo.org/704842
    Signed-off-by: Tim Harder <radhermit@gentoo.org>

 dev-python/pyparsing/Manifest               |  1 +
 dev-python/pyparsing/pyparsing-2.4.6.ebuild | 32 +++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)