From 7f4b4e7e8cb9e77eb4c7c453a7c8d43bab5b3cfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Tue, 13 Sep 2022 22:24:51 +0200 Subject: [PATCH] python3-pathspec: update to 0.10.1. --- srcpkgs/python3-pathspec/template | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/srcpkgs/python3-pathspec/template b/srcpkgs/python3-pathspec/template index de4e78864c4..094176b4396 100644 --- a/srcpkgs/python3-pathspec/template +++ b/srcpkgs/python3-pathspec/template @@ -1,19 +1,15 @@ # 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" depends="python3" short_desc="Python3 utility library for pattern matching of file paths" -maintainer="Orphaned " +maintainer="Jan Christian Grünhage " license="MPL-2.0" homepage="https://github.com/cpburnz/python-path-specification" changelog="https://raw.githubusercontent.com/cpburnz/python-path-specification/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