python-pip: update to 8.1.0

This commit is contained in:
Alessio Sergi 2016-03-05 23:05:00 +01:00
parent cf082cc484
commit b94c9d7e1a

View file

@ -1,6 +1,6 @@
# Template file for 'python-pip'
pkgname=python-pip
version=8.0.3
version=8.1.0
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=30f98b66f3fe1069c529a491597d34a1c224a68640c82caf2ade5f88aa1405e8
checksum=d8faa75dd7d0737b16d50cd0a56dc91a631c79ecfd8d38b80f6ee929ec82043e
pre_build() {
sed -i '/^#!/d' pip/__init__.py