mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pex: update to 2.1.8.
This commit is contained in:
parent
a39d57e1cf
commit
7152c9b4d7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pex'
|
# Template file for 'pex'
|
||||||
pkgname=pex
|
pkgname=pex
|
||||||
version=2.1.7
|
version=2.1.8
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="pex-${version}"
|
wrksrc="pex-${version}"
|
||||||
|
@ -12,7 +12,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=c8db74e9e6842e36b8ca598cf831f91ee1410bc1a1a4bcb3f2310b87783877c7
|
checksum=64e2f8146e0c00fd50213ac01933014aadd7b00c7709e961067c4c47f37fe31f
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
PYTHONPATH="$PWD" make -C docs man
|
PYTHONPATH="$PWD" make -C docs man
|
||||||
|
|
Loading…
Add table
Reference in a new issue