summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-arpeggio_2.0.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-arpeggio: upgrade 2.0.0 -> 2.0.2Trevor Gamblin2023-07-171-0/+17
Changelog: https://github.com/textX/Arpeggio/releases 2.0.2 (released: 2023-07-09) - fix: drop deprecated setup_requires and tests_require #116. Thanks @kloczek. 2.0.1 (released: 2023-07-09) - fix: replace \n with \\n in error reports for matches #99. Thanks @mettta and @stanislaw. Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>