Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Jan 2026 07:57:33 +0000
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 82146e9b3800 - main - www/py-dj52-strawberry-graphql-django: Update to 0.73.0
Message-ID:  <695e11ed.40e74.29470c94@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by kai:

URL: https://cgit.FreeBSD.org/ports/commit/?id=82146e9b3800343e8060b93f73f27088d2a857b4

commit 82146e9b3800343e8060b93f73f27088d2a857b4
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2026-01-07 07:57:14 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2026-01-07 07:57:14 +0000

    www/py-dj52-strawberry-graphql-django: Update to 0.73.0
    
    Changelog since 0.70.1:
    
    https://github.com/strawberry-graphql/strawberry-django/compare/v0.70.1...v0.73.0
---
 www/py-dj52-strawberry-graphql-django/Makefile | 7 +++----
 www/py-dj52-strawberry-graphql-django/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/www/py-dj52-strawberry-graphql-django/Makefile b/www/py-dj52-strawberry-graphql-django/Makefile
index f9a1bf9038b8..e337c6405e0c 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.70.1
+DISTVERSION=	0.73.0
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}dj52-
@@ -12,11 +12,10 @@ WWW=		https://github.com/strawberry-graphql/strawberry-django
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${PY_SETUPTOOLS} \
-		${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR}
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${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.283.2:devel/py-dj52-strawberry-graphql@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}dj52-strawberry-graphql>=0.288.0:devel/py-dj52-strawberry-graphql@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist pep517
diff --git a/www/py-dj52-strawberry-graphql-django/distinfo b/www/py-dj52-strawberry-graphql-django/distinfo
index 201553da55a6..ac62279e69cc 100644
--- a/www/py-dj52-strawberry-graphql-django/distinfo
+++ b/www/py-dj52-strawberry-graphql-django/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1765276927
-SHA256 (strawberry_graphql_django-0.70.1.tar.gz) = 19496d3d2adf464c538f480b61e2b1825b6dbf09485673b6b6438b7065351e94
-SIZE (strawberry_graphql_django-0.70.1.tar.gz) = 86986
+TIMESTAMP = 1767717140
+SHA256 (strawberry_graphql_django-0.73.0.tar.gz) = 39f7205ca28a29763e3260548f7739ad6729a717d3f64b851208f57940c6360b
+SIZE (strawberry_graphql_django-0.73.0.tar.gz) = 86876


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?695e11ed.40e74.29470c94>