python-testpath: update to 0.4.2
The package has been relicensed to BSD-3-Clause.
This commit is contained in:
parent
fa3cff5b68
commit
590844a842
1 changed files with 3 additions and 3 deletions
|
@ -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 <al3hex@gmail.com>"
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue