summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-dominate_2.6.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-dominate: upgrade 2.6.0 -> 2.7.0zhengruoqin2022-08-061-26/+0
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update LICENSE variable to use SPDX license identifiersKhem Raj2022-03-041-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Convert to new override syntaxMartin Jansa2021-08-031-2/+2
| | | | | | | | | | 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-dominate: Upgrade 2.5.2 -> 2.6.0Leon Anavi2020-10-221-0/+26
Upgrade to release 2.6.0: - Add get_current() to return the current active element in a with context Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>