diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-requests-toolbelt_0.9.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-requests-toolbelt_0.9.1.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-requests-toolbelt_0.9.1.bb b/meta-python/recipes-devtools/python/python3-requests-toolbelt_0.9.1.bb index cb1bc607b3..366f41ca81 100644 --- a/meta-python/recipes-devtools/python/python3-requests-toolbelt_0.9.1.bb +++ b/meta-python/recipes-devtools/python/python3-requests-toolbelt_0.9.1.bb | |||
| @@ -13,11 +13,11 @@ SRC_URI[sha256sum] = "968089d4584ad4ad7c171454f0a5c6dac23971e9472521ea3b6d49d610 | |||
| 13 | 13 | ||
| 14 | inherit pypi setuptools3 ptest | 14 | inherit pypi setuptools3 ptest |
| 15 | 15 | ||
| 16 | RDEPENDS_${PN} += " \ | 16 | RDEPENDS:${PN} += " \ |
| 17 | ${PYTHON_PN}-requests (>=2.0.1) \ | 17 | ${PYTHON_PN}-requests (>=2.0.1) \ |
| 18 | " | 18 | " |
| 19 | 19 | ||
| 20 | RDEPENDS_${PN}-ptest += " \ | 20 | RDEPENDS:${PN}-ptest += " \ |
| 21 | ${PYTHON_PN}-pytest \ | 21 | ${PYTHON_PN}-pytest \ |
| 22 | ${PYTHON_PN}-betamax \ | 22 | ${PYTHON_PN}-betamax \ |
| 23 | ${PYTHON_PN}-mock \ | 23 | ${PYTHON_PN}-mock \ |
