git: 71a4613baa8b - main - www/py-strawberry-graphql-django: Update to 0.58.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 23 Apr 2025 16:46:38 UTC
The branch main has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=71a4613baa8ba54074c9e0a3c675d5f5e81e8b79 commit 71a4613baa8ba54074c9e0a3c675d5f5e81e8b79 Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2025-04-23 16:41:35 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2025-04-23 16:46:04 +0000 www/py-strawberry-graphql-django: Update to 0.58.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.53.1: https://github.com/strawberry-graphql/strawberry-django/compare/v0.53.1...v0.58.0 --- www/py-strawberry-graphql-django/Makefile | 7 +++---- www/py-strawberry-graphql-django/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/www/py-strawberry-graphql-django/Makefile b/www/py-strawberry-graphql-django/Makefile index dc4aa2f4f7f4..16ac44412978 100644 --- a/www/py-strawberry-graphql-django/Makefile +++ b/www/py-strawberry-graphql-django/Makefile @@ -1,5 +1,5 @@ PORTNAME= strawberry-graphql-django -DISTVERSION= 0.53.1 +DISTVERSION= 0.58.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,10 +16,9 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asgiref>=3.8:www/py-asgiref@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}django42>=4.2:www/py-django42@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}django-tree-queries>=0.19.0:www/py-django-tree-queries@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}strawberry-graphql>=0.236.0:devel/py-strawberry-graphql@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}strawberry-graphql>=0.258.0:devel/py-strawberry-graphql@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist pep517 CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME} diff --git a/www/py-strawberry-graphql-django/distinfo b/www/py-strawberry-graphql-django/distinfo index c1b222158d8e..ef60f2c3a485 100644 --- a/www/py-strawberry-graphql-django/distinfo +++ b/www/py-strawberry-graphql-django/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736244416 -SHA256 (strawberry_graphql_django-0.53.1.tar.gz) = c913d7504aa55a9d05202ad6bd864e5f036733f0cb1fd77de3f218473af04f90 -SIZE (strawberry_graphql_django-0.53.1.tar.gz) = 78814 +TIMESTAMP = 1745381684 +SHA256 (strawberry_graphql_django-0.58.0.tar.gz) = cc5e07e0da122e267715384dd049e4e77de53143b8f0222f35035a4138a24f9c +SIZE (strawberry_graphql_django-0.58.0.tar.gz) = 78347