summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-dominate/fix-ptests.patch
Commit message (Collapse)AuthorAgeFilesLines
* python3-dominate: upgrade 2.8.0 -> 2.9.0Leon Anavi2023-12-181-20/+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/+20
Signed-off-by: Khem Raj <raj.khem@gmail.com>