summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-03-10 15:27:07 +0000
committeradam <adam@pkgsrc.org>2019-03-10 15:27:07 +0000
commit3e5986abd511370e73d75bfcd2264b5cd7751733 (patch)
treeed7d11cb402d5385cd9c3f330af91dd282a06eaa /www
parent8c9ed1c18d4f954b4f84e3adc08fdf790dacb7bc (diff)
downloadpkgsrc-3e5986abd511370e73d75bfcd2264b5cd7751733.tar.gz
py-django-cors-headers: updated to 2.5.0
2.5.0: * Drop Django 1.8, 1.9, and 1.10 support. Only Django 1.11+ is supported now.
Diffstat (limited to 'www')
-rw-r--r--www/py-django-cors-headers/Makefile6
-rw-r--r--www/py-django-cors-headers/PLIST6
-rw-r--r--www/py-django-cors-headers/distinfo10
3 files changed, 10 insertions, 12 deletions
diff --git a/www/py-django-cors-headers/Makefile b/www/py-django-cors-headers/Makefile
index 01eb4320c55..ac2a7c5aa3d 100644
--- a/www/py-django-cors-headers/Makefile
+++ b/www/py-django-cors-headers/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2019/03/01 12:48:09 adam Exp $
+# $NetBSD: Makefile,v 1.6 2019/03/10 15:27:07 adam Exp $
-DISTNAME= django-cors-headers-2.4.1
+DISTNAME= django-cors-headers-2.5.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/django-cors-headers/}
@@ -10,7 +10,7 @@ HOMEPAGE= https://github.com/ottoyiu/django-cors-headers
COMMENT= Django application for handling headers required for CORS
LICENSE= mit
-DEPENDS+= ${PYPKGPREFIX}-django-[0-9]*:../../www/py-django
+DEPENDS+= ${PYPKGPREFIX}-django>=1.11:../../www/py-django
USE_LANGUAGES= # none
diff --git a/www/py-django-cors-headers/PLIST b/www/py-django-cors-headers/PLIST
index cf6e5c5f2cd..8852f5b314f 100644
--- a/www/py-django-cors-headers/PLIST
+++ b/www/py-django-cors-headers/PLIST
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1 2018/01/11 13:37:55 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2019/03/10 15:27:07 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/corsheaders/__init__.py
${PYSITELIB}/corsheaders/__init__.pyc
@@ -9,9 +10,6 @@ ${PYSITELIB}/corsheaders/__init__.pyo
${PYSITELIB}/corsheaders/checks.py
${PYSITELIB}/corsheaders/checks.pyc
${PYSITELIB}/corsheaders/checks.pyo
-${PYSITELIB}/corsheaders/compat.py
-${PYSITELIB}/corsheaders/compat.pyc
-${PYSITELIB}/corsheaders/compat.pyo
${PYSITELIB}/corsheaders/conf.py
${PYSITELIB}/corsheaders/conf.pyc
${PYSITELIB}/corsheaders/conf.pyo
diff --git a/www/py-django-cors-headers/distinfo b/www/py-django-cors-headers/distinfo
index 4da9e3b0ea0..a1390ab21cb 100644
--- a/www/py-django-cors-headers/distinfo
+++ b/www/py-django-cors-headers/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2019/03/01 12:48:09 adam Exp $
+$NetBSD: distinfo,v 1.6 2019/03/10 15:27:07 adam Exp $
-SHA1 (django-cors-headers-2.4.1.tar.gz) = 24d48461e93ea4f76f216c76b036dc761f05b08c
-RMD160 (django-cors-headers-2.4.1.tar.gz) = 1c7b0d1e8adf97381490c63cf36330e7176d4e08
-SHA512 (django-cors-headers-2.4.1.tar.gz) = 04e80ef9c8b05f796401ed7e37fb3973c7e847b0b56d5ebac1612047d816b4b4a20262edafba8a75920d77fc1a8d56fa54e20a429a1a0a93cc2a7f44d29dfce9
-Size (django-cors-headers-2.4.1.tar.gz) = 17497 bytes
+SHA1 (django-cors-headers-2.5.0.tar.gz) = 13dec7d709eaf43b2718afa148d4b0ddeafd6b2f
+RMD160 (django-cors-headers-2.5.0.tar.gz) = e4891f5c4c1e294fae51e0c99a0acb3ab114e715
+SHA512 (django-cors-headers-2.5.0.tar.gz) = d1f1db1caa95b3b3d1fa531fcc664c8ee22596ed97a0c54def5c69982a4eb9438cca5fd42c742a7136b84a904f80fe95200a02031f66113c966d12e0e9cd57d8
+Size (django-cors-headers-2.5.0.tar.gz) = 16900 bytes