[oe-commits] [meta-openembedded] 11/12: python-pyyaml: upgrade 5.1.2 -> 5.2

git at git.openembedded.org git at git.openembedded.org
Fri Jan 3 21:56:22 UTC 2020


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 e7915422e6f81b7b544101670d65e78c5e04d5e9
Author: Wang Mingyu <wangmy at cn.fujitsu.com>
AuthorDate: Fri Jan 3 04:57:32 2020 -0800

    python-pyyaml: upgrade 5.1.2 -> 5.2
    
    Signed-off-by: Wang Mingyu <wangmy at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-pyyaml.inc                 | 4 ++--
 .../python/{python-pyyaml_5.1.2.bb => python-pyyaml_5.2.bb}           | 0
 .../python/{python3-pyyaml_5.1.2.bb => python3-pyyaml_5.2.bb}         | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-pyyaml.inc b/meta-python/recipes-devtools/python/python-pyyaml.inc
index e9ae85e..48ebf73 100644
--- a/meta-python/recipes-devtools/python/python-pyyaml.inc
+++ b/meta-python/recipes-devtools/python/python-pyyaml.inc
@@ -8,8 +8,8 @@ DEPENDS = "libyaml ${PYTHON_PN}-cython-native ${PYTHON_PN}"
 PYPI_PACKAGE = "PyYAML"
 inherit pypi
 
-SRC_URI[md5sum] = "20f87ab421b0271dbf371dc5c1cddb5c"
-SRC_URI[sha256sum] = "01adf0b6c6f61bd11af6e10ca52b7d4057dd0be0343eb9283c878cf3af56aee4"
+SRC_URI[md5sum] = "d7e45e932d6e6649ac574a1ed77b4269"
+SRC_URI[sha256sum] = "c0ee8eca2c582d29c3c2ec6e2c4f703d1b7f1fb10bc72317355a746057e7346c"
 
 RDEPENDS_${PN} += "\
     ${PYTHON_PN}-datetime \
diff --git a/meta-python/recipes-devtools/python/python-pyyaml_5.1.2.bb b/meta-python/recipes-devtools/python/python-pyyaml_5.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pyyaml_5.1.2.bb
rename to meta-python/recipes-devtools/python/python-pyyaml_5.2.bb
diff --git a/meta-python/recipes-devtools/python/python3-pyyaml_5.1.2.bb b/meta-python/recipes-devtools/python/python3-pyyaml_5.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pyyaml_5.1.2.bb
rename to meta-python/recipes-devtools/python/python3-pyyaml_5.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