pex: update to 2.42.0.

This commit is contained in:
icp 2025-04-19 00:34:19 +05:30 committed by Duncan Overbruck
parent bc3dd65307
commit 053b40a3b4

View file

@ -1,7 +1,7 @@
# Template file for 'pex'
pkgname=pex
version=2.33.4
revision=2
version=2.42.0
revision=1
archs="~i686*"
build_style=python3-pep517
hostmakedepends="python3-setuptools"
@ -12,7 +12,7 @@ license="Apache-2.0"
homepage="https://docs.pex-tool.org"
changelog="https://raw.githubusercontent.com/pex-tool/pex/main/CHANGES.md"
distfiles="${PYPI_SITE}/p/pex/pex-${version}.tar.gz"
checksum=ed1c80e2e0f3b075a42288bae79fe22dad517f5b5de11fbc118188e968313add
checksum=181d81bca6cf022b4c9d72253f3f3a33933234bcdd3f5fd0fab1c1011e26aff1
python3-pex_package() {
depends="${sourcepkg}>=${version}_${revision}"