Date: Tue, 05 May 2026 11:18:51 +0000 From: Kai Knoblich <kai@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 196248136c77 - main - devel/py-strawberry-graphql: Update to 0.315.3 Message-ID: <69f9d21b.33d23.431d2197@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=196248136c774cf218887be9dcee232ceec22f16 commit 196248136c774cf218887be9dcee232ceec22f16 Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2026-05-05 11:18:00 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2026-05-05 11:18:00 +0000 devel/py-strawberry-graphql: Update to 0.315.3 Changelog: https://github.com/strawberry-graphql/strawberry/releases/tag/0.315.3 --- devel/py-strawberry-graphql/Makefile | 4 ++-- devel/py-strawberry-graphql/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-strawberry-graphql/Makefile b/devel/py-strawberry-graphql/Makefile index b0e9abf4eff8..072e6734bd06 100644 --- a/devel/py-strawberry-graphql/Makefile +++ b/devel/py-strawberry-graphql/Makefile @@ -1,5 +1,5 @@ PORTNAME= strawberry-graphql -DISTVERSION= 0.315.2 +DISTVERSION= 0.315.3 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}uv-build>=0.11<0.12:devel/py-uv-build@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cross-web>=0.4.0:www/py-cross-web@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cross-web>=0.6.0:www/py-cross-web@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}graphql-core>=3.2.0<3.4.0:devel/py-graphql-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=23:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.7.0:devel/py-python-dateutil@${PY_FLAVOR} \ diff --git a/devel/py-strawberry-graphql/distinfo b/devel/py-strawberry-graphql/distinfo index 202a1e6257fe..9f27de401896 100644 --- a/devel/py-strawberry-graphql/distinfo +++ b/devel/py-strawberry-graphql/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1777305258 -SHA256 (strawberry_graphql-0.315.2.tar.gz) = c962f7a78f6a82954bd04fcf4ea70c189bad52bc5f67314275aacfd4514ac446 -SIZE (strawberry_graphql-0.315.2.tar.gz) = 222640 +TIMESTAMP = 1777812038 +SHA256 (strawberry_graphql-0.315.3.tar.gz) = 1e9f50f67b6885b7c33aa43f640afd86a56e42bd3eb6599fa2410ade38cf9692 +SIZE (strawberry_graphql-0.315.3.tar.gz) = 222739home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f9d21b.33d23.431d2197>
