diff --git a/srcpkgs/python-testpath/template b/srcpkgs/python-testpath/template index a1654ec2e66..0121a14dd0b 100644 --- a/srcpkgs/python-testpath/template +++ b/srcpkgs/python-testpath/template @@ -1,6 +1,6 @@ # Template file for 'python-testpath' pkgname=python-testpath -version=0.4.1 +version=0.4.2 revision=1 noarch=yes wrksrc="testpath-${version}" @@ -11,9 +11,9 @@ depends="python" short_desc="Test utilities for code working with files and commands (Python2)" maintainer="Alessio Sergi " homepage="https://github.com/jupyter/testpath" -license="MIT" +license="BSD-3-Clause" distfiles="${PYPI_SITE}/t/testpath/testpath-${version}.tar.gz" -checksum=e4824c689b97e3cfc76b440add3d20a4bb28a671079787a3d07a6bc3ba3d1eca +checksum=b694b3d9288dbd81685c5d2e7140b81365d46c29f5db4bc659de5aa6b98780f8 pre_build() { rm -f testpath/cli-*.exe