diff --git a/srcpkgs/pex/template b/srcpkgs/pex/template index 0c269cc733..105fb3e896 100644 --- a/srcpkgs/pex/template +++ b/srcpkgs/pex/template @@ -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