@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'pex'
|
# Template file for 'pex'
|
||||||
pkgname=pex
|
pkgname=pex
|
||||||
version=2.1.134
|
version=2.1.137
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-flit_core python3-Sphinx"
|
hostmakedepends="python3-flit_core python3-Sphinx"
|
||||||
@@ -11,7 +11,7 @@ license="Apache-2.0"
|
|||||||
homepage="https://github.com/pantsbuild/pex"
|
homepage="https://github.com/pantsbuild/pex"
|
||||||
changelog="https://raw.githubusercontent.com/pantsbuild/pex/main/CHANGES.rst"
|
changelog="https://raw.githubusercontent.com/pantsbuild/pex/main/CHANGES.rst"
|
||||||
distfiles="${PYPI_SITE}/p/pex/pex-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pex/pex-${version}.tar.gz"
|
||||||
checksum=85587c37f79324be47a7121490bb270fdf39ce6d691a70f960383027fdcde9d5
|
checksum=cb0ce6cf64757dd5ba4f34c4607ab485f7909e6c24cd479ca28ce52205f0edeb
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
PYTHONPATH="$PWD" make -C docs man
|
PYTHONPATH="$PWD" make -C docs man
|
||||||
|
|||||||
Reference in New Issue
Block a user