git: 332c571c4181 - 2025Q4 - devel/py-dj52-strawberry-graphql: Update to 0.283.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 Oct 2025 20:12:52 UTC
The branch 2025Q4 has been updated by kai:
URL: https://cgit.FreeBSD.org/ports/commit/?id=332c571c4181c129903b1c8c91de15a773ad6ce9
commit 332c571c4181c129903b1c8c91de15a773ad6ce9
Author: Einar Bjarni Halldórsson <einar@isnic.is>
AuthorDate: 2025-10-24 14:24:02 +0000
Commit: Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2025-10-24 20:10:45 +0000
devel/py-dj52-strawberry-graphql: Update to 0.283.3
* This update is required to make the debug mode of NetBox functional
again after the update of py-dj52-django-debug-toolbar in d79009c06f51.
Support for django-debug-toolbar 6.0.0 was added with the NetBox 4.4.3
release and the regression was not noticed in 0bd03ca254b1 with regard
to the test suite and run time tests with non-debug mode.
Changelog since 0.281.0:
https://github.com/strawberry-graphql/strawberry/blob/0.283.3/CHANGELOG.md
PR: 290268
Reported by: Einar Bjarni Halldórsson
MFH: 2025Q4
(cherry picked from commit aa7d15f4c743a29b5e7bdee9e9fbd2487bc459ac)
---
devel/py-dj52-strawberry-graphql/Makefile | 4 ++--
devel/py-dj52-strawberry-graphql/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/devel/py-dj52-strawberry-graphql/Makefile b/devel/py-dj52-strawberry-graphql/Makefile
index 86c8ac3d8755..b42f59703bb4 100644
--- a/devel/py-dj52-strawberry-graphql/Makefile
+++ b/devel/py-dj52-strawberry-graphql/Makefile
@@ -1,5 +1,5 @@
PORTNAME= strawberry-graphql
-DISTVERSION= 0.281.0
+DISTVERSION= 0.283.3
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52-
@@ -65,7 +65,7 @@ DEBUG_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libcst>0:devel/py-libcst@${PY_FLAVOR}
DJANGO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asgiref>=3.2:www/py-asgiref@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}django52>=3.2:www/py-django52@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-django>0:devel/py-pytest-django@${PY_FLAVOR}
-FASTAPI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fastapi>=0.62.5:www/py-fastapi@${PY_FLAVOR} \
+FASTAPI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fastapi>=0.65.0:www/py-fastapi@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}multipart>=0.0.7:devel/py-multipart@${PY_FLAVOR}
FLASK_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flask>=1.1:www/py-flask@${PY_FLAVOR}
OPENTELEMETRY_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opentelemetry-api<2:devel/py-opentelemetry-api@${PY_FLAVOR} \
diff --git a/devel/py-dj52-strawberry-graphql/distinfo b/devel/py-dj52-strawberry-graphql/distinfo
index 501d1f52fe1f..ee9998a6c355 100644
--- a/devel/py-dj52-strawberry-graphql/distinfo
+++ b/devel/py-dj52-strawberry-graphql/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1756289516
-SHA256 (strawberry_graphql-0.281.0.tar.gz) = fc83c3d1482276969cef3693c58ab8d4c229a2b8a859f202a4ddaa93d74f645f
-SIZE (strawberry_graphql-0.281.0.tar.gz) = 212294
+TIMESTAMP = 1760606137
+SHA256 (strawberry_graphql-0.283.3.tar.gz) = 375e545856b7587debd4e0f1e2a6fca19d09cc126238a07b9e5164e5eb09342a
+SIZE (strawberry_graphql-0.283.3.tar.gz) = 212141