python-pex: update to 1.6.8.

This commit is contained in:
Daniel Santana 2019-06-30 18:59:08 -03:00 committed by Helmut Pozimski
parent 3afd79993b
commit 8a0b7578f6

View file

@ -1,6 +1,6 @@
# Template file for 'python-pex'
pkgname=python-pex
version=1.6.7
version=1.6.8
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=dc95eed8047a6644a21b9814841efb31447aaeae587c3835c9262db29007e3c1
checksum=727e8d3910037f5abc15d2846784fe8fbe4485fdeec6385732733772009b2bfe
alternatives="
pex:pex:/usr/bin/pex2
pex:pex.1:/usr/share/man/man1/pex2.1"