Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-regex: Upgrade 2021.3.17 -> 2021.4.4 | Leon Anavi | 2021-04-06 | 1 | -10/+0 |
| | | | | | | | | | | | | | Upgrade to release 2021.4.4 with the following bug fixes: - regex fails with a quantified backreference but succeeds with repeated backref - API is not a drop-in replacement for python's re when it comes to typing Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> | ||||
* | python3-regex: Upgrade 2020.11.13 -> 2021.3.17 | Leon Anavi | 2021-03-24 | 1 | -0/+10 |
Upgrade to release 2021.3.17: - Fuzzy matching with wrong distance (unnecessary substitutions) - Missing wheel for macosx and the new M1 chip (arm64 arch) Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> |