mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
pex: update to 2.42.0.
This commit is contained in:
parent
bc3dd65307
commit
053b40a3b4
1 changed files with 3 additions and 3 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue