From bb2b6deb7f42f4a527c33e26a47b47d6b3e2f7fd Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 11 May 2021 11:25:31 -0400 Subject: [PATCH] python3-testpath: update to 0.4.4. --- srcpkgs/python3-testpath/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-testpath/template b/srcpkgs/python3-testpath/template index 49413b26736..55437453a71 100644 --- a/srcpkgs/python3-testpath/template +++ b/srcpkgs/python3-testpath/template @@ -1,7 +1,7 @@ # Template file for 'python3-testpath' pkgname=python3-testpath -version=0.4.2 -revision=4 +version=0.4.4 +revision=1 wrksrc="testpath-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -11,7 +11,7 @@ maintainer="Orphaned " license="BSD-3-Clause" homepage="https://github.com/jupyter/testpath" distfiles="${PYPI_SITE}/t/testpath/testpath-${version}.tar.gz" -checksum=b694b3d9288dbd81685c5d2e7140b81365d46c29f5db4bc659de5aa6b98780f8 +checksum=60e0a3261c149755f4399a1fff7d37523179a70fdc3abdf78de9fc2604aeec7e pre_build() { rm -f testpath/cli-*.exe