pex: update to 2.1.15.

This commit is contained in:
Daniel Santana 2020-08-01 18:30:34 -03:00 committed by Andrew J. Hesford
parent d1c32883df
commit 70b37b5ebb

View file

@ -1,6 +1,6 @@
# Template file for 'pex'
pkgname=pex
version=2.1.14
version=2.1.15
revision=1
archs=noarch
wrksrc="pex-${version}"
@ -13,7 +13,7 @@ license="Apache-2.0"
homepage="https://github.com/pantsbuild/pex"
changelog="https://raw.githubusercontent.com/pantsbuild/pex/master/CHANGES.rst"
distfiles="${PYPI_SITE}/p/pex/pex-${version}.tar.gz"
checksum=de5e553086cf65241beee7c1f06b30867149511fa6e48c8d4493305c7ddaf69b
checksum=e1092ae52cfdef41c22d98fa98f9225ac21936a7d096131777ca3a7940fe1b2d
post_build() {
PYTHONPATH="$PWD" make -C docs man