summaryrefslogtreecommitdiffstats
path: root/package/python-setuptools/python-setuptools.mk
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2018-01-11 10:25:16 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2018-01-16 23:49:15 +0100
commitc09a5c15ab67e844611e6757c141a2e9868d4166 (patch)
treeb22f1cb3c17afd85803ffa32129b368f7afea21f /package/python-setuptools/python-setuptools.mk
parent36186c5f11636468a9a1e7457c983fc588aec1c7 (diff)
downloadbuildroot-c09a5c15ab67e844611e6757c141a2e9868d4166.tar.gz
buildroot-c09a5c15ab67e844611e6757c141a2e9868d4166.zip
python-setuptools: bump to version v38.4.0
Add licence checksum. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-setuptools/python-setuptools.mk')
-rw-r--r--package/python-setuptools/python-setuptools.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/python-setuptools/python-setuptools.mk b/package/python-setuptools/python-setuptools.mk
index 28d4f29b5b..004fc0db2a 100644
--- a/package/python-setuptools/python-setuptools.mk
+++ b/package/python-setuptools/python-setuptools.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PYTHON_SETUPTOOLS_VERSION = v36.0.1
+PYTHON_SETUPTOOLS_VERSION = v38.4.0
PYTHON_SETUPTOOLS_SITE = $(call github,pypa,setuptools,$(PYTHON_SETUPTOOLS_VERSION))
PYTHON_SETUPTOOLS_LICENSE = MIT
PYTHON_SETUPTOOLS_LICENSE_FILES = LICENSE
OpenPOWER on IntegriCloud