[oe-commits] [meta-openembedded] 18/24: python-pyyaml: 3.11 -> 3.12

git at git.openembedded.org git at git.openembedded.org
Thu Sep 15 08:27:50 UTC 2016


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

commit 39be41171d0498798a7da61501c175f557f6af1d
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