mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
www/py-dj32-django-modelcluster: Update to 6.0
Changes: https://github.com/wagtail/django-modelcluster/releases
This commit is contained in:
parent
11e69da5b5
commit
4c6435210b
@ -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}dj32-
|
||||
@ -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}django32>=2.2:www/py-django32@${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
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1647264690
|
||||
SHA256 (django-modelcluster-5.3.tar.gz) = 0347cdcacb19a1078ee56cc3e6d5413ba27b8a5900710c53bb92b5d8ff3819cd
|
||||
SIZE (django-modelcluster-5.3.tar.gz) = 25870
|
||||
TIMESTAMP = 1648248994
|
||||
SHA256 (django-modelcluster-6.0.tar.gz) = cdcffef5baf5d3759ee04c5b60ffaf1a0c95fc0f265e762f3ddfadde3394e5db
|
||||
SIZE (django-modelcluster-6.0.tar.gz) = 26507
|
||||
|
Loading…
Reference in New Issue
Block a user