Date: Fri, 06 Feb 2026 08:54:53 +0000 From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 27f2951236d9 - main - devel/py-uv-build: update 0.9.=?utf-8?Q?30 =E2=86=92 0?=.10.0 Message-ID: <6985ac5d.3f901.7fb540e1@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=27f2951236d9751692a96aa9332ce61291fcb99f commit 27f2951236d9751692a96aa9332ce61291fcb99f Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-02-06 06:38:25 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-02-06 08:54:47 +0000 devel/py-uv-build: update 0.9.30 → 0.10.0 --- devel/py-cucumber-tag-expressions/Makefile | 2 +- devel/py-cucumber-tag-expressions/files/patch-pyproject.toml | 10 ++++++++++ devel/py-uv-build/Makefile | 2 +- devel/py-uv-build/distinfo | 6 +++--- 4 files changed, 15 insertions(+), 5 deletions(-) diff --git a/devel/py-cucumber-tag-expressions/Makefile b/devel/py-cucumber-tag-expressions/Makefile index 2f4436480263..a44c80403bc4 100644 --- a/devel/py-cucumber-tag-expressions/Makefile +++ b/devel/py-cucumber-tag-expressions/Makefile @@ -12,7 +12,7 @@ WWW= https://github.com/cucumber/tag-expressions LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}uv-build>=0.9.0<0.10.0:devel/py-uv-build@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}uv-build>=0.9.0:devel/py-uv-build@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 diff --git a/devel/py-cucumber-tag-expressions/files/patch-pyproject.toml b/devel/py-cucumber-tag-expressions/files/patch-pyproject.toml new file mode 100644 index 000000000000..0f9a9b1fb4dd --- /dev/null +++ b/devel/py-cucumber-tag-expressions/files/patch-pyproject.toml @@ -0,0 +1,10 @@ +--- pyproject.toml.orig 2026-02-06 06:36:45 UTC ++++ pyproject.toml +@@ -1,6 +1,6 @@ build-backend = "uv_build" + [build-system] + build-backend = "uv_build" +-requires = ["uv_build>=0.9.0,<0.10.0"] ++requires = ["uv_build>=0.9.0"] + + [project] + name = "cucumber-tag-expressions" diff --git a/devel/py-uv-build/Makefile b/devel/py-uv-build/Makefile index d47387d9d50f..946a3777918d 100644 --- a/devel/py-uv-build/Makefile +++ b/devel/py-uv-build/Makefile @@ -1,5 +1,5 @@ PORTNAME= uv-build -DISTVERSION= 0.9.30 +DISTVERSION= 0.10.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-uv-build/distinfo b/devel/py-uv-build/distinfo index 8e4a6e833b01..e3d9efda26e3 100644 --- a/devel/py-uv-build/distinfo +++ b/devel/py-uv-build/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1770250989 -SHA256 (uv_build-0.9.30.tar.gz) = c68563778333a3b796c48815fa08a47c9acb53748d4d82b48d79d47aee62639d -SIZE (uv_build-0.9.30.tar.gz) = 360307 +TIMESTAMP = 1770353075 +SHA256 (uv_build-0.10.0.tar.gz) = c077e831d2f7b45453678b327c93fdcbaa8b402e4fc12dd0cc8134867a85c06a +SIZE (uv_build-0.10.0.tar.gz) = 361570home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6985ac5d.3f901.7fb540e1>
