mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pex: update to 2.1.148.
This commit is contained in:
parent
d5f1e6d936
commit
f15333990c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'pex'
|
# Template file for 'pex'
|
||||||
pkgname=pex
|
pkgname=pex
|
||||||
version=2.1.147
|
version=2.1.148
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-flit_core python3-Sphinx"
|
hostmakedepends="python3-flit_core python3-Sphinx"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
|
@ -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.md"
|
changelog="https://raw.githubusercontent.com/pantsbuild/pex/main/CHANGES.md"
|
||||||
distfiles="${PYPI_SITE}/p/pex/pex-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pex/pex-${version}.tar.gz"
|
||||||
checksum=a13ccc3136eafa9aca344f218415ac46f871043f826bf335a55ba9a520728e9e
|
checksum=5d1111dbc39b23d4ec6798792e4017844c46abe738869a04ba7da16a09295179
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
PYTHONPATH="$PWD" make -C docs man
|
PYTHONPATH="$PWD" make -C docs man
|
||||||
|
|
Loading…
Add table
Reference in a new issue