summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-astroid_1.4.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-astroid_1.4.8.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-astroid_1.4.8.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-astroid_1.4.8.bb b/meta-python/recipes-devtools/python/python-astroid_1.4.8.bb
new file mode 100644
index 000000000..63401aa7f
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-astroid_1.4.8.bb
@@ -0,0 +1,10 @@
1SUMMARY = "An abstract syntax tree for Python with inference support."
2HOMEPAGE = "https://pypi.python.org/pypi/astroid/1.4.8"
3SECTION = "devel/python"
4LICENSE = "LGPL"
5LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
6
7SRC_URI[md5sum] = "3def6c80afcd38b4ca4aca6aea71cbde"
8SRC_URI[sha256sum] = "5f064785a7e45ed519285f2eb30b795e58a4932a0736b32030da6fef3394ddb3"
9
10inherit setuptools pypi