git: 550a6695ece4 - main - www/py-django-modelcluster: Update to 6.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 30 Mar 2022 22:24:27 UTC
The branch main has been updated by sunpoet:

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

commit 550a6695ece4a9598188eba46e1e525b1b094ad4
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-03-30 22:07:11 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-03-30 22:21:20 +0000

    www/py-django-modelcluster: Update to 6.0
    
    Changes:        https://github.com/wagtail/django-modelcluster/releases
---
 www/py-django-modelcluster/Makefile | 7 ++++---
 www/py-django-modelcluster/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/www/py-django-modelcluster/Makefile b/www/py-django-modelcluster/Makefile
index b8b7662aa9c3..be93dd45ddc4 100644
--- a/www/py-django-modelcluster/Makefile
+++ b/www/py-django-modelcluster/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	django-modelcluster
-PORTVERSION=	5.3
+PORTVERSION=	6.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,9 +12,10 @@ COMMENT=	Django extension for working with clusters of models as a single unit
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytz>=2015.2,1:devel/py-pytz@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django22>=2.2:www/py-django22@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pytz>=2015.2,1:devel/py-pytz@${PY_FLAVOR}
 
-USES=		python:3.5+
+USES=		python:3.7+
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
diff --git a/www/py-django-modelcluster/distinfo b/www/py-django-modelcluster/distinfo
index ef69861e73ad..d71ae583572a 100644
--- a/www/py-django-modelcluster/distinfo
+++ b/www/py-django-modelcluster/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1647264694
-SHA256 (django-modelcluster-5.3.tar.gz) = 0347cdcacb19a1078ee56cc3e6d5413ba27b8a5900710c53bb92b5d8ff3819cd
-SIZE (django-modelcluster-5.3.tar.gz) = 25870
+TIMESTAMP = 1648248996
+SHA256 (django-modelcluster-6.0.tar.gz) = cdcffef5baf5d3759ee04c5b60ffaf1a0c95fc0f265e762f3ddfadde3394e5db
+SIZE (django-modelcluster-6.0.tar.gz) = 26507