All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/python-pillow: bump to version 6.0.0
@ 2019-04-24  9:37 Angelo Compagnucci
  2019-04-24 20:17 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Angelo Compagnucci @ 2019-04-24  9:37 UTC (permalink / raw)
  To: buildroot

This patch bumps python-pillow to version 6.0.0.

Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com>
---
 package/python-pillow/python-pillow.hash | 4 ++--
 package/python-pillow/python-pillow.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-pillow/python-pillow.hash b/package/python-pillow/python-pillow.hash
index 0f90a0b..2269914 100644
--- a/package/python-pillow/python-pillow.hash
+++ b/package/python-pillow/python-pillow.hash
@@ -1,4 +1,4 @@
-# sha256 for python-pillow from https://pypi.org/project/Pillow/5.2.0/#files
+# sha256 for python-pillow from https://pypi.org/project/Pillow/
 # sha256 for LICENSE locally computed
-sha256 f8b3d413c5a8f84b12cd4c5df1d8e211777c9852c6be3ee9c094b626644d3eab  Pillow-5.2.0.tar.gz
+sha256 809c0a2ce9032cbcd7b5313f71af4bdc5c8c771cb86eb7559afd954cab82ebb5  Pillow-6.0.0.tar.gz
 sha256 4960fc18becc286be839c8ff17bd70cd5222533f761129142153443718a25199  LICENSE
diff --git a/package/python-pillow/python-pillow.mk b/package/python-pillow/python-pillow.mk
index c3a3d13..6efa9f3 100644
--- a/package/python-pillow/python-pillow.mk
+++ b/package/python-pillow/python-pillow.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PILLOW_VERSION = 5.2.0
+PYTHON_PILLOW_VERSION = 6.0.0
 PYTHON_PILLOW_SOURCE = Pillow-$(PYTHON_PILLOW_VERSION).tar.gz
-PYTHON_PILLOW_SITE = https://files.pythonhosted.org/packages/d3/c4/b45b9c0d549f482dd072055e2d3ced88f3b977f7b87c7a990228b20e7da1
+PYTHON_PILLOW_SITE = https://files.pythonhosted.org/packages/81/1a/6b2971adc1bca55b9a53ed1efa372acff7e8b9913982a396f3fa046efaf8
 PYTHON_PILLOW_LICENSE = PIL Software License
 PYTHON_PILLOW_LICENSE_FILES = LICENSE
 PYTHON_PILLOW_SETUP_TYPE = setuptools
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] package/python-pillow: bump to version 6.0.0
  2019-04-24  9:37 [Buildroot] [PATCH] package/python-pillow: bump to version 6.0.0 Angelo Compagnucci
@ 2019-04-24 20:17 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2019-04-24 20:17 UTC (permalink / raw)
  To: buildroot

Hello Angelo,

On Wed, 24 Apr 2019 11:37:16 +0200
Angelo Compagnucci <angelo@amarulasolutions.com> wrote:

> This patch bumps python-pillow to version 6.0.0.
> 
> Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com>
> ---
>  package/python-pillow/python-pillow.hash | 4 ++--
>  package/python-pillow/python-pillow.mk   | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)

This patch breaks legal-info for this package:

ERROR: LICENSE has wrong sha256 hash:
ERROR: expected: 4960fc18becc286be839c8ff17bd70cd5222533f761129142153443718a25199
ERROR: got     : 64ea4328ed56392b423ef968519a9ad427e3de9b985862c95ed2ed4d793d22ee
ERROR: Incomplete download, or man-in-the-middle (MITM) attack
make[1]: *** [package/python-pillow/python-pillow.mk:75: python-pillow-legal-info] Error 1

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-04-24 20:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-24  9:37 [Buildroot] [PATCH] package/python-pillow: bump to version 6.0.0 Angelo Compagnucci
2019-04-24 20:17 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.