Date: Sat, 31 Jan 2026 14:21:44 +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: 9cab63b8ddf1 - main - devel/py-build: Update to 1.4.0 Message-ID: <697e0ff8.320b6.5fdedc16@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=9cab63b8ddf1dee1205fd3ac8fbf05873b31622c commit 9cab63b8ddf1dee1205fd3ac8fbf05873b31622c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-01-31 13:35:28 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-01-31 14:15:06 +0000 devel/py-build: Update to 1.4.0 Changes: https://github.com/pypa/build/releases https://build.pypa.io/en/stable/changelog.html --- devel/py-build/Makefile | 4 ++-- devel/py-build/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-build/Makefile b/devel/py-build/Makefile index 0a30b013868a..c6685117cfaa 100644 --- a/devel/py-build/Makefile +++ b/devel/py-build/Makefile @@ -1,5 +1,5 @@ PORTNAME= build -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ WWW= https://build.pypa.io/en/stable/ \ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=19.1:devel/py-packaging@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=24.0:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyproject-hooks>=0:devel/py-pyproject-hooks@${PY_FLAVOR} \ ${PY_TOMLI} diff --git a/devel/py-build/distinfo b/devel/py-build/distinfo index 47ca088a9d1d..8da34713c9b2 100644 --- a/devel/py-build/distinfo +++ b/devel/py-build/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853280 -SHA256 (build-1.3.0.tar.gz) = 698edd0ea270bde950f53aed21f3a0135672206f3911e0176261a31e0e07b397 -SIZE (build-1.3.0.tar.gz) = 48544 +TIMESTAMP = 1768625653 +SHA256 (build-1.4.0.tar.gz) = f1b91b925aa322be454f8330c6fb48b465da993d1e7e7e6fa35027ec49f3c936 +SIZE (build-1.4.0.tar.gz) = 50054home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?697e0ff8.320b6.5fdedc16>
