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.10.
This commit is contained in:
parent
1570948d34
commit
05494f837f
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.8
|
version=1.6.10
|
||||||
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=727e8d3910037f5abc15d2846784fe8fbe4485fdeec6385732733772009b2bfe
|
checksum=f6fac81220bf7062ab119d8fb9de3a86cbbe9da3417f46adf6e165b91cc01011
|
||||||
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