mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
pex: update to 2.1.124.
This commit is contained in:
parent
803ae5b9e1
commit
689d82a47c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pex'
|
||||
pkgname=pex
|
||||
version=2.1.122
|
||||
version=2.1.124
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-flit_core python3-Sphinx"
|
||||
|
@ -11,7 +11,7 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/pantsbuild/pex"
|
||||
changelog="https://raw.githubusercontent.com/pantsbuild/pex/main/CHANGES.rst"
|
||||
distfiles="${PYPI_SITE}/p/pex/pex-${version}.tar.gz"
|
||||
checksum=5211e368d85a514d3c84d581322afeb5daa53e5fc778be96bb2ff9d7cb621385
|
||||
checksum=73f465a29dfbfb1c705421c612a17230f424bb4c583afc460e4968cd1e37f9ac
|
||||
|
||||
post_build() {
|
||||
PYTHONPATH="$PWD" make -C docs man
|
||||
|
|
Loading…
Add table
Reference in a new issue