diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-yappi_1.3.2.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-yappi_1.3.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-yappi_1.3.2.bb b/meta-python/recipes-devtools/python/python3-yappi_1.3.2.bb index 94988a7448..7cfc84e756 100644 --- a/meta-python/recipes-devtools/python/python3-yappi_1.3.2.bb +++ b/meta-python/recipes-devtools/python/python3-yappi_1.3.2.bb | |||
@@ -9,6 +9,7 @@ SRC_URI[sha256sum] = "a51d3e6e5563cc74b5bb82ed6e7bd44a9c1a7eae3d97e4d52e9465edb3 | |||
9 | SRC_URI += " \ | 9 | SRC_URI += " \ |
10 | file://run-ptest \ | 10 | file://run-ptest \ |
11 | file://0001-Fix-imports-for-ptests.patch \ | 11 | file://0001-Fix-imports-for-ptests.patch \ |
12 | file://python310.patch \ | ||
12 | " | 13 | " |
13 | 14 | ||
14 | inherit pypi setuptools3 ptest | 15 | inherit pypi setuptools3 ptest |