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

Derek Straka derek at asterius.io
Fri Jan 26 13:20: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.0.bb => python-astroid_1.6.1.bb}       | 0
 .../python/{python3-astroid_1.6.0.bb => python3-astroid_1.6.1.bb}     | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-astroid_1.6.0.bb => python-astroid_1.6.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-astroid_1.6.0.bb => python3-astroid_1.6.1.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-astroid.inc b/meta-python/recipes-devtools/python/python-astroid.inc
index 213dde5..a01acf9 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] = "6f8f60b316218455726958f08c6e17f1"
-SRC_URI[sha256sum] = "71dadba2110008e2c03f9fde662ddd2053db3c0489d0e03c94e828a0399edd4f"
+SRC_URI[md5sum] = "a40b1724b586f3cd29e213a5d2109c17"
+SRC_URI[sha256sum] = "f0a0e386dbca9f93ea9f3ea6f32b37a24720502b7baa9cb17c3976a680d43a06"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-astroid_1.6.0.bb b/meta-python/recipes-devtools/python/python-astroid_1.6.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-astroid_1.6.0.bb
rename to meta-python/recipes-devtools/python/python-astroid_1.6.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-astroid_1.6.0.bb b/meta-python/recipes-devtools/python/python3-astroid_1.6.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-astroid_1.6.0.bb
rename to meta-python/recipes-devtools/python/python3-astroid_1.6.1.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list