summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-astroid_2.7.0.bb (renamed from meta-python/recipes-devtools/python/python3-astroid_2.6.6.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-astroid_2.6.6.bb b/meta-python/recipes-devtools/python/python3-astroid_2.7.0.bb
index 10851039b3..f95c5138cc 100644
--- a/meta-python/recipes-devtools/python/python3-astroid_2.6.6.bb
+++ b/meta-python/recipes-devtools/python/python3-astroid_2.7.0.bb
@@ -4,7 +4,7 @@ SECTION = "devel/python"
4LICENSE = "LGPL-2.1" 4LICENSE = "LGPL-2.1"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=a70cf540abf41acb644ac3b621b2fad1" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=a70cf540abf41acb644ac3b621b2fad1"
6 6
7SRC_URI[sha256sum] = "3975a0bd5373bdce166e60c851cfcbaf21ee96de80ec518c1f4cb3e94c3fb334" 7SRC_URI[sha256sum] = "1472a98322b64869b9dc95007a0fbbaa71d580e3c8abf73c989b740873c673f3"
8 8
9inherit pypi setuptools3 9inherit pypi setuptools3
10 10