mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02: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'
|
# Template file for 'pex'
|
||||||
pkgname=pex
|
pkgname=pex
|
||||||
version=2.33.4
|
version=2.42.0
|
||||||
revision=2
|
revision=1
|
||||||
archs="~i686*"
|
archs="~i686*"
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ license="Apache-2.0"
|
||||||
homepage="https://docs.pex-tool.org"
|
homepage="https://docs.pex-tool.org"
|
||||||
changelog="https://raw.githubusercontent.com/pex-tool/pex/main/CHANGES.md"
|
changelog="https://raw.githubusercontent.com/pex-tool/pex/main/CHANGES.md"
|
||||||
distfiles="${PYPI_SITE}/p/pex/pex-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pex/pex-${version}.tar.gz"
|
||||||
checksum=ed1c80e2e0f3b075a42288bae79fe22dad517f5b5de11fbc118188e968313add
|
checksum=181d81bca6cf022b4c9d72253f3f3a33933234bcdd3f5fd0fab1c1011e26aff1
|
||||||
|
|
||||||
python3-pex_package() {
|
python3-pex_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue