[meta-virtualization] [PATCH] python-pyparsing: fix SRC_URI's checksum

Bruce Ashfield bruce.ashfield at gmail.com
Mon Feb 26 22:15:36 PST 2018


We need to document the reason why the checksum changed.

What happened to trigger the bad checksum ?

Bruce

On Mon, Feb 26, 2018 at 8:55 PM, Robert Yang <liezhi.yang at windriver.com> wrote:
> Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
> ---
>  recipes-devtools/python/python-pyparsing_2.0.1.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes-devtools/python/python-pyparsing_2.0.1.bb b/recipes-devtools/python/python-pyparsing_2.0.1.bb
> index 2ef6df9..c19f137 100644
> --- a/recipes-devtools/python/python-pyparsing_2.0.1.bb
> +++ b/recipes-devtools/python/python-pyparsing_2.0.1.bb
> @@ -4,7 +4,7 @@ SECTION = "devel/python"
>  LICENSE = "MIT"
>  LIC_FILES_CHKSUM = "file://LICENSE;md5=fb46329938e6bc829b256e37d5c1e31a"
>
> -SRC_URI[md5sum] = "dc7036a6f1ab01c3baed3d97af8d77c0"
> -SRC_URI[sha256sum] = "7e1766ee747cca79fe172b670fd53ef58fc55d2b1804fd6c66d857abb62d143a"
> +SRC_URI[md5sum] = "37adec94104b98591507218bc82e7c31"
> +SRC_URI[sha256sum] = "0007cd3f008eba4a203f1f6b4b133ddc352552c8808b694c88c23db56416e4e4"
>
>  inherit distutils pypi
> --
> 2.10.2
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"


More information about the meta-virtualization mailing list