[oe-commits] [meta-openembedded] 19/32: python-astroid: upgrade 2.3.2 -> 2.3.3

git at git.openembedded.org git at git.openembedded.org
Wed Nov 13 15:17:42 UTC 2019


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 980816a0c617d3a7e677d65104c74537a24b2297
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Wed Nov 13 14:52:41 2019 +0800

    python-astroid: upgrade 2.3.2 -> 2.3.3
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-astroid.inc                | 4 ++--
 .../python/{python-astroid_2.3.2.bb => python-astroid_2.3.3.bb}       | 0
 .../python/{python3-astroid_2.3.2.bb => python3-astroid_2.3.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 171d320..e9a6878 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] = "b2cd5c0383ff33c1410e737c2607aa7a"
-SRC_URI[sha256sum] = "09a3fba616519311f1af8a461f804b68f0370e100c9264a035aa7846d7852e33"
+SRC_URI[md5sum] = "5f3d73d82d1753b59bb49a6bc6046dee"
+SRC_URI[sha256sum] = "71ea07f44df9568a75d0f354c49143a4575d90645e9fead6dfb52c26a85ed13a"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-astroid_2.3.2.bb b/meta-python/recipes-devtools/python/python-astroid_2.3.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-astroid_2.3.2.bb
rename to meta-python/recipes-devtools/python/python-astroid_2.3.3.bb
diff --git a/meta-python/recipes-devtools/python/python3-astroid_2.3.2.bb b/meta-python/recipes-devtools/python/python3-astroid_2.3.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-astroid_2.3.2.bb
rename to meta-python/recipes-devtools/python/python3-astroid_2.3.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