pex: update to 2.1.140.

This commit is contained in:
icp 2023-07-26 00:49:00 +05:30 committed by Leah Neukirchen
parent 20c6682913
commit 55d3096e66

View file

@ -1,6 +1,6 @@
# Template file for 'pex'
pkgname=pex
version=2.1.138
version=2.1.140
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=75a514cd37a23fb587d15d91664be0e94f7acc1d132ff0f72c215e2125c28be2
checksum=9d260e34d64d79e51cd3ffdc453a88c593766e7fe71ace0fbe6b929ecadbc93c
post_build() {
PYTHONPATH="$PWD" make -C docs man