python-testpath: update to 0.3.1
This commit is contained in:
parent
af0d394911
commit
2e2904a2ff
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-testpath'
|
||||
pkgname=python-testpath
|
||||
version=0.3
|
||||
version=0.3.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="testpath-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/jupyter/testpath"
|
||||
license="MIT"
|
||||
distfiles="https://github.com/jupyter/testpath/archive/${version}.tar.gz"
|
||||
checksum=01cc3cd59a59d42b238252774b9ebfc9d2af1d0d9bac81d7801409f570b1cda5
|
||||
checksum=acd1e9ae3582e03b806ebcc40fbb2c660032d3f3ad991e5460e6856d69e6ba12
|
||||
|
||||
pre_build() {
|
||||
rm -f testpath/cli-*.exe
|
||||
|
|
Loading…
Reference in a new issue