python-pip: update to 7.1.0
This commit is contained in:
parent
082bddd11e
commit
fa66235aea
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pip'
|
||||
pkgname=python-pip
|
||||
version=7.0.3
|
||||
version=7.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=b4c598825a6f6dc2cac65968feb28e6be6c1f7f1408493c60a07eaa731a0affd
|
||||
checksum=d5275ba3221182a5dd1b6bcfbfc5ec277fb399dd23226d6fa018048f7e0f10f2
|
||||
|
||||
pre_build() {
|
||||
sed -i '1d' pip/__init__.py
|
||||
|
|
Loading…
Reference in New Issue