[oe-commits] [meta-openembedded] 09/44: python-astroid: update to version 1.6.1

git at git.openembedded.org git at git.openembedded.org
Sun Feb 11 20:07:07 UTC 2018


This is an automated email from the git hooks/post-receive script.

armin_kuster pushed a commit to branch master-next
in repository meta-openembedded.

commit 7f06ff24590e57e354deaf10ce8ce23842b07b1a
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri Jan 26 08:20:51 2018 -0500

    python-astroid: update to version 1.6.1
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 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(-)

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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list