diff options
| author | Matthew Seaman <matthew@FreeBSD.org> | 2026-01-08 10:55:42 +0000 |
|---|---|---|
| committer | Matthew Seaman <matthew@FreeBSD.org> | 2026-01-09 10:21:13 +0000 |
| commit | 009299cb4d4a6c2b990885daf57e895ee451dbcd (patch) | |
| tree | c2002063ea812ff69927e957864f064ed5c910fb | |
| parent | d1bd9b06caf46540ad325de9e8d14b33776823de (diff) | |
devel/py-pathspec: update to 1.0.2
Changes: https://github.com/cpburnz/python-pathspec/blob/v1.0.2/CHANGES.rst
Reported by: repology
| -rw-r--r-- | devel/py-pathspec/Makefile | 4 | ||||
| -rw-r--r-- | devel/py-pathspec/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-pathspec/Makefile b/devel/py-pathspec/Makefile index 6936da01fac1..69fc4580cd4c 100644 --- a/devel/py-pathspec/Makefile +++ b/devel/py-pathspec/Makefile @@ -1,5 +1,5 @@ PORTNAME= pathspec -PORTVERSION= 0.12.1 +PORTVERSION= 1.0.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,7 @@ WWW= https://pypi.org/project/pathspec/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.2<4:devel/py-flit-core@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.2<5:devel/py-flit-core@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 pytest diff --git a/devel/py-pathspec/distinfo b/devel/py-pathspec/distinfo index 0fab75cd6b37..219f995496d1 100644 --- a/devel/py-pathspec/distinfo +++ b/devel/py-pathspec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702317163 -SHA256 (pathspec-0.12.1.tar.gz) = a482d51503a1ab33b1c67a6c3813a26953dbdc71c31dacaef9a838c4e29f5712 -SIZE (pathspec-0.12.1.tar.gz) = 51043 +TIMESTAMP = 1767859918 +SHA256 (pathspec-1.0.2.tar.gz) = fa32b1eb775ed9ba8d599b22c5f906dc098113989da2c00bf8b210078ca7fb92 +SIZE (pathspec-1.0.2.tar.gz) = 130502 |
