Date: Tue, 03 Feb 2026 05:18:04 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 83d97ae7a980 - main - devel/py-id: Update to 1.6.0 Message-ID: <6981850c.47853.5f7584bf@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=83d97ae7a980310d2ebb49223075f3d16df3a5b6 commit 83d97ae7a980310d2ebb49223075f3d16df3a5b6 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-02-03 04:44:08 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-02-03 05:09:31 +0000 devel/py-id: Update to 1.6.0 Changes: https://github.com/di/id/releases --- devel/py-id/Makefile | 4 ++-- devel/py-id/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-id/Makefile b/devel/py-id/Makefile index be3b37303049..ceb0ff3c2c0f 100644 --- a/devel/py-id/Makefile +++ b/devel/py-id/Makefile @@ -1,5 +1,5 @@ PORTNAME= id -PORTVERSION= 1.5.0 +PORTVERSION= 1.6.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.2<4:devel/py-flit-core@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}urllib3>=2,1<3,1:net/py-urllib3@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 diff --git a/devel/py-id/distinfo b/devel/py-id/distinfo index 2ba4ceb6d0c8..eeb833e7167a 100644 --- a/devel/py-id/distinfo +++ b/devel/py-id/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738088808 -SHA256 (id-1.5.0.tar.gz) = 292cb8a49eacbbdbce97244f47a97b4c62540169c976552e497fd57df0734c1d -SIZE (id-1.5.0.tar.gz) = 15237 +TIMESTAMP = 1769874304 +SHA256 (id-1.6.0.tar.gz) = 4ca6e16f99e34d87ff2d9044fdf3bf278fcff33de56745a3734af9101fff6269 +SIZE (id-1.6.0.tar.gz) = 15650home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6981850c.47853.5f7584bf>
