python-pip: update to 7.0.3

This commit is contained in:
Alessio Sergi 2015-06-04 09:30:56 +02:00
parent ce2b5f9d56
commit 794d6c274e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-pip'
pkgname=python-pip
version=7.0.1
version=7.0.3
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=cfec177552fdd0b2d12b72651c8e874f955b4c62c1c2c9f2588cbdc1c0d0d416
checksum=b4c598825a6f6dc2cac65968feb28e6be6c1f7f1408493c60a07eaa731a0affd
pre_build() {
sed -i '1d' pip/__init__.py