From 85988fac8a0dbcbbc7fa52b1e7f5feb637217b9e Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Mon, 11 Nov 2019 13:40:56 -0600 Subject: [PATCH] python-patchspec: update to 0.6.0 --- srcpkgs/python-pathspec/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-pathspec/template b/srcpkgs/python-pathspec/template index 7c5fe04097a..e7166c74464 100644 --- a/srcpkgs/python-pathspec/template +++ b/srcpkgs/python-pathspec/template @@ -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 " 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