summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-regex_2021.4.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-regex: Upgrade 2021.3.17 -> 2021.4.4Leon Anavi2021-04-071-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> (cherry picked from commit ad0df8ff6f2c5e3aa8cf11cabd616f3352a22144) Signed-off-by: Armin Kuster <akuster808@gmail.com>