Date: Sun, 12 Apr 2026 03:50:20 +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: fad24987b23e - main - lang/py-gherkin-official: update 36=?utf-8?Q?=2E1.0 =E2=86=92?= 39.0.0 Message-ID: <69db167c.1ce83.57397e72@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=fad24987b23e37cbf9af05cbd2de38fdadc55871 commit fad24987b23e37cbf9af05cbd2de38fdadc55871 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-04-11 22:41:07 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-04-12 03:50:12 +0000 lang/py-gherkin-official: update 36.1.0 → 39.0.0 --- lang/py-gherkin-official/Makefile | 2 +- lang/py-gherkin-official/distinfo | 6 +++--- lang/py-gherkin-official/files/patch-pyproject.toml | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/lang/py-gherkin-official/Makefile b/lang/py-gherkin-official/Makefile index 9d5388bb9063..27fd6924daa5 100644 --- a/lang/py-gherkin-official/Makefile +++ b/lang/py-gherkin-official/Makefile @@ -1,5 +1,5 @@ PORTNAME= gherkin-official -DISTVERSION= 36.1.0 +DISTVERSION= 39.0.0 CATEGORIES= lang python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/lang/py-gherkin-official/distinfo b/lang/py-gherkin-official/distinfo index 1df800008519..f56ac891c5b7 100644 --- a/lang/py-gherkin-official/distinfo +++ b/lang/py-gherkin-official/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762420325 -SHA256 (gherkin_official-36.1.0.tar.gz) = fbef54db4d13a9627b2dec70e11396a7811cc46e831e46eafd586be46d96f991 -SIZE (gherkin_official-36.1.0.tar.gz) = 33566 +TIMESTAMP = 1775947176 +SHA256 (gherkin_official-39.0.0.tar.gz) = 675b9c6c0c342b0ec44bddf927de923adbd79879277816ce96bf248533677060 +SIZE (gherkin_official-39.0.0.tar.gz) = 33683 diff --git a/lang/py-gherkin-official/files/patch-pyproject.toml b/lang/py-gherkin-official/files/patch-pyproject.toml index 9a27193d5e83..6f46960fc0df 100644 --- a/lang/py-gherkin-official/files/patch-pyproject.toml +++ b/lang/py-gherkin-official/files/patch-pyproject.toml @@ -1,9 +1,9 @@ ---- pyproject.toml.orig 2026-02-11 07:27:21 UTC +--- pyproject.toml.orig 1970-01-01 00:00:00 UTC +++ pyproject.toml @@ -1,5 +1,5 @@ [build-system] --requires = ["uv_build>=0.9.0,<0.10.0"] -+requires = ["uv_build>0"] +-requires = ["uv_build>=0.10.0,<0.11.0"] ++requires = ["uv_build>=0.10.0"] build-backend = "uv_build" [project]home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69db167c.1ce83.57397e72>
