Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908878 - dev-embedded/esp-idf should depen on =dev-python/pyparsing-3.0.9
Summary: dev-embedded/esp-idf should depen on =dev-python/pyparsing-3.0.9
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: David Roman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-20 15:01 UTC by David Roman
Modified: 2023-07-08 02:43 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 David Roman 2023-06-20 15:01:35 UTC
esp-idf does not work with pyparsing-3.1.0. See https://github.com/espressif/esp-idf/issues/11709.

Reproducible: Always
Comment 1 David Roman 2023-06-27 15:37:46 UTC
Alternatively https://github.com/espressif/esp-idf/commit/4020b0deb036ffa3fd01d2dac2297670f65fb7c3 can be applied which should fix the issue with pyparsing-3.1.0
Comment 2 Larry the Git Cow gentoo-dev 2023-07-08 02:43:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1268e02d8a1ae483031ce41872a23e8346d27645

commit 1268e02d8a1ae483031ce41872a23e8346d27645
Author:     David Roman <davidroman96@gmail.com>
AuthorDate: 2023-07-05 13:44:01 +0000
Commit:     David Roman <davidroman96@gmail.com>
CommitDate: 2023-07-05 13:44:01 +0000

    dev-embedded/esp-idf: fix pyparsing-3.1.0 compatibility
    
    Closes: https://bugs.gentoo.org/908878
    Signed-off-by: David Roman <davidroman96@gmail.com>

 dev-embedded/esp-idf/esp-idf-5.0.2-r1.ebuild | 158 +++++++++++++++++++++++++++
 1 file changed, 158 insertions(+)