Date: Fri, 09 Jan 2026 10:28:48 +0000 From: Matthew Seaman <matthew@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 009299cb4d4a - main - devel/py-pathspec: update to 1.0.2 Message-ID: <6960d860.256d5.483b7faf@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by matthew: URL: https://cgit.FreeBSD.org/ports/commit/?id=009299cb4d4a6c2b990885daf57e895ee451dbcd commit 009299cb4d4a6c2b990885daf57e895ee451dbcd Author: Matthew Seaman <matthew@FreeBSD.org> AuthorDate: 2026-01-08 10:55:42 +0000 Commit: Matthew Seaman <matthew@FreeBSD.org> CommitDate: 2026-01-09 10:21:13 +0000 devel/py-pathspec: update to 1.0.2 Changes: https://github.com/cpburnz/python-pathspec/blob/v1.0.2/CHANGES.rst Reported by: repology --- devel/py-pathspec/Makefile | 4 ++-- 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) = 130502home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6960d860.256d5.483b7faf>
