python-pex: update to 1.6.12.

This commit is contained in:
Daniel Santana 2019-10-19 11:37:17 -03:00 committed by Helmut Pozimski
parent fc91a7745d
commit 3baaf7c553

View file

@ -1,6 +1,6 @@
# Template file for 'python-pex'
pkgname=python-pex
version=1.6.11
version=1.6.12
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=7379ae45179bec744063299305ad3e2e8cca98bd5928a8dcc440400c3838810c
checksum=c665f0206a2ecdd87ea1d487ee45d5b5f51c319dc197496baa1f06a0961f088f
alternatives="
pex:pex:/usr/bin/pex2
pex:pex.1:/usr/share/man/man1/pex2.1"