[oe-commits] [meta-openembedded] 11/16: python-astroid: update to version 1.6.5

git at git.openembedded.org git at git.openembedded.org
Thu Jul 12 06:16:09 UTC 2018


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

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

commit 6ce9f607610f9ae1c295c429621c723cfca9417d
Author: Derek Straka <derek at asterius.io>
AuthorDate: Tue Jul 10 16:24:06 2018 -0400

    python-astroid: update to version 1.6.5
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-astroid.inc                | 4 ++--
 .../python/{python-astroid_1.6.3.bb => python-astroid_1.6.5.bb}       | 0
 .../python/{python3-astroid_1.6.3.bb => python3-astroid_1.6.5.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 ead2b6e..fae0f13 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] = "7d7dc000b25f0cbfcca20cb9a8dc0310"
-SRC_URI[sha256sum] = "35cfae47aac19c7b407b7095410e895e836f2285ccf1220336afba744cc4c5f2"
+SRC_URI[md5sum] = "2dd01ef0d5b5f0fc754c1ba40137b61c"
+SRC_URI[sha256sum] = "fc9b582dba0366e63540982c3944a9230cbc6f303641c51483fa547dcc22393a"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-astroid_1.6.3.bb b/meta-python/recipes-devtools/python/python-astroid_1.6.5.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-astroid_1.6.3.bb
rename to meta-python/recipes-devtools/python/python-astroid_1.6.5.bb
diff --git a/meta-python/recipes-devtools/python/python3-astroid_1.6.3.bb b/meta-python/recipes-devtools/python/python3-astroid_1.6.5.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-astroid_1.6.3.bb
rename to meta-python/recipes-devtools/python/python3-astroid_1.6.5.bb

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


More information about the Openembedded-commits mailing list