pex: update to 2.1.12.
This commit is contained in:
parent
2041059e28
commit
c59ef62729
@ -1,6 +1,6 @@
|
||||
# Template file for 'pex'
|
||||
pkgname=pex
|
||||
version=2.1.11
|
||||
version=2.1.12
|
||||
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=9fc8f1562676c537b4c7fe4a62ecaaa2803fa43b56aba2f2435d833eb6b6036a
|
||||
checksum=b84014ab576f2819830881b292854b98225f6063e8d93410086261e2d693d644
|
||||
|
||||
post_build() {
|
||||
PYTHONPATH="$PWD" make -C docs man
|
||||
|
Loading…
x
Reference in New Issue
Block a user