python-patchspec: update to 0.6.0

This commit is contained in:
Nathan Owens 2019-11-11 13:40:56 -06:00 committed by Helmut Pozimski
parent 3b90fe4b6c
commit 85988fac8a

View file

@ -1,6 +1,6 @@
# Template file for 'python-pathspec'
pkgname=python-pathspec
version=0.5.9
version=0.6.0
revision=1
archs=noarch
wrksrc="pathspec-${version}"
@ -13,7 +13,7 @@ maintainer="Sir_Boops <admin@boops.me>"
license="MPL-2.0"
homepage="https://github.com/cpburnz/python-path-specification"
distfiles="${PYPI_SITE}/p/pathspec/pathspec-${version}.tar.gz"
checksum=54a5eab895d89f342b52ba2bffe70930ef9f8d96e398cccf530d21fa0516a873
checksum=e285ccc8b0785beadd4c18e5708b12bb8fcf529a1e61215b3feff1d1e559ea5c
do_check() {
python3 setup.py test