[oe] [meta-python][PATCH] python-yappi: update to version 0.98

Derek Straka derek at asterius.io
Thu Nov 17 02:20:36 UTC 2016


  * Verified license remains the MIT

Signed-off-by: Derek Straka <derek at asterius.io>
---
 .../python/{python-yappi_0.94.bb => python-yappi_0.98.bb}           | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python-yappi_0.94.bb => python-yappi_0.98.bb} (51%)

diff --git a/meta-python/recipes-devtools/python/python-yappi_0.94.bb b/meta-python/recipes-devtools/python/python-yappi_0.98.bb
similarity index 51%
rename from meta-python/recipes-devtools/python/python-yappi_0.94.bb
rename to meta-python/recipes-devtools/python/python-yappi_0.98.bb
index 83f2bc9..02ec7d0 100644
--- a/meta-python/recipes-devtools/python/python-yappi_0.94.bb
+++ b/meta-python/recipes-devtools/python/python-yappi_0.98.bb
@@ -2,10 +2,10 @@ SUMMARY  = "Yet Another Python Profiler"
 HOMEPAGE = "http://yappi.googlecode.com/"
 
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://PKG-INFO;md5=ad426a7287507a8db02778ff586d5370"
+LIC_FILES_CHKSUM = "file://PKG-INFO;md5=6b131c3041637f6a5175a43112dde05c"
 
-SRC_URI[md5sum] = "a02c49efe783c4e31d6bbd805a37adec"
-SRC_URI[sha256sum] = "15cc17dba1252ecaae29ced1e96c216165d93fd3e9ea05dff1f5e5866f16bd59"
+SRC_URI[md5sum] = "dc56240575c99938a924eaeb7c0d8beb"
+SRC_URI[sha256sum] = "5f657129e1b9b952379ffbc009357d0dcdb58c50f3bfe88ffbb992e4b27b263c"
 
 PYPI_PACKAGE = "yappi"
 inherit pypi setuptools
-- 
2.7.4




More information about the Openembedded-devel mailing list