[oe-commits] [meta-openembedded] 20/23: python-yappi: upgrade 0.98 -> 1.0

git at git.openembedded.org git at git.openembedded.org
Wed Nov 20 07:33:43 UTC 2019


This is an automated email from the git hooks/post-receive script.

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

commit 841dfbf0e1586768f69f7064a0d937a62bfc551d
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Wed Nov 20 14:41:36 2019 +0800

    python-yappi: upgrade 0.98 -> 1.0
    
    -License-Update: Update PKG-INFO.
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-yappi.inc                | 6 +++---
 .../python/{python-yappi_0.98.bb => python-yappi_1.0.bb}            | 0
 .../python/{python3-yappi_0.98.bb => python3-yappi_1.0.bb}          | 0
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-yappi.inc b/meta-python/recipes-devtools/python/python-yappi.inc
index 651ce77..54d4087 100644
--- a/meta-python/recipes-devtools/python/python-yappi.inc
+++ b/meta-python/recipes-devtools/python/python-yappi.inc
@@ -2,10 +2,10 @@ SUMMARY  = "Yet Another Python Profiler"
 HOMEPAGE = "http://yappi.googlecode.com/"
 
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://PKG-INFO;md5=6b131c3041637f6a5175a43112dde05c"
+LIC_FILES_CHKSUM = "file://PKG-INFO;md5=9a193c13f346884e597acdcac7fe9ac8"
 
-SRC_URI[md5sum] = "dc56240575c99938a924eaeb7c0d8beb"
-SRC_URI[sha256sum] = "5f657129e1b9b952379ffbc009357d0dcdb58c50f3bfe88ffbb992e4b27b263c"
+SRC_URI[md5sum] = "a545101aa8a435b0780f06f4723f58c8"
+SRC_URI[sha256sum] = "7f814131515d51db62b1a3468bcb84de30499124752806a5a6e11caf0b4344bf"
 
 inherit pypi setuptools
 
diff --git a/meta-python/recipes-devtools/python/python-yappi_0.98.bb b/meta-python/recipes-devtools/python/python-yappi_1.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-yappi_0.98.bb
rename to meta-python/recipes-devtools/python/python-yappi_1.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-yappi_0.98.bb b/meta-python/recipes-devtools/python/python3-yappi_1.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-yappi_0.98.bb
rename to meta-python/recipes-devtools/python/python3-yappi_1.0.bb

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


More information about the Openembedded-commits mailing list