Date: Mon, 29 Dec 2025 06:53:21 +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: 9e5e2ce62b61 - main - devel/py-dj51-strawberry-graphql: Update to 0.287.4 Message-ID: <69522561.3a387.2d10c87e@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=9e5e2ce62b612364b53e0c52a794d925f05e2225 commit 9e5e2ce62b612364b53e0c52a794d925f05e2225 Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2025-12-28 20:50:07 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2025-12-29 06:51:32 +0000 devel/py-dj51-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-dj51-strawberry-graphql/Makefile | 6 +++--- devel/py-dj51-strawberry-graphql/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/py-dj51-strawberry-graphql/Makefile b/devel/py-dj51-strawberry-graphql/Makefile index 73faf396122b..5063ca317fb6 100644 --- a/devel/py-dj51-strawberry-graphql/Makefile +++ b/devel/py-dj51-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}dj51- @@ -16,8 +16,8 @@ DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Dj EXPIRATION_DATE=2025-12-31 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-dj51-strawberry-graphql/distinfo b/devel/py-dj51-strawberry-graphql/distinfo index 08e54e58079d..207871b67b36 100644 --- a/devel/py-dj51-strawberry-graphql/distinfo +++ b/devel/py-dj51-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?69522561.3a387.2d10c87e>
