python3-pathspec: update to 0.8.0

This commit is contained in:
Ján Priner 2020-10-10 15:47:54 +02:00 committed by Érico Nogueira Rolim
parent a5258162ca
commit d38cfd2165

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pathspec'
pkgname=python3-pathspec
version=0.6.0
revision=4
version=0.8.0
revision=1
wrksrc="pathspec-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MPL-2.0"
homepage="https://github.com/cpburnz/python-path-specification"
distfiles="${PYPI_SITE}/p/pathspec/pathspec-${version}.tar.gz"
checksum=e285ccc8b0785beadd4c18e5708b12bb8fcf529a1e61215b3feff1d1e559ea5c
checksum=da45173eb3a6f2a5a487efba21f050af2b41948be6ab52b6a1e3ff22bb8b7061
do_check() {
python3 setup.py test