python-pex: update to 1.6.10.

This commit is contained in:
Daniel Santana 2019-08-23 20:19:30 -03:00 committed by Helmut Pozimski
parent 1570948d34
commit 05494f837f

View file

@ -1,6 +1,6 @@
# Template file for 'python-pex'
pkgname=python-pex
version=1.6.8
version=1.6.10
revision=1
archs=noarch
wrksrc="pex-${version}"
@ -13,7 +13,7 @@ maintainer="Daniel Santana <daniel@santana.tech>"
license="Apache-2.0"
homepage="https://github.com/pantsbuild/pex"
distfiles="${PYPI_SITE}/p/pex/pex-${version}.tar.gz"
checksum=727e8d3910037f5abc15d2846784fe8fbe4485fdeec6385732733772009b2bfe
checksum=f6fac81220bf7062ab119d8fb9de3a86cbbe9da3417f46adf6e165b91cc01011
alternatives="
pex:pex:/usr/bin/pex2
pex:pex.1:/usr/share/man/man1/pex2.1"