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:           Mon Mar 18 12:37:51 UTC 2019

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

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

2.5.2:
* Improve inclusion of tests in sdist to ignore .pyc files.

2.5.1:
* Include test infrastructure in sdist to allow consumers to use it.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 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.6 pkgsrc/www/py-django-cors-headers/Makefile:1.7
--- pkgsrc/www/py-django-cors-headers/Makefile:1.6      Sun Mar 10 15:27:07 2019
+++ pkgsrc/www/py-django-cors-headers/Makefile  Mon Mar 18 12:37:51 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2019/03/10 15:27:07 adam Exp $
+# $NetBSD: Makefile,v 1.7 2019/03/18 12:37:51 adam Exp $
 
-DISTNAME=      django-cors-headers-2.5.0
+DISTNAME=      django-cors-headers-2.5.2
 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.6 pkgsrc/www/py-django-cors-headers/distinfo:1.7
--- pkgsrc/www/py-django-cors-headers/distinfo:1.6      Sun Mar 10 15:27:07 2019
+++ pkgsrc/www/py-django-cors-headers/distinfo  Mon Mar 18 12:37:51 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2019/03/10 15:27:07 adam Exp $
+$NetBSD: distinfo,v 1.7 2019/03/18 12:37:51 adam Exp $
 
-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
+SHA1 (django-cors-headers-2.5.2.tar.gz) = 3640dda2cd9c0dc1ad487e91473642daf4435686
+RMD160 (django-cors-headers-2.5.2.tar.gz) = af6f9400de41af802ffaa9d252b06e8d0a5ceb55
+SHA512 (django-cors-headers-2.5.2.tar.gz) = 102ac2a7718e207ba55efa6577ddb0e7d51f8e8d0848a0aa79396a90cf4461b2c36ae2edffb027b2e0ff389777f660fea55bc9dabb3a1ce3fea9757ba817b67b
+Size (django-cors-headers-2.5.2.tar.gz) = 22721 bytes



Home | Main Index | Thread Index | Old Index