diff options
| author | Khem Raj <raj.khem@gmail.com> | 2024-10-28 10:14:15 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-10-28 17:53:20 -0700 |
| commit | e8f04afdd1a1715472dfadbe506dfc5513b7c403 (patch) | |
| tree | 290388405163797f7112916787cd227ade6968d4 /meta-python/recipes-devtools/python/python3-dominate_2.9.1.bb | |
| parent | a06cb562830b68fa11022090086531222c2b18f7 (diff) | |
| download | meta-openembedded-e8f04afdd1a1715472dfadbe506dfc5513b7c403.tar.gz | |
python3-dominate: Fix ptests with python 3.13
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-dominate_2.9.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-dominate_2.9.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-dominate_2.9.1.bb b/meta-python/recipes-devtools/python/python3-dominate_2.9.1.bb index 054d5236e5..cce304498a 100644 --- a/meta-python/recipes-devtools/python/python3-dominate_2.9.1.bb +++ b/meta-python/recipes-devtools/python/python3-dominate_2.9.1.bb | |||
| @@ -7,6 +7,7 @@ SRC_URI[sha256sum] = "558284687d9b8aae1904e3d6051ad132dd4a8c0cf551b37ea4e7e42a31 | |||
| 7 | inherit pypi ptest python_setuptools_build_meta | 7 | inherit pypi ptest python_setuptools_build_meta |
| 8 | 8 | ||
| 9 | SRC_URI += " \ | 9 | SRC_URI += " \ |
| 10 | file://58f7d7fdb171f80ed6ce97e6ca4409723975c47f.patch \ | ||
| 10 | file://run-ptest \ | 11 | file://run-ptest \ |
| 11 | " | 12 | " |
| 12 | 13 | ||
