pex: update to 2.1.155.
This commit is contained in:
parent
7d03b3022e
commit
34ccfeb2b0
@ -1,6 +1,6 @@
|
||||
# Template file for 'pex'
|
||||
pkgname=pex
|
||||
version=2.1.153
|
||||
version=2.1.155
|
||||
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=89d221b5a123997d455f62a06a4b37223359cfbea3094751ffdc35435047bb87
|
||||
checksum=ec5b4d84a227e167d9f10234f7226d2fb09d561fe0b9a92e69ca8ce9c8d9813f
|
||||
|
||||
post_build() {
|
||||
PYTHONPATH="$PWD" make -C docs man
|
||||
|
Loading…
x
Reference in New Issue
Block a user