git: 84d454ffb5ec - 2025Q4 - www/py-dj52-strawberry-graphql-django: Update to 0.66.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 Oct 2025 20:12:54 UTC
The branch 2025Q4 has been updated by kai:
URL: https://cgit.FreeBSD.org/ports/commit/?id=84d454ffb5ecc0129d9be20eba6736de555500f2
commit 84d454ffb5ecc0129d9be20eba6736de555500f2
Author: Einar Bjarni Halldórsson <einar@isnic.is>
AuthorDate: 2025-10-24 14:24:03 +0000
Commit: Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2025-10-24 20:11:04 +0000
www/py-dj52-strawberry-graphql-django: Update to 0.66.2
* 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.65.1:
https://github.com/strawberry-graphql/strawberry-django/compare/v0.65.1...v0.66.2
PR: 290269
Reported by: Einar Bjarni Halldórsson
MFH: 2025Q4
(cherry picked from commit f125ea0f02934be1ad34573050525672e24d584b)
---
www/py-dj52-strawberry-graphql-django/Makefile | 6 +++---
www/py-dj52-strawberry-graphql-django/distinfo | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/www/py-dj52-strawberry-graphql-django/Makefile b/www/py-dj52-strawberry-graphql-django/Makefile
index 6e7c2e408233..8e2d490b942a 100644
--- a/www/py-dj52-strawberry-graphql-django/Makefile
+++ b/www/py-dj52-strawberry-graphql-django/Makefile
@@ -1,5 +1,5 @@
PORTNAME= strawberry-graphql-django
-DISTVERSION= 0.65.1
+DISTVERSION= 0.66.2
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52-
@@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django52>=4.2:www/py-django52@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}asgiref>=3.8:www/py-asgiref@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}dj52-strawberry-graphql>=0.276.2:devel/py-dj52-strawberry-graphql@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}dj52-strawberry-graphql>=0.283.2:devel/py-dj52-strawberry-graphql@${PY_FLAVOR}
USES= python:3.10+
USE_PYTHON= autoplist pep517
@@ -31,7 +31,7 @@ OPTIONS_DEFAULT= DEBUG-TOOLBAR ENUM
DEBUG-TOOLBAR_DESC= Debug support
ENUM_DESC= Integration for Django's TextChoices/IntegerChoices enumerations
-DEBUG-TOOLBAR_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dj52-django-debug-toolbar>=3.4:www/py-dj52-django-debug-toolbar@${PY_FLAVOR}
+DEBUG-TOOLBAR_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dj52-django-debug-toolbar>=6.0.0:www/py-dj52-django-debug-toolbar@${PY_FLAVOR}
ENUM_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dj52-django-choices-field>=2.2.2:www/py-dj52-django-choices-field@${PY_FLAVOR}
.include <bsd.port.mk>
diff --git a/www/py-dj52-strawberry-graphql-django/distinfo b/www/py-dj52-strawberry-graphql-django/distinfo
index 8361a3c27c9e..ff51bd679583 100644
--- a/www/py-dj52-strawberry-graphql-django/distinfo
+++ b/www/py-dj52-strawberry-graphql-django/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1753852395
-SHA256 (strawberry_graphql_django-0.65.1.tar.gz) = de312b77d83ab475b875f76f44161e8c5d9d284f349df61cebc83b4362b57a17
-SIZE (strawberry_graphql_django-0.65.1.tar.gz) = 86593
+TIMESTAMP = 1760606147
+SHA256 (strawberry_graphql_django-0.66.2.tar.gz) = 97f92d706a3532963cf681c725e6014f957dc8b1daeab45a5b67dd68690fbe2c
+SIZE (strawberry_graphql_django-0.66.2.tar.gz) = 85368