mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
Update to 5.0
Changes: https://github.com/wagtail/django-modelcluster/releases
This commit is contained in:
parent
10da452f62
commit
b332ef9cc4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508328
@ -2,7 +2,7 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= django-modelcluster
|
PORTNAME= django-modelcluster
|
||||||
PORTVERSION= 4.4
|
PORTVERSION= 5.0
|
||||||
CATEGORIES= www python
|
CATEGORIES= www python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
@ -15,8 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||||||
|
|
||||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>=2015.2:devel/py-pytz@${PY_FLAVOR}
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>=2015.2:devel/py-pytz@${PY_FLAVOR}
|
||||||
|
|
||||||
USES= python
|
USES= python:3.5+
|
||||||
USE_PYTHON= autoplist concurrent distutils
|
USE_PYTHON= autoplist distutils
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
TIMESTAMP = 1554486027
|
TIMESTAMP = 1565190851
|
||||||
SHA256 (django-modelcluster-4.4.tar.gz) = 59672386191d38c69d6f994c3f9aaab3ff93910ec71e78a0bb6aa9abd4d1b90a
|
SHA256 (django-modelcluster-5.0.tar.gz) = a293a1875cb97c1b6e131f53857f0c47e297330c1b5df47737afa54bc10a967d
|
||||||
SIZE (django-modelcluster-4.4.tar.gz) = 22244
|
SIZE (django-modelcluster-5.0.tar.gz) = 22123
|
||||||
|
Loading…
Reference in New Issue
Block a user