mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python-pex: update to 1.6.11.
This commit is contained in:
parent
21caff7c36
commit
79c09c77f8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-pex'
|
# Template file for 'python-pex'
|
||||||
pkgname=python-pex
|
pkgname=python-pex
|
||||||
version=1.6.10
|
version=1.6.11
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="pex-${version}"
|
wrksrc="pex-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Daniel Santana <daniel@santana.tech>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/pantsbuild/pex"
|
homepage="https://github.com/pantsbuild/pex"
|
||||||
distfiles="${PYPI_SITE}/p/pex/pex-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pex/pex-${version}.tar.gz"
|
||||||
checksum=f6fac81220bf7062ab119d8fb9de3a86cbbe9da3417f46adf6e165b91cc01011
|
checksum=7379ae45179bec744063299305ad3e2e8cca98bd5928a8dcc440400c3838810c
|
||||||
alternatives="
|
alternatives="
|
||||||
pex:pex:/usr/bin/pex2
|
pex:pex:/usr/bin/pex2
|
||||||
pex:pex.1:/usr/share/man/man1/pex2.1"
|
pex:pex.1:/usr/share/man/man1/pex2.1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue