pex: update to 2.1.131.

This commit is contained in:
icp 2023-04-10 00:39:45 +05:30 committed by Andrew Benson
parent f4684b6589
commit 6e959eeba5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'pex'
pkgname=pex
version=2.1.129
version=2.1.131
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.rst"
distfiles="${PYPI_SITE}/p/pex/pex-${version}.tar.gz"
checksum=3fefc6e609f68ccc9f63a59b99dc98e328fed3613d310bab6ec5bc91da86d302
checksum=786d6089752e41fc5139ed07f19854d2a75ef0b670457cba602893e78999eaae
post_build() {
PYTHONPATH="$PWD" make -C docs man