git: 143489de6ac4 - main - devel/py-pathspec: update to 0.11.0

From: Matthew Seaman <matthew_at_FreeBSD.org>
Date: Wed, 25 Jan 2023 16:37:27 UTC
The branch main has been updated by matthew:

URL: https://cgit.FreeBSD.org/ports/commit/?id=143489de6ac4a5502323250269e4822354a5a3dd

commit 143489de6ac4a5502323250269e4822354a5a3dd
Author:     Matthew Seaman <matthew@FreeBSD.org>
AuthorDate: 2023-01-25 16:36:39 +0000
Commit:     Matthew Seaman <matthew@FreeBSD.org>
CommitDate: 2023-01-25 16:37:23 +0000

    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 <bsd.port.mk>
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