python3-testpath: update to 0.4.4.
This commit is contained in:
parent
10f8bf1c84
commit
bb2b6deb7f
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-testpath'
|
# Template file for 'python3-testpath'
|
||||||
pkgname=python3-testpath
|
pkgname=python3-testpath
|
||||||
version=0.4.2
|
version=0.4.4
|
||||||
revision=4
|
revision=1
|
||||||
wrksrc="testpath-${version}"
|
wrksrc="testpath-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/jupyter/testpath"
|
homepage="https://github.com/jupyter/testpath"
|
||||||
distfiles="${PYPI_SITE}/t/testpath/testpath-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/t/testpath/testpath-${version}.tar.gz"
|
||||||
checksum=b694b3d9288dbd81685c5d2e7140b81365d46c29f5db4bc659de5aa6b98780f8
|
checksum=60e0a3261c149755f4399a1fff7d37523179a70fdc3abdf78de9fc2604aeec7e
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
rm -f testpath/cli-*.exe
|
rm -f testpath/cli-*.exe
|
||||||
|
|
Loading…
Reference in New Issue