Browse Source

python-six: bump to 0.10.0

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Yegor Yefremov 9 years ago
parent
commit
1f0dd28046
2 changed files with 2 additions and 2 deletions
  1. 1 1
      package/python-six/python-six.hash
  2. 1 1
      package/python-six/python-six.mk

+ 1 - 1
package/python-six/python-six.hash

@@ -1,2 +1,2 @@
 # Locally computed:
 # Locally computed:
-sha256  e24052411fc4fbd1f672635537c3fc2330d9481b18c0317695b46259512c91d5  six-1.9.0.tar.gz
+sha256  105f8d68616f8248e24bf0e9372ef04d3cc10104f1980f54d57b2ce73a5ad56a  six-1.10.0.tar.gz

+ 1 - 1
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_SOURCE = six-$(PYTHON_SIX_VERSION).tar.gz
 PYTHON_SIX_SITE = https://pypi.python.org/packages/source/s/six
 PYTHON_SIX_SITE = https://pypi.python.org/packages/source/s/six
 PYTHON_SIX_SETUP_TYPE = setuptools
 PYTHON_SIX_SETUP_TYPE = setuptools