python-pip: update to 8.0.2

This commit is contained in:
Alessio Sergi 2016-01-22 13:02:00 +01:00
parent a040c68e1e
commit b5d7e1792a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-pip'
pkgname=python-pip
version=8.0.0
version=8.0.2
revision=1
noarch=yes
wrksrc="pip-${version}"
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://pip.pypa.io/"
license="MIT"
distfiles="${PYPI_SITE}/p/pip/pip-${version}.tar.gz"
checksum=90112b296152f270cb8dddcd19b7b87488d9e002e8cf622e14c4da9c2f6319b1
checksum=46f4bd0d8dfd51125a554568d646fe4200a3c2c6c36b9f2d06d2212148439521
pre_build() {
sed -i '/^#!/d' pip/__init__.py