[oe-commits] [meta-openembedded] 05/58: python-astroid: update to version 1.6.3

git at git.openembedded.org git at git.openembedded.org
Sun May 6 20:01:43 UTC 2018


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

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

commit 99df43f9f4dc5583af9f7af5006ddd84c98c7468
Author: Derek Straka <derek at asterius.io>
AuthorDate: Wed Apr 11 08:51:51 2018 -0400

    python-astroid: update to version 1.6.3
    
    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(-)

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

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


More information about the Openembedded-commits mailing list