aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-03-30 22:07:11 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-03-30 22:21:20 +0000
commit550a6695ece4a9598188eba46e1e525b1b094ad4 (patch)
tree789c9a5c1a3bd3df5bda546c6884a462d9bad2e2
parent4c6435210b35ec101f55d3bd431b1849e243cbbc (diff)
downloadports-550a6695ece4a9598188eba46e1e525b1b094ad4.tar.gz
ports-550a6695ece4a9598188eba46e1e525b1b094ad4.zip
www/py-django-modelcluster: Update to 6.0
-rw-r--r--www/py-django-modelcluster/Makefile7
-rw-r--r--www/py-django-modelcluster/distinfo6
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