[oe-commits] [meta-openembedded] 29/40: python-pyyaml: upgrade 5.2 -> 5.3

git at git.openembedded.org git at git.openembedded.org
Mon Jan 20 21:25:24 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 6ca8f600720474ba14c5310a981922e7d25771ba
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Sun Jan 19 13:26:36 2020 +0800

    python-pyyaml: upgrade 5.2 -> 5.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-pyyaml.inc                 | 4 ++--
 .../python/{python-pyyaml_5.2.bb => python-pyyaml_5.3.bb}             | 0
 .../python/{python3-pyyaml_5.2.bb => python3-pyyaml_5.3.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 48ebf73..aede585 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] = "d7e45e932d6e6649ac574a1ed77b4269"
-SRC_URI[sha256sum] = "c0ee8eca2c582d29c3c2ec6e2c4f703d1b7f1fb10bc72317355a746057e7346c"
+SRC_URI[md5sum] = "adbb0d336b509d6472d3b095a0f1cf30"
+SRC_URI[sha256sum] = "e9f45bd5b92c7974e59bcd2dcc8631a6b6cc380a904725fce7bc08872e691615"
 
 RDEPENDS_${PN} += "\
     ${PYTHON_PN}-datetime \
diff --git a/meta-python/recipes-devtools/python/python-pyyaml_5.2.bb b/meta-python/recipes-devtools/python/python-pyyaml_5.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pyyaml_5.2.bb
rename to meta-python/recipes-devtools/python/python-pyyaml_5.3.bb
diff --git a/meta-python/recipes-devtools/python/python3-pyyaml_5.2.bb b/meta-python/recipes-devtools/python/python3-pyyaml_5.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pyyaml_5.2.bb
rename to meta-python/recipes-devtools/python/python3-pyyaml_5.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