python-pip: update to 8.0.0

This commit is contained in:
Alessio Sergi 2016-01-21 12:16:00 +01:00
parent 295b42d593
commit 1cb6372d51

View file

@ -1,6 +1,6 @@
# Template file for 'python-pip'
pkgname=python-pip
version=7.1.2
version=8.0.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=ca047986f0528cfa975a14fb9f7f106271d4e0c3fe1ddced6c1db2e7ae57a477
checksum=90112b296152f270cb8dddcd19b7b87488d9e002e8cf622e14c4da9c2f6319b1
pre_build() {
sed -i '/^#!/d' pip/__init__.py