pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-django-cors-headers py-django-cors-headers: upd...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0ff2cfb2750f
branches:  trunk
changeset: 320784:0ff2cfb2750f
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Mar 10 15:27:07 2019 +0000

description:
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:

 www/py-django-cors-headers/Makefile |   6 +++---
 www/py-django-cors-headers/PLIST    |   6 ++----
 www/py-django-cors-headers/distinfo |  10 +++++-----
 3 files changed, 10 insertions(+), 12 deletions(-)

diffs (59 lines):

diff -r b6a38faf7691 -r 0ff2cfb2750f www/py-django-cors-headers/Makefile
--- a/www/py-django-cors-headers/Makefile       Sun Mar 10 15:24:59 2019 +0000
+++ b/www/py-django-cors-headers/Makefile       Sun Mar 10 15:27:07 2019 +0000
@@ -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 @@
 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 -r b6a38faf7691 -r 0ff2cfb2750f www/py-django-cors-headers/PLIST
--- a/www/py-django-cors-headers/PLIST  Sun Mar 10 15:24:59 2019 +0000
+++ b/www/py-django-cors-headers/PLIST  Sun Mar 10 15:27:07 2019 +0000
@@ -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/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 -r b6a38faf7691 -r 0ff2cfb2750f www/py-django-cors-headers/distinfo
--- a/www/py-django-cors-headers/distinfo       Sun Mar 10 15:24:59 2019 +0000
+++ b/www/py-django-cors-headers/distinfo       Sun Mar 10 15:27:07 2019 +0000
@@ -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



Home | Main Index | Thread Index | Old Index