pex: update to 2.68.2.

This commit is contained in:
icp
2025-11-06 12:34:18 +05:30
parent b6abb71b55
commit 99b97b06a2
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'pex'
pkgname=pex
version=2.50.1
version=2.68.2
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=15bff4374526e178373c2ac90c18a54fa4e3d2506ff045ffa90812773aec4043
checksum=b9cb101f6503817af8d0664896e512b5c975633009d3312ad9e730e25044941e
python3-pex_package() {
depends="${sourcepkg}>=${version}_${revision}"