From 81cf6042de26e1b5a3a592a3f725ca4dd449a916 Mon Sep 17 00:00:00 2001 From: Kai Knoblich Date: Wed, 23 Apr 2025 18:38:41 +0200 Subject: [PATCH] devel/py-strawberry-graphql: Update to 0.266.0 * Adjust USES=python accordingly, because Python 3.8 is no longer present in the ports tree after ca15850a2b13 while I'm here. Changelog since 0.263.2: https://github.com/strawberry-graphql/strawberry/blob/0.266.0/CHANGELOG.md --- devel/py-strawberry-graphql/Makefile | 4 ++-- 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 3a431564e10f..72b2ddf483b5 100644 --- a/devel/py-strawberry-graphql/Makefile +++ b/devel/py-strawberry-graphql/Makefile @@ -1,5 +1,5 @@ PORTNAME= strawberry-graphql -DISTVERSION= 0.263.2 +DISTVERSION= 0.266.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.7.0:devel/py-python-dateu ${PYTHON_PKGNAMEPREFIX}graphql-core>=3.2.0<3.4.0:devel/py-graphql-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.5.0:devel/py-typing-extensions@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME} diff --git a/devel/py-strawberry-graphql/distinfo b/devel/py-strawberry-graphql/distinfo index f42002ebf521..1c7a48f7a30e 100644 --- a/devel/py-strawberry-graphql/distinfo +++ b/devel/py-strawberry-graphql/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744360152 -SHA256 (strawberry_graphql-0.263.2.tar.gz) = 1709044d79736959ff2ed0fb5119b6bb968db58f958804ea8bfbd172e98b449b -SIZE (strawberry_graphql-0.263.2.tar.gz) = 203059 +TIMESTAMP = 1745381218 +SHA256 (strawberry_graphql-0.266.0.tar.gz) = 93c221a1d19454b2d1303135733871a3a8b4f9a0cfeea3b7764cf615faf74b72 +SIZE (strawberry_graphql-0.266.0.tar.gz) = 203305