From 6af02eda880b0f24fa536e178834f1fed8cd6e46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A1n=20Priner?= Date: Sat, 10 Oct 2020 15:47:54 +0200 Subject: [PATCH] python3-pathspec: update to 0.8.0 --- srcpkgs/python3-pathspec/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-pathspec/template b/srcpkgs/python3-pathspec/template index 421aaf078b5..48181640d87 100644 --- a/srcpkgs/python3-pathspec/template +++ b/srcpkgs/python3-pathspec/template @@ -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 " 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