[oe] [meta-python] [PATCH] python-yappi: upgrade 1.0 -> 1.2.3

Khem Raj raj.khem at gmail.com
Wed Jan 22 20:53:49 UTC 2020


On Thu, Jan 16, 2020 at 10:54 PM Zang Ruochen
<zangrc.fnst at cn.fujitsu.com> wrote:
>
> Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
> ---
>  meta-python/recipes-devtools/python/python-yappi.inc        | 6 +++---
>  .../python/{python-yappi_1.0.bb => python-yappi_1.2.3.bb}   | 0
>  .../python/{python3-yappi_1.0.bb => python3-yappi_1.2.3.bb} | 0
>  3 files changed, 3 insertions(+), 3 deletions(-)
>  rename meta-python/recipes-devtools/python/{python-yappi_1.0.bb => python-yappi_1.2.3.bb} (100%)
>  rename meta-python/recipes-devtools/python/{python3-yappi_1.0.bb => python3-yappi_1.2.3.bb} (100%)
>
> diff --git a/meta-python/recipes-devtools/python/python-yappi.inc b/meta-python/recipes-devtools/python/python-yappi.inc
> index 54d408742..e84774f9d 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=9a193c13f346884e597acdcac7fe9ac8"
> +LIC_FILES_CHKSUM = "file://PKG-INFO;md5=91efaebbca5a9e4db0870636d36e7b98"
>

what changed here? Please mention that in commit msg and also rebase
it on the latest master

> -SRC_URI[md5sum] = "a545101aa8a435b0780f06f4723f58c8"
> -SRC_URI[sha256sum] = "7f814131515d51db62b1a3468bcb84de30499124752806a5a6e11caf0b4344bf"
> +SRC_URI[md5sum] = "36474a3e47ad9a2e4605b8e7e30a08fc"
> +SRC_URI[sha256sum] = "b8db9bc607610d6da4e27e87ec828ebddec4bdaac89ca07ebfe9a153b0641580"
>
>  inherit pypi setuptools
>
> diff --git a/meta-python/recipes-devtools/python/python-yappi_1.0.bb b/meta-python/recipes-devtools/python/python-yappi_1.2.3.bb
> similarity index 100%
> rename from meta-python/recipes-devtools/python/python-yappi_1.0.bb
> rename to meta-python/recipes-devtools/python/python-yappi_1.2.3.bb
> diff --git a/meta-python/recipes-devtools/python/python3-yappi_1.0.bb b/meta-python/recipes-devtools/python/python3-yappi_1.2.3.bb
> similarity index 100%
> rename from meta-python/recipes-devtools/python/python3-yappi_1.0.bb
> rename to meta-python/recipes-devtools/python/python3-yappi_1.2.3.bb
> --
> 2.20.1
>
>
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


More information about the Openembedded-devel mailing list