pex: update to 2.1.10.
This commit is contained in:
parent
e6243c9c3b
commit
5759b52e03
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pex'
|
||||
pkgname=pex
|
||||
version=2.1.9
|
||||
version=2.1.10
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="pex-${version}"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Daniel Santana <daniel@santana.tech>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/pantsbuild/pex"
|
||||
distfiles="${PYPI_SITE}/p/pex/pex-${version}.tar.gz"
|
||||
checksum=caff0d568482b0b532ad01bba3ff0dcdc171a418af68f13fd29510906b527918
|
||||
checksum=13e7528760612faa78cc6c3b8f713c90f55bbf3679ef72a53d83b92be064ba9e
|
||||
|
||||
post_build() {
|
||||
PYTHONPATH="$PWD" make -C docs man
|
||||
|
|
Loading…
Reference in a new issue