1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

www/py-django-{dj21,dj22}-cors-headers: Update to 3.2.0

Notable changes since 3.0.2:

* Drop Python 2 support, only Python 3.5-3.8 is supported now.
* Support the value "file://" for origins, which is accidentally sent by
  some versions of Chrome on Android.

https://github.com/adamchainz/django-cors-headers/blob/3.2.0/HISTORY.rst
This commit is contained in:
Kai Knoblich 2019-12-13 10:19:28 +00:00
parent cf20f36437
commit 69ace5c285
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=520013
4 changed files with 8 additions and 8 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= django-cors-headers
PORTVERSION= 3.0.2
PORTVERSION= 3.2.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj21-

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1561104731
SHA256 (django-cors-headers-3.0.2.tar.gz) = ebf3e2cf25aa6993b959a8e6a87828ebb3c8fe5bc3ec4a2d6e65f3b8d9b4212c
SIZE (django-cors-headers-3.0.2.tar.gz) = 24497
TIMESTAMP = 1576102039
SHA256 (django-cors-headers-3.2.0.tar.gz) = 84933651fbbde8f2bc084bef2f077b79db1ec1389432f21dd661eaae6b3d6a95
SIZE (django-cors-headers-3.2.0.tar.gz) = 26243

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= django-cors-headers
PORTVERSION= 3.0.2
PORTVERSION= 3.2.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj22-

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1561104731
SHA256 (django-cors-headers-3.0.2.tar.gz) = ebf3e2cf25aa6993b959a8e6a87828ebb3c8fe5bc3ec4a2d6e65f3b8d9b4212c
SIZE (django-cors-headers-3.0.2.tar.gz) = 24497
TIMESTAMP = 1576102039
SHA256 (django-cors-headers-3.2.0.tar.gz) = 84933651fbbde8f2bc084bef2f077b79db1ec1389432f21dd661eaae6b3d6a95
SIZE (django-cors-headers-3.2.0.tar.gz) = 26243