diff options
| author | Kai Knoblich <kai@FreeBSD.org> | 2026-07-31 14:18:22 +0000 |
|---|---|---|
| committer | Kai Knoblich <kai@FreeBSD.org> | 2026-09-02 10:28:37 +0000 |
| commit | 99e750e452f08c6802f046d5b2b19d62b0552ac6 (patch) | |
| tree | 2221f255c40b8d3516e48be88e16e6f4193533f0 | |
| parent | 365f10d785a7be762a27be31aac205660fdf94e9 (diff) | |
devel/py-strawberry-graphql: Update to 0.323.2
Changelog since 0.321.0:
https://github.com/strawberry-graphql/strawberry/blob/0.323.2/CHANGELOG.md
(cherry picked from commit 19ab1b062fa559a8bcbbfd5d75dc69a2165b0269)
| -rw-r--r-- | devel/py-strawberry-graphql/Makefile | 4 | ||||
| -rw-r--r-- | 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 880203490db6..04584217423e 100644 --- a/devel/py-strawberry-graphql/Makefile +++ b/devel/py-strawberry-graphql/Makefile @@ -1,5 +1,5 @@ PORTNAME= strawberry-graphql -DISTVERSION= 0.321.0 +DISTVERSION= 0.323.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cross-web>=0.6.0:www/py-cross-web@${PY_FLAVO ${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} + ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.14.0:devel/py-typing-extensions@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 diff --git a/devel/py-strawberry-graphql/distinfo b/devel/py-strawberry-graphql/distinfo index 453a080f6872..fa0860174dfe 100644 --- a/devel/py-strawberry-graphql/distinfo +++ b/devel/py-strawberry-graphql/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1784046406 -SHA256 (strawberry_graphql-0.321.0.tar.gz) = 54e916c83f21219bbe3067b40ca4d10d550a487ea6690336e3be9e5536409214 -SIZE (strawberry_graphql-0.321.0.tar.gz) = 233479 +TIMESTAMP = 1785424421 +SHA256 (strawberry_graphql-0.323.2.tar.gz) = e3ba1f24596fc5e943a13dc75c8d071befc7c9f471c3b1a5def39ecb483a2f62 +SIZE (strawberry_graphql-0.323.2.tar.gz) = 234787 |
