-License-Update: Update PKG-INFO. Signed-off-by: Zang Ruochen <[email protected]> --- 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(-) rename meta-python/recipes-devtools/python/{python-yappi_0.98.bb => python-yappi_1.0.bb} (100%) rename meta-python/recipes-devtools/python/{python3-yappi_0.98.bb => python3-yappi_1.0.bb} (100%)
diff --git a/meta-python/recipes-devtools/python/python-yappi.inc b/meta-python/recipes-devtools/python/python-yappi.inc index 651ce7731..54d408742 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 -- 2.20.1 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
