python-setuptools: update to 20.1.1

This commit is contained in:
Alessio Sergi 2016-02-14 00:02:21 +01:00
parent e8a5cdc5fd
commit 1496e9b87d

View File

@ -1,6 +1,6 @@
# Template file for 'python-setuptools'
pkgname=python-setuptools
version=20.0
version=20.1.1
revision=1
noarch=yes
wrksrc="setuptools-${version}"
@ -16,7 +16,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://bitbucket.org/pypa/setuptools"
license="MIT"
distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.tar.gz"
checksum=a6f7b295f399fed3de918c4bea9e2053a5fbd9e3a55a6fef7aafe9d1f474866d
checksum=2663ce0b0e742ee27c3a06b2da14563e4f6f713eaf5509b932a31793f9dea9a3
pre_build() {
sed -i '/^#!/d' setuptools/command/easy_install.py