summaryrefslogtreecommitdiffstats
path: root/package/python-setuptools/python-setuptools.mk
diff options
context:
space:
mode:
authorJörg Krause <joerg.krause@embedded.rocks>2015-12-07 01:22:42 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-12-12 17:01:34 +0100
commit49ae39e27d2349c810413bfa8bf1e45d8f25c9dc (patch)
tree17ce2f796be63803a0ffd9396b1b61004b1b183b /package/python-setuptools/python-setuptools.mk
parent3f2bdd0701de4f2bca7e6d96f96972e7bcabdd93 (diff)
downloadbuildroot-49ae39e27d2349c810413bfa8bf1e45d8f25c9dc.tar.gz
buildroot-49ae39e27d2349c810413bfa8bf1e45d8f25c9dc.zip
package/python-setuptools: bump to version 18.7.1
Also refresh patch (using git) and add an additional (stronger) sha256 hash. Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> 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 fa90ed4829..15edc6fd07 100644
--- a/package/python-setuptools/python-setuptools.mk
+++ b/package/python-setuptools/python-setuptools.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PYTHON_SETUPTOOLS_VERSION = 5.8
+PYTHON_SETUPTOOLS_VERSION = 18.7.1
PYTHON_SETUPTOOLS_SOURCE = setuptools-$(PYTHON_SETUPTOOLS_VERSION).tar.gz
PYTHON_SETUPTOOLS_SITE = http://pypi.python.org/packages/source/s/setuptools
PYTHON_SETUPTOOLS_LICENSE = Python Software Foundation or Zope Public License
OpenPOWER on IntegriCloud