[oe-commits] [meta-openembedded] 77/89: python-yappi: update to version 0.98

git at git.openembedded.org git at git.openembedded.org
Wed Nov 23 14:34:19 UTC 2016


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

commit c851e2193a4fb06d20433d98ae7208c80dffe52a
Author: Derek Straka <derek at asterius.io>
AuthorDate: Wed Nov 16 21:20:36 2016 -0500

    python-yappi: update to version 0.98
    
    * Verified license remains the MIT
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../python/{python-yappi_0.94.bb => python-yappi_0.98.bb}           | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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

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


More information about the Openembedded-commits mailing list