From 143489de6ac4a5502323250269e4822354a5a3dd Mon Sep 17 00:00:00 2001 From: Matthew Seaman Date: Wed, 25 Jan 2023 16:36:39 +0000 Subject: devel/py-pathspec: update to 0.11.0 Changes: https://github.com/cpburnz/python-pathspec/blob/v0.11.0/CHANGES.rst --- devel/py-pathspec/Makefile | 7 ++----- devel/py-pathspec/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/devel/py-pathspec/Makefile b/devel/py-pathspec/Makefile index 2a6e17c741ac..84bc4dad51b2 100644 --- a/devel/py-pathspec/Makefile +++ b/devel/py-pathspec/Makefile @@ -1,5 +1,5 @@ PORTNAME= pathspec -PORTVERSION= 0.10.3 +PORTVERSION= 0.11.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,11 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} USES= python:3.7+ -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent distutils pytest NO_ARCH= yes -do-test: - @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test - .include diff --git a/devel/py-pathspec/distinfo b/devel/py-pathspec/distinfo index abe9c40cc9d9..e796322c404b 100644 --- a/devel/py-pathspec/distinfo +++ b/devel/py-pathspec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1670751237 -SHA256 (pathspec-0.10.3.tar.gz) = 56200de4077d9d0791465aa9095a01d421861e405b5096955051deefd697d6f6 -SIZE (pathspec-0.10.3.tar.gz) = 45821 +TIMESTAMP = 1674662961 +SHA256 (pathspec-0.11.0.tar.gz) = 64d338d4e0914e91c1792321e6907b5a593f1ab1851de7fc269557a21b30ebbc +SIZE (pathspec-0.11.0.tar.gz) = 45214 -- cgit v1.2.3