From 49781aa5ac9ad8df81247810b4611a4f2ace6e6c Mon Sep 17 00:00:00 2001 From: icp Date: Mon, 12 Sep 2022 18:55:53 +0530 Subject: [PATCH] python3-pathspec: update to 0.10.1. --- srcpkgs/python3-pathspec/template | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/srcpkgs/python3-pathspec/template b/srcpkgs/python3-pathspec/template index de4e78864c4a..1960c035e0aa 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.9.0 -revision=2 +version=0.10.1 +revision=1 wrksrc="pathspec-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -9,11 +9,7 @@ depends="python3" short_desc="Python3 utility library for pattern matching of file paths" maintainer="Orphaned " license="MPL-2.0" -homepage="https://github.com/cpburnz/python-path-specification" -changelog="https://raw.githubusercontent.com/cpburnz/python-path-specification/master/CHANGES.rst" +homepage="https://github.com/cpburnz/python-pathspec" +changelog="https://raw.githubusercontent.com/cpburnz/python-pathspec/master/CHANGES.rst" distfiles="${PYPI_SITE}/p/pathspec/pathspec-${version}.tar.gz" -checksum=e564499435a2673d586f6b2130bb5b95f04a3ba06f81b8f895b651a3c76aabb1 - -post_install() { - rm -r "${DESTDIR}/${py3_sitelib}/pathspec/tests" -} +checksum=7ace6161b621d31e7902eb6b5ae148d12cfd23f4a249b9ffb6b9fee12084323d