Wed May 29 21:07:15 2019 UTC ()
py-django-cors-headers: updated to 3.0.2

3.0.2:
* Add a hint to the corsheaders.E013 check to make it more obvious how to
  resolve it.


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

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

--- pkgsrc/www/py-django-cors-headers/Makefile 2019/05/13 15:54:51 1.9
+++ pkgsrc/www/py-django-cors-headers/Makefile 2019/05/29 21:07:14 1.10
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.9 2019/05/13 15:54:51 adam Exp $ 1# $NetBSD: Makefile,v 1.10 2019/05/29 21:07:14 adam Exp $
2 2
3DISTNAME= django-cors-headers-3.0.1 3DISTNAME= django-cors-headers-3.0.2
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/ottoyiu/django-cors-headers 9HOMEPAGE= https://github.com/ottoyiu/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>=1.11:../../www/py-django 13DEPENDS+= ${PYPKGPREFIX}-django>=1.11:../../www/py-django
14 14
15USE_LANGUAGES= # none 15USE_LANGUAGES= # none
16 16

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

--- pkgsrc/www/py-django-cors-headers/distinfo 2019/05/13 15:54:51 1.9
+++ pkgsrc/www/py-django-cors-headers/distinfo 2019/05/29 21:07:14 1.10
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.9 2019/05/13 15:54:51 adam Exp $ 1$NetBSD: distinfo,v 1.10 2019/05/29 21:07:14 adam Exp $
2 2
3SHA1 (django-cors-headers-3.0.1.tar.gz) = 677735bc0c3a460dfa8eb436d329959c56edb516 3SHA1 (django-cors-headers-3.0.2.tar.gz) = a0d9c194914295293bdbeb43fd71e787e07e4c44
4RMD160 (django-cors-headers-3.0.1.tar.gz) = 7420a2538368f785da6808b62fd1cdd7a5f16c62 4RMD160 (django-cors-headers-3.0.2.tar.gz) = e1c97b00dcb7e81fbfc6024620ee0da51681e279
5SHA512 (django-cors-headers-3.0.1.tar.gz) = 38671b51f228d9edc00530d0cd85ca5adff22ebe8f10f526a4106734be17a4b0a51588b1beec880fa1cf3530d34eeacd42698cefb4e4743ad70ebdc6b5d162b1 5SHA512 (django-cors-headers-3.0.2.tar.gz) = fffe3be64ba095357dcd4e370a3aabbb848be5f886cd2beee8558d3f5f9aa849dacb2f40e0159013fa050eac42d04764e35893ff983a476b20783e3d8083e720
6Size (django-cors-headers-3.0.1.tar.gz) = 24360 bytes 6Size (django-cors-headers-3.0.2.tar.gz) = 24497 bytes