[oe-commits] [meta-openembedded] 28/35: python-pyyaml: update to 3.11

git at git.openembedded.org git at git.openembedded.org
Tue Mar 29 07:37:22 UTC 2016


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

commit 799595d166829555b2659d9d5d4ca72353cd2777
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri Mar 25 18:58:58 2016 -0400

    python-pyyaml: update to 3.11
    
    Signed-off-by: Derek Straka <derek at asterius.io>
---
 .../python/{python-pyyaml_3.10.bb => python-pyyaml_3.11.bb}           | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-pyyaml_3.10.bb b/meta-python/recipes-devtools/python/python-pyyaml_3.11.bb
similarity index 78%
rename from meta-python/recipes-devtools/python/python-pyyaml_3.10.bb
rename to meta-python/recipes-devtools/python/python-pyyaml_3.11.bb
index 7f20e8b..a017e0e 100644
--- a/meta-python/recipes-devtools/python/python-pyyaml_3.10.bb
+++ b/meta-python/recipes-devtools/python/python-pyyaml_3.11.bb
@@ -9,8 +9,8 @@ SRC_URI = "http://pyyaml.org/download/pyyaml/PyYAML-${PV}.tar.gz \
            file://setup.py \
 "
 
-SRC_URI[md5sum] = "74c94a383886519e9e7b3dd1ee540247"
-SRC_URI[sha256sum] = "e713da45c96ca53a3a8b48140d4120374db622df16ab71759c9ceb5b8d46fe7c"
+SRC_URI[md5sum] = "f50e08ef0fe55178479d3a618efe21db"
+SRC_URI[sha256sum] = "c36c938a872e5ff494938b33b14aaa156cb439ec67548fcab3535bb78b0846e8"
 
 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