mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Update to 3.11.0
Changes: https://github.com/encode/django-rest-framework/releases https://www.django-rest-framework.org/community/release-notes/
This commit is contained in:
parent
5155a8a863
commit
67fcda8e23
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=521100
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= djangorestframework
|
||||
DISTVERSION= 3.10.3
|
||||
PORTVERSION= 3.11.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj22-
|
||||
@ -12,7 +12,7 @@ COMMENT= Django REST framework
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=0:www/py-django22@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=1.11:www/py-django22@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.5+
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1567688361
|
||||
SHA256 (djangorestframework-3.10.3.tar.gz) = dc81cbf9775c6898a580f6f1f387c4777d12bd87abf0f5406018d32ccae71090
|
||||
SIZE (djangorestframework-3.10.3.tar.gz) = 789009
|
||||
TIMESTAMP = 1577145791
|
||||
SHA256 (djangorestframework-3.11.0.tar.gz) = e782087823c47a26826ee5b6fa0c542968219263fb3976ec3c31edab23a4001f
|
||||
SIZE (djangorestframework-3.11.0.tar.gz) = 791688
|
||||
|
Loading…
Reference in New Issue
Block a user