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 Dec 14 09:01:48 UTC 2021
Modified Files:
pkgsrc/www/py-django-cors-headers: Makefile distinfo
Log Message:
py-django-cors-headers: updated to 3.10.1
3.10.1
* Prevent a crash when an invalid ``Origin`` header is sent.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/www/py-django-cors-headers/Makefile
cvs rdiff -u -r1.22 -r1.23 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.20 pkgsrc/www/py-django-cors-headers/Makefile:1.21
--- pkgsrc/www/py-django-cors-headers/Makefile:1.20 Tue Oct 5 18:35:14 2021
+++ pkgsrc/www/py-django-cors-headers/Makefile Tue Dec 14 09:01:48 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2021/10/05 18:35:14 adam Exp $
+# $NetBSD: Makefile,v 1.21 2021/12/14 09:01:48 adam Exp $
-DISTNAME= django-cors-headers-3.10.0
+DISTNAME= django-cors-headers-3.10.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/django-cors-headers/}
@@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-django>=2.0:../
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27 # since 3.1.0
+PYTHON_VERSIONS_INCOMPATIBLE= 27
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/www/py-django-cors-headers/distinfo
diff -u pkgsrc/www/py-django-cors-headers/distinfo:1.22 pkgsrc/www/py-django-cors-headers/distinfo:1.23
--- pkgsrc/www/py-django-cors-headers/distinfo:1.22 Tue Oct 26 11:30:31 2021
+++ pkgsrc/www/py-django-cors-headers/distinfo Tue Dec 14 09:01:48 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2021/10/26 11:30:31 nia Exp $
+$NetBSD: distinfo,v 1.23 2021/12/14 09:01:48 adam Exp $
-BLAKE2s (django-cors-headers-3.10.0.tar.gz) = 2385b2539d0a7f160eb20c67006ab381763c58dd0537a9242f49ead23ad255ee
-SHA512 (django-cors-headers-3.10.0.tar.gz) = da1f175081ce76c5b95d197e3d024f9a4dc6a1cc3b39c4427b62291e5a681885dd45e3c31b1d897cd11edab65416abe5dc687ae1a798de0f280eb2c2907b6f04
-Size (django-cors-headers-3.10.0.tar.gz) = 20549 bytes
+BLAKE2s (django-cors-headers-3.10.1.tar.gz) = b33ab1724ff73cc09144417b803c3bf6649b611e366edf561130abda0a428540
+SHA512 (django-cors-headers-3.10.1.tar.gz) = a84bab942c7aa50225bf02fbef9f7763c96b317a5acaa38125004b3cd29742393d0e7142dc540d4b9e5f5bbf4ef4e0364d4c2649b0d9c641444ef069e7d29230
+Size (django-cors-headers-3.10.1.tar.gz) = 20739 bytes
Home |
Main Index |
Thread Index |
Old Index