python3-setuptools upgrade to version 20.7.0 2600/head
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Thu, 14 Apr 2016 11:35:33 +0000 (14:35 +0300)
committerAlexandru Ardelean <ardeleanalex@gmail.com>
Thu, 14 Apr 2016 11:35:33 +0000 (14:35 +0300)
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python3-setuptools/Makefile

index a11788648a8beeb0f13730a069db126d9bdadd71..0d6352bfa82be42dca35bc5ffb14e49c0ad756a4 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python3-setuptools
-PKG_VERSION:=20.2.2
+PKG_VERSION:=20.7.0
 PKG_RELEASE:=1
 
 PKG_SOURCE:=setuptools-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://pypi.python.org/packages/source/s/setuptools/
-PKG_MD5SUM:=bf37191cb4c1472fb61e6f933d2006b1
+PKG_MD5SUM:=5d12b39bf3e75e80fdce54e44b255615
 
 PKG_LICENSE:=PSF