summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-astroid_2.5.6.bb (renamed from meta-python/recipes-devtools/python/python3-astroid_2.5.3.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-astroid_2.5.3.bb b/meta-python/recipes-devtools/python/python3-astroid_2.5.6.bb
index f1d9c66af7..62c54a46b9 100644
--- a/meta-python/recipes-devtools/python/python3-astroid_2.5.3.bb
+++ b/meta-python/recipes-devtools/python/python3-astroid_2.5.6.bb
@@ -2,9 +2,9 @@ SUMMARY = "An abstract syntax tree for Python with inference support."
2HOMEPAGE = "https://pypi.python.org/pypi/astroid" 2HOMEPAGE = "https://pypi.python.org/pypi/astroid"
3SECTION = "devel/python" 3SECTION = "devel/python"
4LICENSE = "LGPL-2.1" 4LICENSE = "LGPL-2.1"
5LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=a70cf540abf41acb644ac3b621b2fad1"
6 6
7SRC_URI[sha256sum] = "ad63b8552c70939568966811a088ef0bc880f99a24a00834abd0e3681b514f91" 7SRC_URI[sha256sum] = "8a398dfce302c13f14bab13e2b14fe385d32b73f4e4853b9bdfb64598baa1975"
8 8
9inherit pypi setuptools3 9inherit pypi setuptools3
10 10