package/python-setuptools: bump to version 18.7.1

Also refresh patch (using git) and add an additional (stronger) sha256 hash.

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Jörg Krause
2015-12-07 01:22:42 +01:00
committed by Thomas Petazzoni
parent 3f2bdd0701
commit 49ae39e27d
3 changed files with 36 additions and 17 deletions

View File

@@ -4,7 +4,7 @@
#
################################################################################
PYTHON_SETUPTOOLS_VERSION = 5.8
PYTHON_SETUPTOOLS_VERSION = 18.7.1
PYTHON_SETUPTOOLS_SOURCE = setuptools-$(PYTHON_SETUPTOOLS_VERSION).tar.gz
PYTHON_SETUPTOOLS_SITE = http://pypi.python.org/packages/source/s/setuptools
PYTHON_SETUPTOOLS_LICENSE = Python Software Foundation or Zope Public License