From 5be603a8362d0edded5d3d102a4fc35425c41b46 Mon Sep 17 00:00:00 2001 From: Jeffery To Date: Mon, 11 Nov 2019 18:35:38 +0800 Subject: [PATCH] python-six: Update to 1.13.0 Signed-off-by: Jeffery To --- lang/python/python-six/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/python/python-six/Makefile b/lang/python/python-six/Makefile index 8577df5d1..f6e548e5b 100644 --- a/lang/python/python-six/Makefile +++ b/lang/python/python-six/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-six -PKG_VERSION:=1.12.0 -PKG_RELEASE:=2 +PKG_VERSION:=1.13.0 +PKG_RELEASE:=1 PYPI_NAME:=six -PKG_HASH:=d16a0141ec1a18405cd4ce8b4613101da75da0e9a7aec5bdd4fa804d0e0eba73 +PKG_HASH:=30f610279e8b2578cab6db20741130331735c781b56053c59c4076da27f06b66 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE