pex: update to 2.1.11.

This commit is contained in:
Daniel Santana 2020-05-30 18:32:26 -03:00 committed by Helmut Pozimski
parent f24b9bf608
commit ad88cf7b63

View file

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