python-pex: update to 1.5.3.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python-pex'
|
# Template file for 'python-pex'
|
||||||
pkgname=python-pex
|
pkgname=python-pex
|
||||||
version=1.5.2
|
version=1.5.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
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=6143465a09ca84dc0000ffc74c6eaf8f3210e590150e115832974994479b662b
|
checksum=a0244c9e25172598fca73cb61e2a2f133503565c95d99210c3d5c0e85950c4bd
|
||||||
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"
|
||||||
|
|||||||
Reference in New Issue
Block a user