pex: update to 2.1.12.

This commit is contained in:
Daniel Santana 2020-07-05 16:23:34 -03:00 committed by Johannes
parent 2041059e28
commit c59ef62729

View file

@ -1,6 +1,6 @@
# Template file for 'pex'
pkgname=pex
version=2.1.11
version=2.1.12
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=9fc8f1562676c537b4c7fe4a62ecaaa2803fa43b56aba2f2435d833eb6b6036a
checksum=b84014ab576f2819830881b292854b98225f6063e8d93410086261e2d693d644
post_build() {
PYTHONPATH="$PWD" make -C docs man