diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-10-31 12:23:42 +0100 |
|---|---|---|
| committer | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-11-02 15:09:03 +0100 |
| commit | 4f2fdcb5030a2158bcdb25b69ad8b2466d0fefd3 (patch) | |
| tree | 22987a84b2dd5d2a556093972640dbe8ba515186 /meta-python/recipes-devtools/python/python3-aspectlib_1.5.2.bb | |
| parent | 53cb1f213c3c91fd8e9f20e960a70c5e67de210f (diff) | |
| download | meta-openembedded-4f2fdcb5030a2158bcdb25b69ad8b2466d0fefd3.tar.gz | |
python3-aspectlib: fix ptests
Backport patch that adapts failing tests.
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-aspectlib_1.5.2.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-aspectlib_1.5.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-aspectlib_1.5.2.bb b/meta-python/recipes-devtools/python/python3-aspectlib_1.5.2.bb index 0cbeca21c7..ba4baefaf9 100644 --- a/meta-python/recipes-devtools/python/python3-aspectlib_1.5.2.bb +++ b/meta-python/recipes-devtools/python/python3-aspectlib_1.5.2.bb | |||
| @@ -12,6 +12,7 @@ inherit ptest pypi setuptools3 | |||
| 12 | 12 | ||
| 13 | SRC_URI += "file://run-ptest \ | 13 | SRC_URI += "file://run-ptest \ |
| 14 | file://0001-Remove-tornado-6-test-constraint.-Ref-15.patch \ | 14 | file://0001-Remove-tornado-6-test-constraint.-Ref-15.patch \ |
| 15 | file://0001-fix-failing-ptests.patch \ | ||
| 15 | " | 16 | " |
| 16 | 17 | ||
| 17 | do_install_ptest() { | 18 | do_install_ptest() { |
