Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Apr 2024 07:08:18 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: 031520796149 - main - www/py-strawberry-graphql-django: Update to 0.39.2
Message-ID:  <202404280708.43S78IYi072978@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=0315207961492e3c2ad9964a80a7c7e791c55baa

commit 0315207961492e3c2ad9964a80a7c7e791c55baa
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2024-04-28 07:05:56 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2024-04-28 07:05:56 +0000

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

diff --git a/www/py-strawberry-graphql-django/Makefile b/www/py-strawberry-graphql-django/Makefile
index 681a6015d4c2..80092556f6a4 100644
--- a/www/py-strawberry-graphql-django/Makefile
+++ b/www/py-strawberry-graphql-django/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	strawberry-graphql-django
-DISTVERSION=	0.37.0
-PORTREVISION=	1
+DISTVERSION=	0.39.2
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,8 +14,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PY_SETUPTOOLS} \
 		${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django42>=3.2:www/py-django42@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}strawberry-graphql>=0.212.0:devel/py-strawberry-graphql@${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}
 
 USES=		python
 USE_PYTHON=	autoplist pep517
diff --git a/www/py-strawberry-graphql-django/distinfo b/www/py-strawberry-graphql-django/distinfo
index 309d50c34065..63d67b34b8dc 100644
--- a/www/py-strawberry-graphql-django/distinfo
+++ b/www/py-strawberry-graphql-django/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1712323533
-SHA256 (strawberry_graphql_django-0.37.0.tar.gz) = c9d33c2212b23c8ff40a9e8d92225e651736dd83746f8826b07d8a1dead5e167
-SIZE (strawberry_graphql_django-0.37.0.tar.gz) = 69040
+TIMESTAMP = 1714243824
+SHA256 (strawberry_graphql_django-0.39.2.tar.gz) = 673025c261e547787b2e452e757867df81a8ac163ed82160c5e4b7e79e1b6435
+SIZE (strawberry_graphql_django-0.39.2.tar.gz) = 68979



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