python-pip: update to 7.1.2
This commit is contained in:
parent
5e26434a73
commit
c4e69b7a6f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pip'
|
||||
pkgname=python-pip
|
||||
version=7.1.1
|
||||
version=7.1.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=b22fe3c93a13fc7c04f145a42fd2ad50a9e3e1b8a7eed2e2b1c66e540a0951da
|
||||
checksum=ca047986f0528cfa975a14fb9f7f106271d4e0c3fe1ddced6c1db2e7ae57a477
|
||||
|
||||
pre_build() {
|
||||
sed -i '/^#!/d' pip/__init__.py
|
||||
|
|
Loading…
Reference in a new issue