diff mbox series

[1/1] package/python-pillow: fix legal info

Message ID 20240501212627.17988-1-fontaine.fabrice@gmail.com
State Accepted
Headers show
Series [1/1] package/python-pillow: fix legal info | expand

Commit Message

Fabrice Fontaine May 1, 2024, 9:26 p.m. UTC
Commit dfaa34ddd3398f22718f7361d617d98d53b51630 forgot to update hash of
LICENSE file:

ERROR: LICENSE has wrong sha256 hash:
ERROR: expected: e706384c6f299d1b6fa782ae657740b372b4bd7938a1a318bf94ac249114758a
ERROR: got     : cf234c27a3f275f5a050f4df3946f8855704226fe4e7ca8b33928cbcecbced37

LICENSE file has been updated to clean up authors and contributors:
https://github.com/python-pillow/Pillow/commit/4197263dff19a79f13cd86f6cdc9a0ec6c06da92

Fixes: dfaa34ddd3398f22718f7361d617d98d53b51630
 - http://autobuild.buildroot.org/results/5a35d83c73367e1b20534b1bc7f2f564cf653a38

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/python-pillow/python-pillow.hash | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Yann E. MORIN May 1, 2024, 9:32 p.m. UTC | #1
Fabrice, All,

On 2024-05-01 23:26 +0200, Fabrice Fontaine spake thusly:
> Commit dfaa34ddd3398f22718f7361d617d98d53b51630 forgot to update hash of
> LICENSE file:
> 
> ERROR: LICENSE has wrong sha256 hash:
> ERROR: expected: e706384c6f299d1b6fa782ae657740b372b4bd7938a1a318bf94ac249114758a
> ERROR: got     : cf234c27a3f275f5a050f4df3946f8855704226fe4e7ca8b33928cbcecbced37
> 
> LICENSE file has been updated to clean up authors and contributors:
> https://github.com/python-pillow/Pillow/commit/4197263dff19a79f13cd86f6cdc9a0ec6c06da92
> 
> Fixes: dfaa34ddd3398f22718f7361d617d98d53b51630
>  - http://autobuild.buildroot.org/results/5a35d83c73367e1b20534b1bc7f2f564cf653a38
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/python-pillow/python-pillow.hash | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/python-pillow/python-pillow.hash b/package/python-pillow/python-pillow.hash
> index 073b758dfe..352536a035 100644
> --- a/package/python-pillow/python-pillow.hash
> +++ b/package/python-pillow/python-pillow.hash
> @@ -3,4 +3,4 @@ md5  6c21a12849ae42f93881f614d8f6f651  pillow-10.3.0.tar.gz
>  sha256  9d2455fbf44c914840c793e89aa82d0e1763a14253a000743719ae5946814b2d  pillow-10.3.0.tar.gz
>  
>  # Locally computed sha256 checksums
> -sha256  e706384c6f299d1b6fa782ae657740b372b4bd7938a1a318bf94ac249114758a  LICENSE
> +sha256  cf234c27a3f275f5a050f4df3946f8855704226fe4e7ca8b33928cbcecbced37  LICENSE
> -- 
> 2.43.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
Peter Korsgaard May 7, 2024, 4:11 p.m. UTC | #2
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > Commit dfaa34ddd3398f22718f7361d617d98d53b51630 forgot to update hash of
 > LICENSE file:

 > ERROR: LICENSE has wrong sha256 hash:
 > ERROR: expected: e706384c6f299d1b6fa782ae657740b372b4bd7938a1a318bf94ac249114758a
 > ERROR: got     : cf234c27a3f275f5a050f4df3946f8855704226fe4e7ca8b33928cbcecbced37

 > LICENSE file has been updated to clean up authors and contributors:
 > https://github.com/python-pillow/Pillow/commit/4197263dff19a79f13cd86f6cdc9a0ec6c06da92

 > Fixes: dfaa34ddd3398f22718f7361d617d98d53b51630
 >  - http://autobuild.buildroot.org/results/5a35d83c73367e1b20534b1bc7f2f564cf653a38

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed to 2024.02.x, thanks.
diff mbox series

Patch

diff --git a/package/python-pillow/python-pillow.hash b/package/python-pillow/python-pillow.hash
index 073b758dfe..352536a035 100644
--- a/package/python-pillow/python-pillow.hash
+++ b/package/python-pillow/python-pillow.hash
@@ -3,4 +3,4 @@  md5  6c21a12849ae42f93881f614d8f6f651  pillow-10.3.0.tar.gz
 sha256  9d2455fbf44c914840c793e89aa82d0e1763a14253a000743719ae5946814b2d  pillow-10.3.0.tar.gz
 
 # Locally computed sha256 checksums
-sha256  e706384c6f299d1b6fa782ae657740b372b4bd7938a1a318bf94ac249114758a  LICENSE
+sha256  cf234c27a3f275f5a050f4df3946f8855704226fe4e7ca8b33928cbcecbced37  LICENSE