pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-django-cors-headers



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Jul 24 06:32:48 UTC 2018

Modified Files:
        pkgsrc/www/py-django-cors-headers: Makefile distinfo

Log Message:
py-django-cors-headers: updated to 2.4.0

2.4.0:
Always add 'Origin' to the 'Vary' header for responses to enabled URL's, to prevent caching of responses intended for one origin being served for another.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/py-django-cors-headers/Makefile \
    pkgsrc/www/py-django-cors-headers/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/py-django-cors-headers/Makefile
diff -u pkgsrc/www/py-django-cors-headers/Makefile:1.3 pkgsrc/www/py-django-cors-headers/Makefile:1.4
--- pkgsrc/www/py-django-cors-headers/Makefile:1.3      Fri Jul  6 11:17:42 2018
+++ pkgsrc/www/py-django-cors-headers/Makefile  Tue Jul 24 06:32:48 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2018/07/06 11:17:42 adam Exp $
+# $NetBSD: Makefile,v 1.4 2018/07/24 06:32:48 adam Exp $
 
-DISTNAME=      django-cors-headers-2.3.0
+DISTNAME=      django-cors-headers-2.4.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/django-cors-headers/}
Index: pkgsrc/www/py-django-cors-headers/distinfo
diff -u pkgsrc/www/py-django-cors-headers/distinfo:1.3 pkgsrc/www/py-django-cors-headers/distinfo:1.4
--- pkgsrc/www/py-django-cors-headers/distinfo:1.3      Fri Jul  6 11:17:42 2018
+++ pkgsrc/www/py-django-cors-headers/distinfo  Tue Jul 24 06:32:48 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2018/07/06 11:17:42 adam Exp $
+$NetBSD: distinfo,v 1.4 2018/07/24 06:32:48 adam Exp $
 
-SHA1 (django-cors-headers-2.3.0.tar.gz) = ceea68979aaafbb0e486f883f4bc3f4bf4b27ab5
-RMD160 (django-cors-headers-2.3.0.tar.gz) = 49e47d90be8da26f937b31bd4b013b6f1ce679bd
-SHA512 (django-cors-headers-2.3.0.tar.gz) = 315c27c0a7849a1c1d8f2bfe7c0192a31c966006eb0f1b3f9f9c60ceb5a1e69a1c5d0adf790518ba41499cae5bc5a4604d8a5050b4dce816f8999f537aa7d1e9
-Size (django-cors-headers-2.3.0.tar.gz) = 16506 bytes
+SHA1 (django-cors-headers-2.4.0.tar.gz) = a319cbe69970aff4af7980ac6c75b7f2dd7817a1
+RMD160 (django-cors-headers-2.4.0.tar.gz) = 3f6b4bbf5e2a55aff60bd0937c332d3884b21dac
+SHA512 (django-cors-headers-2.4.0.tar.gz) = c180cd76d1282de704f5e009491c0a2339ea12263fc90136115e1790e2b7b423e54300fa2123e10a86469dcb8d099acdb5eb3848216a7c69dc9b845acb074005
+Size (django-cors-headers-2.4.0.tar.gz) = 16691 bytes



Home | Main Index | Thread Index | Old Index