Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jun 2024 08:12:54 GMT
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: ef657ab7364f - main - www/py-strawberry-graphql-django: Update to 0.44.1
Message-ID:  <202406160812.45G8Cs8H026880@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by kai:

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

commit ef657ab7364f1673aa7017d0082542c980ba1c66
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2024-06-16 08:10:52 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2024-06-16 08:10:52 +0000

    www/py-strawberry-graphql-django: Update to 0.44.1
    
    Changelog since 0.39.2:
    
    https://github.com/strawberry-graphql/strawberry-django/compare/v0.39.2...v0.44.1
---
 www/py-strawberry-graphql-django/Makefile | 4 ++--
 www/py-strawberry-graphql-django/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/py-strawberry-graphql-django/Makefile b/www/py-strawberry-graphql-django/Makefile
index 80092556f6a4..b155d9dd5d75 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.39.2
+DISTVERSION=	0.44.1
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -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}asgiref>=3.8:www/py-asgiref@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}django42>=3.2:www/py-django42@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}strawberry-graphql>=0.227.1:devel/py-strawberry-graphql@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}strawberry-graphql>=0.234.2:devel/py-strawberry-graphql@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist pep517
diff --git a/www/py-strawberry-graphql-django/distinfo b/www/py-strawberry-graphql-django/distinfo
index 63d67b34b8dc..31770e6673fb 100644
--- a/www/py-strawberry-graphql-django/distinfo
+++ b/www/py-strawberry-graphql-django/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1714243824
-SHA256 (strawberry_graphql_django-0.39.2.tar.gz) = 673025c261e547787b2e452e757867df81a8ac163ed82160c5e4b7e79e1b6435
-SIZE (strawberry_graphql_django-0.39.2.tar.gz) = 68979
+TIMESTAMP = 1718445414
+SHA256 (strawberry_graphql_django-0.44.1.tar.gz) = 45da875baf37de30210620ff1b5054ae66a47327b040808784473a9ad5ac367b
+SIZE (strawberry_graphql_django-0.44.1.tar.gz) = 72388



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406160812.45G8Cs8H026880>