diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-astroid_3.0.0.bb (renamed from meta-python/recipes-devtools/python/python3-astroid_2.15.6.bb) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-astroid_2.15.6.bb b/meta-python/recipes-devtools/python/python3-astroid_3.0.0.bb index 7325eb13f3..2f80187b2b 100644 --- a/meta-python/recipes-devtools/python/python3-astroid_2.15.6.bb +++ b/meta-python/recipes-devtools/python/python3-astroid_3.0.0.bb | |||
| @@ -4,7 +4,7 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "LGPL-2.1-only" | 4 | LICENSE = "LGPL-2.1-only" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a70cf540abf41acb644ac3b621b2fad1" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a70cf540abf41acb644ac3b621b2fad1" |
| 6 | 6 | ||
| 7 | SRC_URI[sha256sum] = "903f024859b7c7687d7a7f3a3f73b17301f8e42dfd9cc9df9d4418172d3e2dbd" | 7 | SRC_URI[sha256sum] = "1defdbca052635dd29657ea674edfc45e4b5be9cd53630c5b084fcfed94344a8" |
| 8 | 8 | ||
| 9 | inherit pypi python_setuptools_build_meta | 9 | inherit pypi python_setuptools_build_meta |
| 10 | 10 | ||
| @@ -27,6 +27,7 @@ RDEPENDS:${PN}:class-target += "\ | |||
| 27 | ${PYTHON_PN}-six \ | 27 | ${PYTHON_PN}-six \ |
| 28 | ${PYTHON_PN}-wrapt \ | 28 | ${PYTHON_PN}-wrapt \ |
| 29 | ${PYTHON_PN}-setuptools \ | 29 | ${PYTHON_PN}-setuptools \ |
| 30 | ${PYTHON_PN}-typing-extensions \ | ||
| 30 | " | 31 | " |
| 31 | 32 | ||
| 32 | RDEPENDS:${PN}-tests:class-target += "\ | 33 | RDEPENDS:${PN}-tests:class-target += "\ |
