diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-cmd2_2.2.0.bb (renamed from meta-python/recipes-devtools/python/python3-cmd2_2.1.2.bb) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cmd2_2.1.2.bb b/meta-python/recipes-devtools/python/python3-cmd2_2.2.0.bb index 874e7cf0c1..2632ce1c80 100644 --- a/meta-python/recipes-devtools/python/python3-cmd2_2.1.2.bb +++ b/meta-python/recipes-devtools/python/python3-cmd2_2.2.0.bb | |||
| @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=4c527bcb481233ebcb803de975f42701" | |||
| 5 | 5 | ||
| 6 | DEPENDS += "${PYTHON_PN}-setuptools-scm-native" | 6 | DEPENDS += "${PYTHON_PN}-setuptools-scm-native" |
| 7 | 7 | ||
| 8 | SRC_URI[sha256sum] = "25dbb2e9847aaa686a8a21e84e3d101db8b79f5cb992e044fc54210ab8c0ad41" | 8 | SRC_URI[sha256sum] = "34cd12424d9e2835eff125146af3d9f4a4c2931c6bc5a3cea9790bd4f55756d9" |
| 9 | 9 | ||
| 10 | inherit pypi setuptools3 | 10 | inherit pypi setuptools3 |
| 11 | 11 | ||
| @@ -17,6 +17,7 @@ RDEPENDS:${PN} += "\ | |||
| 17 | ${PYTHON_PN}-compression \ | 17 | ${PYTHON_PN}-compression \ |
| 18 | ${PYTHON_PN}-pydoc \ | 18 | ${PYTHON_PN}-pydoc \ |
| 19 | ${PYTHON_PN}-json \ | 19 | ${PYTHON_PN}-json \ |
| 20 | ${PYTHON_PN}-numbers \ | ||
| 20 | " | 21 | " |
| 21 | 22 | ||
| 22 | BBCLASSEXTEND = "native nativesdk" | 23 | BBCLASSEXTEND = "native nativesdk" |
