[oe] [meta-python][PATCH] python-astroid: update to version 1.6.3

Derek Straka derek at asterius.io
Wed Apr 11 12:51:51 UTC 2018


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-astroid.inc                | 4 ++--
 .../python/{python-astroid_1.6.2.bb => python-astroid_1.6.3.bb}       | 0
 .../python/{python3-astroid_1.6.2.bb => python3-astroid_1.6.3.bb}     | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-astroid_1.6.2.bb => python-astroid_1.6.3.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-astroid_1.6.2.bb => python3-astroid_1.6.3.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-astroid.inc b/meta-python/recipes-devtools/python/python-astroid.inc
index 2c9d409..ead2b6e 100644
--- a/meta-python/recipes-devtools/python/python-astroid.inc
+++ b/meta-python/recipes-devtools/python/python-astroid.inc
@@ -4,8 +4,8 @@ SECTION = "devel/python"
 LICENSE = "LGPL-2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
 
-SRC_URI[md5sum] = "8d62e34552299ee7334162f9beae17ac"
-SRC_URI[sha256sum] = "a92c1197dd496ef2470e73e1c296fc02a719907ee07259744e26a13bda9d4862"
+SRC_URI[md5sum] = "7d7dc000b25f0cbfcca20cb9a8dc0310"
+SRC_URI[sha256sum] = "35cfae47aac19c7b407b7095410e895e836f2285ccf1220336afba744cc4c5f2"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-astroid_1.6.2.bb b/meta-python/recipes-devtools/python/python-astroid_1.6.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-astroid_1.6.2.bb
rename to meta-python/recipes-devtools/python/python-astroid_1.6.3.bb
diff --git a/meta-python/recipes-devtools/python/python3-astroid_1.6.2.bb b/meta-python/recipes-devtools/python/python3-astroid_1.6.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-astroid_1.6.2.bb
rename to meta-python/recipes-devtools/python/python3-astroid_1.6.3.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list