summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-regex_2021.7.6.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-regex: Upgrade 2021.7.6 -> 2021.8.3Leon Anavi2021-08-231-14/+0
| | | | | | | | | | | Upgrade to release 2021.8.3: - re.sub and re.findall freeze with regex, but not old re - regex's `Match` and `Pattern` types do not act as generics 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>
* Convert to new override syntaxMartin Jansa2021-08-031-1/+1
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python3-regex: upgrade 2021.4.4 -> 2021.7.6zhengruoqin2021-07-131-0/+14
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>