pex: update to 2.1.7.
This commit is contained in:
parent
e53753b97f
commit
cd6d9f7021
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pex'
|
||||
pkgname=pex
|
||||
version=2.1.6
|
||||
version=2.1.7
|
||||
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=68da0a75eb23e9f6d617048cfaa822449d1da3e40b8af8d0465b055564d06f8d
|
||||
checksum=c8db74e9e6842e36b8ca598cf831f91ee1410bc1a1a4bcb3f2310b87783877c7
|
||||
|
||||
post_build() {
|
||||
PYTHONPATH="$PWD" make -C docs man
|
||||
|
|
Loading…
Reference in New Issue