summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-dominate_2.5.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-dominate: Upgrade 2.5.2 -> 2.6.0Leon Anavi2020-10-221-26/+0
| | | | | | | | | | | 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>
* python3-dominate: Upgrade 2.5.1 -> 2.5.2Leon Anavi2020-08-251-0/+26
Upgrade to release 2.5.2: - Removed 'input' keyword reassignment - Bug fix: underscores not working in aria attributes - Adding some missing attrs to DASHED_ATTRIBUTES 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>