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

Mark Asselstine mark.asselstine at windriver.com
Tue Feb 27 06:07:45 PST 2018


Sorry about that. It appears all my builds were using the recipe in
meta-python so this was missed.

Mark

On Tue, Feb 27, 2018 at 8:00 AM, Bruce Ashfield
<bruce.ashfield at gmail.com> wrote:
> No worries. I very well could have missed it .. things like that
> happen from time
> to time :D
>
> But either way, thanks for the v2, it is now merged.
>
> Bruce
>
> On Tue, Feb 27, 2018 at 1:46 AM, Robert Yang <liezhi.yang at windriver.com> wrote:
>> Hi Bruce,
>>
>> I remembered that I had sent this patch on Nov. 16th, but I couldn't find
>> it,
>> maybe I failed to send it. It was because the source was changed from .zip
>> to
>> .tar.gz:
>>
>> commit 3d512115129e2cea97067d23cb72fea62b70dd39
>> Author: Mark Asselstine <mark.asselstine at windriver.com>
>> Date:   Mon Nov 13 16:48:05 2017 -0500
>>
>>     python-*: switch remaining pypi recipes to use the pypi class
>>
>> It had been wrong for more than 3 months. I will add more comments and send
>> a
>> V2.
>>
>> // Robert
>>
>>
>> On 02/27/2018 02:15 PM, Bruce Ashfield wrote:
>>>
>>> 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"
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization


More information about the meta-virtualization mailing list