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