summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-dominate_2.8.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-dominate: upgrade 2.8.0 -> 2.9.0Leon Anavi2023-12-181-26/+0
| | | | | | | | | | | | Upgrade to version 2.9.0: - Modernize setuptools support to use pyproject.toml - Remove brittle test Remove fix-ptests.patch as the issue has been solved upstream. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-dominate: Fix get_thread_context ptest on muslKhem Raj2023-08-111-0/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-dominate: upgrade 2.7.0 -> 2.8.0Wang Mingyu2023-05-251-0/+25
Changelog: Fix incorrect context handling when a tag is used 2+ levels deeper than it was created. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>