git: 02a882116446 - main - devel/py-graphene-django: Update to 3.0.1

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 02 May 2023 16:28:02 UTC
The branch main has been updated by sunpoet:

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

commit 02a882116446bf646b9bfd0b99b19bbf14140413
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-05-02 16:20:04 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-05-02 16:20:04 +0000

    devel/py-graphene-django: Update to 3.0.1
    
    Changes:        https://github.com/graphql-python/graphene-django/releases
---
 devel/py-graphene-django/Makefile | 13 ++++++-------
 devel/py-graphene-django/distinfo |  6 +++---
 2 files changed, 9 insertions(+), 10 deletions(-)

diff --git a/devel/py-graphene-django/Makefile b/devel/py-graphene-django/Makefile
index 74dbf848eb58..09aaf41aa62e 100644
--- a/devel/py-graphene-django/Makefile
+++ b/devel/py-graphene-django/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	graphene-django
-PORTVERSION=	2.15.0
-PORTREVISION=	2
+PORTVERSION=	3.0.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,14 +11,14 @@ WWW=		https://github.com/graphql-python/graphene-django
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django32>=1.11:www/py-django32@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}graphene2>=2.1.7<3:devel/py-graphene2@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}graphql-core2>=2.1.0<3:devel/py-graphql-core2@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django32>=3.2:www/py-django32@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}graphene>=3.0<4:devel/py-graphene@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}graphql-core>=3.1.0<4:devel/py-graphql-core@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}graphql-relay>=3.1.1<4:devel/py-graphql-relay@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}promise>=2.1:devel/py-promise@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}text-unidecode>=0:converters/py-text-unidecode@${PY_FLAVOR}
 
-USES=		python:3.5+
+USES=		python:3.7+
 USE_PYTHON=	autoplist concurrent distutils
 
 CONFLICTS_INSTALL=	${PYTHON_PKGNAMEPREFIX}*${PORTNAME}
diff --git a/devel/py-graphene-django/distinfo b/devel/py-graphene-django/distinfo
index 963ca63bdfa8..2b63a2a1182e 100644
--- a/devel/py-graphene-django/distinfo
+++ b/devel/py-graphene-django/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609953907
-SHA256 (graphene-django-2.15.0.tar.gz) = b78c9b05bc899016b9cc5bf13faa1f37fe1faa8c5407552c6ddd1a28f46fc31a
-SIZE (graphene-django-2.15.0.tar.gz) = 67097
+TIMESTAMP = 1682903084
+SHA256 (graphene-django-3.0.1.tar.gz) = d12f60563336b6f12a73acc7dc7bed366262ae0bd796b01119037076c170f20c
+SIZE (graphene-django-3.0.1.tar.gz) = 76726