summaryrefslogtreecommitdiffstats
path: root/package/python-pillow
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2017-04-07 17:27:42 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-04-07 20:05:31 +0200
commit83ba0c6b6c264c4b859185eba6c92baa89a133ef (patch)
treee94e388c5456f65eaeef759c78063296749f9d7f /package/python-pillow
parentb04415f58f9606c52f8b265f6133eb0d4ea76e32 (diff)
downloadbuildroot-83ba0c6b6c264c4b859185eba6c92baa89a133ef.tar.gz
buildroot-83ba0c6b6c264c4b859185eba6c92baa89a133ef.zip
python-pillow: bump version to 4.1.0
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-pillow')
-rw-r--r--package/python-pillow/python-pillow.hash4
-rw-r--r--package/python-pillow/python-pillow.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/package/python-pillow/python-pillow.hash b/package/python-pillow/python-pillow.hash
index 182e82f8a5..322e0a994a 100644
--- a/package/python-pillow/python-pillow.hash
+++ b/package/python-pillow/python-pillow.hash
@@ -1,3 +1,3 @@
# md5 from https://pypi.python.org/pypi/pillow/json, sha256 locally computed
-md5 d5af224b0fa2c66dacc9814785fef9e7 Pillow-4.0.0.tar.gz
-sha256 ee26d2d7e7e300f76ba7b796014c04011394d0c4a5ed9a288264a3e443abca50 Pillow-4.0.0.tar.gz
+md5 d040e1155b4d9d8b011aab67ee0ea86b Pillow-4.1.0.tar.gz
+sha256 a0fd487fed4a35717401b7566e51a1520b34e7c0f7f2a315a6509f82bc86299f Pillow-4.1.0.tar.gz
diff --git a/package/python-pillow/python-pillow.mk b/package/python-pillow/python-pillow.mk
index faa0e16688..e1167c8c4c 100644
--- a/package/python-pillow/python-pillow.mk
+++ b/package/python-pillow/python-pillow.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_PILLOW_VERSION = 4.0.0
+PYTHON_PILLOW_VERSION = 4.1.0
PYTHON_PILLOW_SOURCE = Pillow-$(PYTHON_PILLOW_VERSION).tar.gz
-PYTHON_PILLOW_SITE = https://pypi.python.org/packages/8d/80/eca7a2d1a3c2dafb960f32f844d570de988e609f5fd17de92e1cf6a01b0a
+PYTHON_PILLOW_SITE = https://pypi.python.org/packages/80/38/5cb561c68155834c596018c47caa44da88ed34b09579b921c0e493fb06c7
PYTHON_PILLOW_LICENSE = PIL Software License
PYTHON_PILLOW_LICENSE_FILES = LICENSE
PYTHON_PILLOW_SETUP_TYPE = setuptools
OpenPOWER on IntegriCloud