git: 98bc1f2a1063 - main - devel/py-strawberry-graphql: Update to 0.278.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Aug 2025 15:25:50 UTC
The branch main has been updated by kai:
URL: https://cgit.FreeBSD.org/ports/commit/?id=98bc1f2a106305be1c7cff875d348a16fbd1a73c
commit 98bc1f2a106305be1c7cff875d348a16fbd1a73c
Author: Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2025-08-16 15:17:21 +0000
Commit: Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2025-08-16 15:17:21 +0000
devel/py-strawberry-graphql: Update to 0.278.1
* Sort RUN_DEPENDS while I'm here.
Changelog:
https://github.com/strawberry-graphql/strawberry/releases/tag/0.278.1
---
devel/py-strawberry-graphql/Makefile | 8 +++++---
devel/py-strawberry-graphql/distinfo | 6 +++---
2 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/devel/py-strawberry-graphql/Makefile b/devel/py-strawberry-graphql/Makefile
index c7ebbdfab002..9b3a6dfd2e97 100644
--- a/devel/py-strawberry-graphql/Makefile
+++ b/devel/py-strawberry-graphql/Makefile
@@ -1,5 +1,5 @@
PORTNAME= strawberry-graphql
-DISTVERSION= 0.278.0
+DISTVERSION= 0.278.1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,8 +13,10 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.6:devel/py-poetry-core@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.7.0:devel/py-python-dateutil@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}graphql-core>=3.2.0<3.4.0:devel/py-graphql-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} \
+ ${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}
USES= python
diff --git a/devel/py-strawberry-graphql/distinfo b/devel/py-strawberry-graphql/distinfo
index 5634dbe62589..4248e8a870ef 100644
--- a/devel/py-strawberry-graphql/distinfo
+++ b/devel/py-strawberry-graphql/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1753851651
-SHA256 (strawberry_graphql-0.278.0.tar.gz) = e3fee9cd107b5b8ca69dd534c1dca6f82e4a9cf44cf46a4d338f42938896521a
-SIZE (strawberry_graphql-0.278.0.tar.gz) = 212667
+TIMESTAMP = 1755334177
+SHA256 (strawberry_graphql-0.278.1.tar.gz) = ac32e96eb2ea6a67738eefca8226d712e11706b80491e293f3e743455e9c301b
+SIZE (strawberry_graphql-0.278.1.tar.gz) = 211084