summaryrefslogtreecommitdiffstats
path: root/package/python-cheroot/python-cheroot.mk
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2017-11-24 15:44:59 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-11-24 21:36:19 +0100
commit43f76947ac2a05f24c3129db1bb690aad65e9474 (patch)
treea16993f94798cd916f82a183bf4bb28b9a590f7a /package/python-cheroot/python-cheroot.mk
parentf9448321888dcd1e5a928539089115cb6b84302c (diff)
downloadbuildroot-43f76947ac2a05f24c3129db1bb690aad65e9474.tar.gz
buildroot-43f76947ac2a05f24c3129db1bb690aad65e9474.zip
python-cheroot: bump version to 5.10.0
Fix licence file name and add checksum. Fixes: http://autobuild.buildroot.net/results/94d/94dee5b01e0f7693d4e6e05074e7d93e92236e2c Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-cheroot/python-cheroot.mk')
-rw-r--r--package/python-cheroot/python-cheroot.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/python-cheroot/python-cheroot.mk b/package/python-cheroot/python-cheroot.mk
index d3e056be36..07775e577b 100644
--- a/package/python-cheroot/python-cheroot.mk
+++ b/package/python-cheroot/python-cheroot.mk
@@ -4,11 +4,11 @@
#
################################################################################
-PYTHON_CHEROOT_VERSION = 5.9.0
+PYTHON_CHEROOT_VERSION = 5.10.0
PYTHON_CHEROOT_SOURCE = cheroot-$(PYTHON_CHEROOT_VERSION).tar.gz
-PYTHON_CHEROOT_SITE = https://pypi.python.org/packages/df/63/5c5265feb7e02e43d2f3a3c19dbb2d78742b0a2ff237c9e473c77bc23500
+PYTHON_CHEROOT_SITE = https://pypi.python.org/packages/14/dc/afc41e7f7e797973808d8520e6aef21c4efd00550aa32f5b726327d36be0
PYTHON_CHEROOT_LICENSE = BSD-3-Clause
-PYTHON_CHEROOT_LICENSE_FILES = LICENSE.md
+PYTHON_CHEROOT_LICENSE_FILES = LICENSE
PYTHON_CHEROOT_SETUP_TYPE = setuptools
PYTHON_CHEROOT_DEPENDENCIES = host-python-setuptools-scm
OpenPOWER on IntegriCloud