pex: update to 2.47.0.

This commit is contained in:
icp 2025-07-26 20:37:13 +05:30
parent e808c80d08
commit 81ac6b7fcd

View file

@ -1,6 +1,6 @@
# Template file for 'pex'
pkgname=pex
version=2.42.0
version=2.47.0
revision=1
archs="~i686*"
build_style=python3-pep517
@ -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=181d81bca6cf022b4c9d72253f3f3a33933234bcdd3f5fd0fab1c1011e26aff1
checksum=75ace8a54827df63b1ba448523ed5bbb81fdc826f3e2f78e9d641c8432afcd4b
python3-pex_package() {
depends="${sourcepkg}>=${version}_${revision}"