Date: Mon, 29 Dec 2025 06:53:20 +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: 9717752f6e55 - main - devel/py-strawberry-graphql: Update to 0.287.4 Message-ID: <69522560.38277.28f8279a@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=9717752f6e5597dda5c77eacd2521c21dc483ce1 commit 9717752f6e5597dda5c77eacd2521c21dc483ce1 Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2025-12-28 20:51:48 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2025-12-29 06:50:57 +0000 devel/py-strawberry-graphql: Update to 0.287.4 * Also chase the renaming of www/py-lia-web to www/py-cross-web in af1c4623f4e7 and keep the dependencies sorted. Changelog since 0.287.2: https://github.com/strawberry-graphql/strawberry/blob/0.287.4/CHANGELOG.md --- devel/py-strawberry-graphql/Makefile | 6 +++--- devel/py-strawberry-graphql/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/py-strawberry-graphql/Makefile b/devel/py-strawberry-graphql/Makefile index c1c779c4e9f0..6c1fadd9b926 100644 --- a/devel/py-strawberry-graphql/Makefile +++ b/devel/py-strawberry-graphql/Makefile @@ -1,5 +1,5 @@ PORTNAME= strawberry-graphql -DISTVERSION= 0.287.2 +DISTVERSION= 0.287.4 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,8 +13,8 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.6:devel/py-poetry-core@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}graphql-core>=3.2.0<3.4.0:devel/py-graphql-core@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}lia-web>=0.2.1:www/py-lia-web@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cross-web>=0.4.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} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.5.0:devel/py-typing-extensions@${PY_FLAVOR} diff --git a/devel/py-strawberry-graphql/distinfo b/devel/py-strawberry-graphql/distinfo index 08e54e58079d..207871b67b36 100644 --- a/devel/py-strawberry-graphql/distinfo +++ b/devel/py-strawberry-graphql/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765119050 -SHA256 (strawberry_graphql-0.287.2.tar.gz) = 7d61f03fc44317ba427d78bce6ba0ec8092ffa90ebd41392011641d3908ccb33 -SIZE (strawberry_graphql-0.287.2.tar.gz) = 211980 +TIMESTAMP = 1766954488 +SHA256 (strawberry_graphql-0.287.4.tar.gz) = 206eef74acc581fe0edda88f58da50d70b60ceff79ba5b39853ea624a54485f8 +SIZE (strawberry_graphql-0.287.4.tar.gz) = 212031home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69522560.38277.28f8279a>
