summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-regex_2021.4.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-regex: upgrade 2021.4.4 -> 2021.7.6zhengruoqin2021-07-131-10/+0
| | | | | | | | Add runtime dependency to resolve errors that occurred when import regex. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-regex: Upgrade 2021.3.17 -> 2021.4.4Leon Anavi2021-04-061-0/+10
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>