diff --git a/srcpkgs/pex/template b/srcpkgs/pex/template index c8033f9b444..d9f5fd071a6 100644 --- a/srcpkgs/pex/template +++ b/srcpkgs/pex/template @@ -1,6 +1,6 @@ # Template file for 'pex' pkgname=pex -version=2.1.145 +version=2.1.147 revision=1 build_style=python3-pep517 hostmakedepends="python3-flit_core python3-Sphinx" @@ -11,7 +11,7 @@ license="Apache-2.0" homepage="https://github.com/pantsbuild/pex" changelog="https://raw.githubusercontent.com/pantsbuild/pex/main/CHANGES.md" distfiles="${PYPI_SITE}/p/pex/pex-${version}.tar.gz" -checksum=d6bac8c4e8ce746cfe5f16fa42b1fa66d87f785fb368138615fe08f4fd7b9db2 +checksum=a13ccc3136eafa9aca344f218415ac46f871043f826bf335a55ba9a520728e9e post_build() { PYTHONPATH="$PWD" make -C docs man