summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pycparser_2.21.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pycparser: upgrade 2.20 -> 2.21Xu Huan2021-12-061-0/+21
Lisence-Update: year updated to 2020 changelog: ================================================================= - Much improved support for C11 (multiple PRs) - Support for parehthesized compount statements - Support for modern Python versions (3.9 and 3.10) - Fix support for structs with nested enums - Multiple small bug fixes Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>