pex: update to 2.1.6.

This commit is contained in:
Daniel Santana 2020-03-09 07:25:19 -03:00 committed by Leah Neukirchen
parent 35c1c8f3a9
commit 39845857ad

View file

@ -1,6 +1,6 @@
# Template file for 'pex'
pkgname=pex
version=2.1.5
version=2.1.6
revision=1
archs=noarch
wrksrc="pex-${version}"
@ -12,7 +12,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=e381e635a61fb9e8be2ac7517912495d96e8d7f18cef97c650505556ccccab0c
checksum=68da0a75eb23e9f6d617048cfaa822449d1da3e40b8af8d0465b055564d06f8d
post_build() {
PYTHONPATH="$PWD" make -C docs man