aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2026-09-02 09:48:50 +0000
committerKai Knoblich <kai@FreeBSD.org>2026-09-02 10:28:35 +0000
commitdebe5741c8672fb609d6dfb3b484290dc27a9bbc (patch)
tree680b1dec19f8b6f88f94ed277ed3934e3d7ca68b
parent8e0d9bbe10d8f9675d5f7a7ef23e1d5294de647c (diff)
devel/py-dj60-strawberry-graphql: Update to 0.327.1
* While I'm here, add a comment about the frequency of updates of this port. Changelog since 0.324.0: https://github.com/strawberry-graphql/strawberry/blob/0.327.1/CHANGELOG.md MFH: 2026Q3 Security: 1ee62c05-a646-11f1-b187-901b0edee044 (cherry picked from commit e9bbe0443c95f7e6c5565a4a6b340f83d5f19bd8)
-rw-r--r--devel/py-dj60-strawberry-graphql/Makefile9
-rw-r--r--devel/py-dj60-strawberry-graphql/distinfo6
2 files changed, 9 insertions, 6 deletions
diff --git a/devel/py-dj60-strawberry-graphql/Makefile b/devel/py-dj60-strawberry-graphql/Makefile
index 9867a1d58304..be977d795cf3 100644
--- a/devel/py-dj60-strawberry-graphql/Makefile
+++ b/devel/py-dj60-strawberry-graphql/Makefile
@@ -1,5 +1,8 @@
PORTNAME= strawberry-graphql
-DISTVERSION= 0.324.0
+# Upstream releases updates relatively frequently, so this port is usually
+# updated along with its py-strawberry-graphql counterpart whenever a new
+# version of net-mgmt/netbox is released.
+DISTVERSION= 0.327.1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj60-
@@ -48,11 +51,11 @@ ASGI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}multipart>=0.0.7:devel/py-multipart@${
CHANNELS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asgiref>=3.2:www/py-asgiref@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dj60-channels>=4.0.0:www/py-dj60-channels@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}django60>=5.2:www/py-django60@${PY_FLAVOR}
-CLI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libcst>0:devel/py-libcst@${PY_FLAVOR} \
+CLI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libcst>=1.9.0:devel/py-libcst@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pygments>=2.3:textproc/py-pygments@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}rich>=12.0.0:textproc/py-rich@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}typer>=0.12.4:devel/py-typer@${PY_FLAVOR}
-DEBUG_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libcst>0:devel/py-libcst@${PY_FLAVOR} \
+DEBUG_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libcst>=1.9.0:devel/py-libcst@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}rich>=12.0.0:textproc/py-rich@${PY_FLAVOR}
# NB: www/py-channels (via CHANNELS) options depends on www/py-djangoXX, which
# should be taken into account when creating a port for a specific Django version.
diff --git a/devel/py-dj60-strawberry-graphql/distinfo b/devel/py-dj60-strawberry-graphql/distinfo
index 0d687c7b86cb..0be7431ca029 100644
--- a/devel/py-dj60-strawberry-graphql/distinfo
+++ b/devel/py-dj60-strawberry-graphql/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1786455510
-SHA256 (strawberry_graphql-0.324.0.tar.gz) = 4eb6decf0c33524374f24e07ff6d1915da26655a49fa6f656544c293404e2d35
-SIZE (strawberry_graphql-0.324.0.tar.gz) = 235911
+TIMESTAMP = 1788276926
+SHA256 (strawberry_graphql-0.327.1.tar.gz) = ebdf088744da95330c352fbc07c3f786a626bda424008dba7241b51d3403b4c1
+SIZE (strawberry_graphql-0.327.1.tar.gz) = 243383