python-six: bump to 0.10.0
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
fda730196e
commit
1f0dd28046
@ -1,2 +1,2 @@
|
||||
# Locally computed:
|
||||
sha256 e24052411fc4fbd1f672635537c3fc2330d9481b18c0317695b46259512c91d5 six-1.9.0.tar.gz
|
||||
sha256 105f8d68616f8248e24bf0e9372ef04d3cc10104f1980f54d57b2ce73a5ad56a six-1.10.0.tar.gz
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user