python-setuptools: update to 19.6.2

This commit is contained in:
Alessio Sergi 2016-02-02 23:16:02 +01:00
parent 7bf0493b3d
commit 7cbc0e092d

View file

@ -1,6 +1,6 @@
# Template file for 'python-setuptools'
pkgname=python-setuptools
version=19.6.1
version=19.6.2
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=d7fd89a4bbd89ea51aaf18100b50411cc881866f3456f11a8732f1c957f3d7da
checksum=69261eefdb21057cfbe92ba8032b923d6363d6682967d42cf46388090d0f1a15
pre_build() {
sed -i '/^#!/d' setuptools/command/easy_install.py