www/py-dj31-djangorestframework: Update to 3.12.2

* Remove obsolete info from pkg-descr while I'm here.

Changelog:

https://www.django-rest-framework.org/community/release-notes/#3122
This commit is contained in:
Kai Knoblich
2021-01-21 09:55:58 +00:00
parent 559c4458a1
commit 2e9a0bbe99
3 changed files with 4 additions and 6 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= djangorestframework
PORTVERSION= 3.12.1
PORTVERSION= 3.12.2
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj31-
+3 -3
View File
@@ -1,3 +1,3 @@
TIMESTAMP = 1601765113
SHA256 (djangorestframework-3.12.1.tar.gz) = d54452aedebb4b650254ca092f9f4f5df947cb1de6ab245d817b08b4f4156249
SIZE (djangorestframework-3.12.1.tar.gz) = 810693
TIMESTAMP = 1611051251
SHA256 (djangorestframework-3.12.2.tar.gz) = 0898182b4737a7b584a2c73735d89816343369f259fea932d90dc78e35d8ac33
SIZE (djangorestframework-3.12.2.tar.gz) = 842597
@@ -1,6 +1,4 @@
Django REST framework is a powerful and flexible toolkit that makes
it easy to build Web APIs.
Note: This is the 3.9.x branch which supports Django 1.11 and later
WWW: https://www.django-rest-framework.org/