pex: update to 2.1.3.

This commit is contained in:
Daniel Santana 2020-02-17 22:45:49 -03:00 committed by Helmut Pozimski
parent df9726a4ba
commit 45690f8663

View file

@ -1,6 +1,6 @@
# Template file for 'pex'
pkgname=pex
version=2.1.2
version=2.1.3
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=d4d8c911400f894ac3c67dbbc3f9dab95c237a5284c737d95f0bb4e73f2670b9
checksum=ddcc97c3cceb251ec736d4c13ef26c3e2a7ddc3514a5e8156d40dc6352a9f9ce
post_build() {
PYTHONPATH="$PWD" make -C docs man