[oe-commits] [meta-openembedded] 12/24: python-astroid: update to version 1.6.2

git at git.openembedded.org git at git.openembedded.org
Thu Mar 22 01:49:18 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 3685be97012ff0cfa14bd80f23f7422fc9881948
Author: Derek Straka <derek at asterius.io>
AuthorDate: Sun Mar 18 10:23:34 2018 -0400

    python-astroid: update to version 1.6.2
    
    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.1.bb => python-astroid_1.6.2.bb}       | 0
 .../python/{python3-astroid_1.6.1.bb => python3-astroid_1.6.2.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 a01acf9..593a09c 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] = "a40b1724b586f3cd29e213a5d2109c17"
-SRC_URI[sha256sum] = "f0a0e386dbca9f93ea9f3ea6f32b37a24720502b7baa9cb17c3976a680d43a06"
+SRC_URI[md5sum] = "8d62e34552299ee7334162f9beae17ac"
+SRC_URI[sha256sum] = "a92c1197dd496ef2470e73e1c296fc02a719907ee07259744e26a13bda9d4862"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-astroid_1.6.1.bb b/meta-python/recipes-devtools/python/python-astroid_1.6.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-astroid_1.6.1.bb
rename to meta-python/recipes-devtools/python/python-astroid_1.6.2.bb
diff --git a/meta-python/recipes-devtools/python/python3-astroid_1.6.1.bb b/meta-python/recipes-devtools/python/python3-astroid_1.6.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-astroid_1.6.1.bb
rename to meta-python/recipes-devtools/python/python3-astroid_1.6.2.bb

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


More information about the Openembedded-commits mailing list