python-pip: update to 6.1.1
This commit is contained in:
parent
643873fd60
commit
61f80fb4e0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pip'
|
||||
pkgname=python-pip
|
||||
version=6.1.0
|
||||
version=6.1.1
|
||||
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=89f120e2ab3d25ab70c36eb28ad4f280fc9ba71736e74d3055f609c1f9173768
|
||||
checksum=89f3b626d225e08e7f20d85044afa40f612eb3284484169813dc2d0631f2a556
|
||||
|
||||
pre_build() {
|
||||
sed -i '1d' pip/__init__.py
|
||||
|
|
Loading…
Reference in New Issue