Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-arpeggio: upgrade 2.0.0 -> 2.0.2 | Trevor Gamblin | 2023-07-17 | 1 | -17/+0 |
| | | | | | | | | | | | | | | | | 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> | ||||
* | python3-arpeggio: upgrade 1.10.2 -> 2.0.0 | Xu Huan | 2022-03-28 | 1 | -0/+17 |
changelog: Added eval_attrs call to NoMatch exceptions (ebfd60). Dropped support for deprecated Python versions. The lowest supported version is 3.6. 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> |