python-six: update to version 1.11.0
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Mon, 18 Sep 2017 06:54:12 +0000 (09:54 +0300)
committerAlexandru Ardelean <ardeleanalex@gmail.com>
Sat, 23 Sep 2017 08:45:48 +0000 (11:45 +0300)
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python/python-six/Makefile

index a68792ab6609c8410f1721e8a731f79cd1489b2f..ff91bde1178266edaac9b24cb2035e859cf4cd8c 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-six
-PKG_VERSION:=1.10.0
-PKG_RELEASE:=4
+PKG_VERSION:=1.11.0
+PKG_RELEASE:=1
 
 PKG_SOURCE:=six-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=https://pypi.python.org/packages/source/s/six
-PKG_HASH:=105f8d68616f8248e24bf0e9372ef04d3cc10104f1980f54d57b2ce73a5ad56a
+PKG_SOURCE_URL:=https://pypi.python.org/packages/16/d8/bc6316cf98419719bd59c91742194c111b6f2e85abac88e496adefaf7afe
+PKG_HASH:=70e8a77beed4562e7f14fe23a786b54f6296e34344c23bc42f07b15018ff98e9
 
 HOST_BUILD_DEPENDS:=python/host