pex: update to 2.1.8.

This commit is contained in:
Daniel Santana 2020-04-04 12:09:33 -03:00 committed by Juan RP
parent a39d57e1cf
commit 7152c9b4d7

View file

@ -1,6 +1,6 @@
# Template file for 'pex'
pkgname=pex
version=2.1.7
version=2.1.8
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=c8db74e9e6842e36b8ca598cf831f91ee1410bc1a1a4bcb3f2310b87783877c7
checksum=64e2f8146e0c00fd50213ac01933014aadd7b00c7709e961067c4c47f37fe31f
post_build() {
PYTHONPATH="$PWD" make -C docs man