diff options
Diffstat (limited to 'meta/recipes-devtools/python')
| -rw-r--r-- | meta/recipes-devtools/python/python3-iso8601_1.0.2.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-devtools/python/python3-poetry-core_1.0.8.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3-iso8601_1.0.2.bb b/meta/recipes-devtools/python/python3-iso8601_1.0.2.bb index aabc47d69b..93af233d29 100644 --- a/meta/recipes-devtools/python/python3-iso8601_1.0.2.bb +++ b/meta/recipes-devtools/python/python3-iso8601_1.0.2.bb | |||
| @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b05625f2336fa024e8d57e65c6595844" | |||
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "27f503220e6845d9db954fb212b95b0362d8b7e6c1b2326a87061c3de93594b1" | 6 | SRC_URI[sha256sum] = "27f503220e6845d9db954fb212b95b0362d8b7e6c1b2326a87061c3de93594b1" |
| 7 | 7 | ||
| 8 | inherit pypi poetry_core | 8 | inherit pypi python_poetry_core |
| 9 | 9 | ||
| 10 | RDEPENDS:${PN} += "\ | 10 | RDEPENDS:${PN} += "\ |
| 11 | ${PYTHON_PN}-datetime \ | 11 | ${PYTHON_PN}-datetime \ |
diff --git a/meta/recipes-devtools/python/python3-poetry-core_1.0.8.bb b/meta/recipes-devtools/python/python3-poetry-core_1.0.8.bb index 22d7076d01..f3e9b05521 100644 --- a/meta/recipes-devtools/python/python3-poetry-core_1.0.8.bb +++ b/meta/recipes-devtools/python/python3-poetry-core_1.0.8.bb | |||
| @@ -21,7 +21,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=104d5c3c653aeededf4076773aa4c236 \ | |||
| 21 | 21 | ||
| 22 | SRC_URI[sha256sum] = "951fc7c1f8d710a94cb49019ee3742125039fc659675912ea614ac2aa405b118" | 22 | SRC_URI[sha256sum] = "951fc7c1f8d710a94cb49019ee3742125039fc659675912ea614ac2aa405b118" |
| 23 | 23 | ||
| 24 | inherit poetry_core pypi | 24 | inherit python_poetry_core pypi |
| 25 | 25 | ||
| 26 | RDEPENDS:${PN}:append:class-target = "\ | 26 | RDEPENDS:${PN}:append:class-target = "\ |
| 27 | python3-compression \ | 27 | python3-compression \ |
