[oe-commits] [meta-openembedded] 19/27: python-pyyaml: 3.11 -> 3.12

git at git.openembedded.org git at git.openembedded.org
Mon Sep 12 20:06:18 UTC 2016


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

commit 6a216b0fb73ef05d22e83cf1f352de446799013d
Author: Wang Xin <wangxin2015.fnst at cn.fujitsu.com>
AuthorDate: Sun Sep 11 11:13:05 2016 -0400

    python-pyyaml: 3.11 -> 3.12
    
    Upgrade python-pyyaml from 3.11 to 3.12.
    
    Signed-off-by: Wang Xin <wangxin2015.fnst at cn.fujitsu.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../python/{python-pyyaml_3.11.bb => python-pyyaml_3.12.bb}           | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-pyyaml_3.11.bb b/meta-python/recipes-devtools/python/python-pyyaml_3.12.bb
similarity index 78%
rename from meta-python/recipes-devtools/python/python-pyyaml_3.11.bb
rename to meta-python/recipes-devtools/python/python-pyyaml_3.12.bb
index a017e0e..61b1d2c 100644
--- a/meta-python/recipes-devtools/python/python-pyyaml_3.11.bb
+++ b/meta-python/recipes-devtools/python/python-pyyaml_3.12.bb
@@ -9,8 +9,8 @@ SRC_URI = "http://pyyaml.org/download/pyyaml/PyYAML-${PV}.tar.gz \
            file://setup.py \
 "
 
-SRC_URI[md5sum] = "f50e08ef0fe55178479d3a618efe21db"
-SRC_URI[sha256sum] = "c36c938a872e5ff494938b33b14aaa156cb439ec67548fcab3535bb78b0846e8"
+SRC_URI[md5sum] = "4c129761b661d181ebf7ff4eb2d79950"
+SRC_URI[sha256sum] = "592766c6303207a20efc445587778322d7f73b161bd994f227adaa341ba212ab"
 
 S = "${WORKDIR}/PyYAML-${PV}"
 

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


More information about the Openembedded-commits mailing list