Mon Dec 14 06:02:40 2020 UTC ()
py-django-cors-headers: updated to 3.6.0

3.6.0:
Drop Python 3.5 support.
Support Python 3.9.


(adam)
diff -r1.16 -r1.17 pkgsrc/www/py-django-cors-headers/Makefile
diff -r1.16 -r1.17 pkgsrc/www/py-django-cors-headers/distinfo

cvs diff -r1.16 -r1.17 pkgsrc/www/py-django-cors-headers/Makefile (expand / switch to unified diff)

--- pkgsrc/www/py-django-cors-headers/Makefile 2020/09/30 06:51:08 1.16
+++ pkgsrc/www/py-django-cors-headers/Makefile 2020/12/14 06:02:40 1.17
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.16 2020/09/30 06:51:08 adam Exp $ 1# $NetBSD: Makefile,v 1.17 2020/12/14 06:02:40 adam Exp $
2 2
3DISTNAME= django-cors-headers-3.5.0 3DISTNAME= django-cors-headers-3.6.0
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= www python 5CATEGORIES= www python
6MASTER_SITES= ${MASTER_SITE_PYPI:=d/django-cors-headers/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=d/django-cors-headers/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/adamchainz/django-cors-headers 9HOMEPAGE= https://github.com/adamchainz/django-cors-headers
10COMMENT= Django application for handling headers required for CORS 10COMMENT= Django application for handling headers required for CORS
11LICENSE= mit 11LICENSE= mit
12 12
13DEPENDS+= ${PYPKGPREFIX}-django>=2.0:../../www/py-django2 13DEPENDS+= ${PYPKGPREFIX}-django>=2.0:../../www/py-django2
14 14
15USE_LANGUAGES= # none 15USE_LANGUAGES= # none
16 16

cvs diff -r1.16 -r1.17 pkgsrc/www/py-django-cors-headers/distinfo (expand / switch to unified diff)

--- pkgsrc/www/py-django-cors-headers/distinfo 2020/09/30 06:51:08 1.16
+++ pkgsrc/www/py-django-cors-headers/distinfo 2020/12/14 06:02:40 1.17
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.16 2020/09/30 06:51:08 adam Exp $ 1$NetBSD: distinfo,v 1.17 2020/12/14 06:02:40 adam Exp $
2 2
3SHA1 (django-cors-headers-3.5.0.tar.gz) = 65d83ae9d5049ee9b217e28ad3148456d75b8f0b 3SHA1 (django-cors-headers-3.6.0.tar.gz) = af7e38f4f2003e5beed587b014837acc432bcb4a
4RMD160 (django-cors-headers-3.5.0.tar.gz) = 0ffd9a8fb4d23e6205714f790b7817c60acca6a0 4RMD160 (django-cors-headers-3.6.0.tar.gz) = a69f97321d6d12e41cb68aa07f03bd09799ee58a
5SHA512 (django-cors-headers-3.5.0.tar.gz) = 54a77f0da445f91d8ec9747dcd1d3be0db7be865819621f7d0c8ad3caa8aadeb03e8e8b486a0d6b5864b7ccbe856915f2604a28e9d824ca2561d828bc52019bf 5SHA512 (django-cors-headers-3.6.0.tar.gz) = e3a214ef1768a8dda767f1f62320213834a4328774782efe1e96fc9c51ac731a6cff132dbe12518f44451203af9a3294c81fd17c10c9a036cad86cd3b770e59f
6Size (django-cors-headers-3.5.0.tar.gz) = 82619 bytes 6Size (django-cors-headers-3.6.0.tar.gz) = 84430 bytes