diff options
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-yarl_1.8.1.bb (renamed from meta-python/recipes-devtools/python/python3-yarl_1.7.2.bb) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-yarl_1.7.2.bb b/meta-python/recipes-devtools/python/python3-yarl_1.8.1.bb index 0867d1cb53..66ee46b446 100644 --- a/meta-python/recipes-devtools/python/python3-yarl_1.7.2.bb +++ b/meta-python/recipes-devtools/python/python3-yarl_1.8.1.bb | |||
| @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/aio-libs/yarl/" | |||
| 3 | LICENSE = "Apache-2.0" | 3 | LICENSE = "Apache-2.0" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e581798a7b985311f29fa3e163ea27ae" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e581798a7b985311f29fa3e163ea27ae" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "45399b46d60c253327a460e99856752009fcee5f5d3c80b2f7c0cae1c38d56dd" | 6 | SRC_URI[sha256sum] = "af887845b8c2e060eb5605ff72b6f2dd2aab7a761379373fd89d314f4752abbf" |
| 7 | 7 | ||
| 8 | SRC_URI += "file://run-ptest" | 8 | SRC_URI += "file://run-ptest" |
| 9 | 9 | ||
| @@ -14,6 +14,7 @@ inherit pypi ptest setuptools3 | |||
| 14 | RDEPENDS:${PN} = "\ | 14 | RDEPENDS:${PN} = "\ |
| 15 | ${PYTHON_PN}-multidict \ | 15 | ${PYTHON_PN}-multidict \ |
| 16 | ${PYTHON_PN}-idna \ | 16 | ${PYTHON_PN}-idna \ |
| 17 | ${PYTHON_PN}-io \ | ||
| 17 | " | 18 | " |
| 18 | 19 | ||
| 19 | RDEPENDS:${PN}-ptest += " \ | 20 | RDEPENDS:${PN}-ptest += " \ |
