summaryrefslogtreecommitdiffstats
path: root/package/python-six/python-six.mk
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2015-12-10 16:18:27 +0100
committerPeter Korsgaard <peter@korsgaard.com>2015-12-10 21:52:28 +0100
commit1f0dd2804680defe4feeca096177df18695e074e (patch)
treeeddde5020d790eed3e4633e1e50569005f81fbe6 /package/python-six/python-six.mk
parentfda730196e302a29d0b94c6e0df958a1733e5d6a (diff)
downloadbuildroot-1f0dd2804680defe4feeca096177df18695e074e.tar.gz
buildroot-1f0dd2804680defe4feeca096177df18695e074e.zip
python-six: bump to 0.10.0
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-six/python-six.mk')
-rw-r--r--package/python-six/python-six.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/python-six/python-six.mk b/package/python-six/python-six.mk
index 24fd9765ca..0edefe346f 100644
--- a/package/python-six/python-six.mk
+++ b/package/python-six/python-six.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PYTHON_SIX_VERSION = 1.9.0
+PYTHON_SIX_VERSION = 1.10.0
PYTHON_SIX_SOURCE = six-$(PYTHON_SIX_VERSION).tar.gz
PYTHON_SIX_SITE = https://pypi.python.org/packages/source/s/six
PYTHON_SIX_SETUP_TYPE = setuptools
OpenPOWER on IntegriCloud