diff --git a/devel/py-pathspec/Makefile b/devel/py-pathspec/Makefile index ff5082e49b21..0a74aa2b6127 100644 --- a/devel/py-pathspec/Makefile +++ b/devel/py-pathspec/Makefile @@ -1,24 +1,25 @@ PORTNAME= pathspec -PORTVERSION= 0.10.2 +PORTVERSION= 0.10.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= matthew@FreeBSD.org COMMENT= Utility library for pattern matching of file paths WWW= https://pypi.org/project/pathspec/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=40.8.0:devel/py-setuptools@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} -USES= python:3.6+ +USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils 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 5ef450571830..abe9c40cc9d9 100644 --- a/devel/py-pathspec/distinfo +++ b/devel/py-pathspec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1668426419 -SHA256 (pathspec-0.10.2.tar.gz) = 8f6bf73e5758fd365ef5d58ce09ac7c27d2833a8d7da51712eac6e27e35141b0 -SIZE (pathspec-0.10.2.tar.gz) = 44432 +TIMESTAMP = 1670751237 +SHA256 (pathspec-0.10.3.tar.gz) = 56200de4077d9d0791465aa9095a01d421861e405b5096955051deefd697d6f6 +SIZE (pathspec-0.10.3.tar.gz) = 45821