Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [meta-python][PATCH] python-pyyaml: update to version 3.13
@ 2018-07-09 21:54 Derek Straka
  0 siblings, 0 replies; only message in thread
From: Derek Straka @ 2018-07-09 21:54 UTC (permalink / raw)
  To: openembedded-devel

License-Update: Update the copyright year to include 2018

Signed-off-by: Derek Straka <derek@asterius.io>
---
 meta-python/recipes-devtools/python/python-pyyaml.inc               | 6 +++---
 .../python/{python-pyyaml_3.12.bb => python-pyyaml_3.13.bb}         | 0
 .../python/{python3-pyyaml_3.12.bb => python3-pyyaml_3.13.bb}       | 0
 3 files changed, 3 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python-pyyaml_3.12.bb => python-pyyaml_3.13.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pyyaml_3.12.bb => python3-pyyaml_3.13.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-pyyaml.inc b/meta-python/recipes-devtools/python/python-pyyaml.inc
index 3fef0ca..afce543 100644
--- a/meta-python/recipes-devtools/python/python-pyyaml.inc
+++ b/meta-python/recipes-devtools/python/python-pyyaml.inc
@@ -2,14 +2,14 @@ SUMMARY = "Python support for YAML"
 HOMEPAGE = "http://www.pyyaml.org"
 SECTION = "devel/python"
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=6015f088759b10e0bc2bf64898d4ae17"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=5591701d32590f9fa94f3bfee820b634"
 DEPENDS = "libyaml ${PYTHON_PN}-cython-native ${PYTHON_PN}"
 
 PYPI_PACKAGE = "PyYAML"
 inherit pypi
 
-SRC_URI[md5sum] = "4c129761b661d181ebf7ff4eb2d79950"
-SRC_URI[sha256sum] = "592766c6303207a20efc445587778322d7f73b161bd994f227adaa341ba212ab"
+SRC_URI[md5sum] = "b78b96636d68ac581c0e2f38158c224f"
+SRC_URI[sha256sum] = "3ef3092145e9b70e3ddd2c7ad59bdd0252a94dfe3949721633e41344de00a6bf"
 
 RDEPENDS_${PN} += "\
     ${PYTHON_PN}-datetime \
diff --git a/meta-python/recipes-devtools/python/python-pyyaml_3.12.bb b/meta-python/recipes-devtools/python/python-pyyaml_3.13.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pyyaml_3.12.bb
rename to meta-python/recipes-devtools/python/python-pyyaml_3.13.bb
diff --git a/meta-python/recipes-devtools/python/python3-pyyaml_3.12.bb b/meta-python/recipes-devtools/python/python3-pyyaml_3.13.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pyyaml_3.12.bb
rename to meta-python/recipes-devtools/python/python3-pyyaml_3.13.bb
-- 
2.7.4



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-07-09 21:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-09 21:54 [meta-python][PATCH] python-pyyaml: update to version 3.13 Derek Straka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox