mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 02:16:27 -04:00
www/py-djangorestframework: Update to 3.14.0
Changelog: https://www.django-rest-framework.org/community/release-notes/#3140
This commit is contained in:
parent
2818aaf694
commit
a7f6cbe48f
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= djangorestframework
|
||||
PORTVERSION= 3.13.1
|
||||
PORTVERSION= 3.14.0
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
|
@ -12,7 +12,7 @@ WWW= https://www.django-rest-framework.org/
|
|||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>=2.2:www/py-django32@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>=3.0:www/py-django32@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1651911373
|
||||
SHA256 (djangorestframework-3.13.1.tar.gz) = 0c33407ce23acc68eca2a6e46424b008c9c02eceb8cf18581921d0092bc1f2ee
|
||||
SIZE (djangorestframework-3.13.1.tar.gz) = 954950
|
||||
TIMESTAMP = 1665309069
|
||||
SHA256 (djangorestframework-3.14.0.tar.gz) = 579a333e6256b09489cbe0a067e66abe55c6595d8926be6b99423786334350c8
|
||||
SIZE (djangorestframework-3.14.0.tar.gz) = 1055343
|
||||
|
|
Loading…
Add table
Reference in a new issue