Date: Tue, 03 Feb 2026 05:18:21 +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: 28dc022cffc5 - main - devel/py-packaging: Update to 26.0 Message-ID: <6981851d.197da.71336a12@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=28dc022cffc52dd0004852340e146e1195ff6247 commit 28dc022cffc52dd0004852340e146e1195ff6247 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-02-03 04:44:24 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-02-03 05:09:37 +0000 devel/py-packaging: Update to 26.0 Changes: https://github.com/pypa/packaging/releases https://packaging.pypa.io/en/stable/changelog.html --- devel/py-packaging/Makefile | 4 ++-- devel/py-packaging/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-packaging/Makefile b/devel/py-packaging/Makefile index 5878632db2a3..f766234f02da 100644 --- a/devel/py-packaging/Makefile +++ b/devel/py-packaging/Makefile @@ -1,5 +1,5 @@ PORTNAME= packaging -PORTVERSION= 25.0 +PORTVERSION= 26.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,6 +20,6 @@ USE_PYTHON= allflavors autoplist concurrent pep517 NO_ARCH= yes PEP517_BUILD_CMD= ${PYTHON_CMD} -m flit_core.wheel -PEP517_BUILD_DEPEND= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.3:devel/py-flit-core@${PY_FLAVOR} +PEP517_BUILD_DEPEND= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.12:devel/py-flit-core@${PY_FLAVOR} .include <bsd.port.mk> diff --git a/devel/py-packaging/distinfo b/devel/py-packaging/distinfo index e4641038eca1..9b2c4d59b4f5 100644 --- a/devel/py-packaging/distinfo +++ b/devel/py-packaging/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745936154 -SHA256 (packaging-25.0.tar.gz) = d443872c98d677bf60f6a1f2f8c1cb748e8fe762d2bf9d3148b5599295b0fc4f -SIZE (packaging-25.0.tar.gz) = 165727 +TIMESTAMP = 1769874332 +SHA256 (packaging-26.0.tar.gz) = 00243ae351a257117b6a241061796684b084ed1c516a08c48a3f7e147a9d80b4 +SIZE (packaging-26.0.tar.gz) = 143416home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6981851d.197da.71336a12>
