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 Dec 14 06:02:40 UTC 2020

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

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

3.6.0:
Drop Python 3.5 support.
Support Python 3.9.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 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.16 pkgsrc/www/py-django-cors-headers/Makefile:1.17
--- pkgsrc/www/py-django-cors-headers/Makefile:1.16     Wed Sep 30 06:51:08 2020
+++ pkgsrc/www/py-django-cors-headers/Makefile  Mon Dec 14 06:02:40 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2020/09/30 06:51:08 adam Exp $
+# $NetBSD: Makefile,v 1.17 2020/12/14 06:02:40 adam Exp $
 
-DISTNAME=      django-cors-headers-3.5.0
+DISTNAME=      django-cors-headers-3.6.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.16 pkgsrc/www/py-django-cors-headers/distinfo:1.17
--- pkgsrc/www/py-django-cors-headers/distinfo:1.16     Wed Sep 30 06:51:08 2020
+++ pkgsrc/www/py-django-cors-headers/distinfo  Mon Dec 14 06:02:40 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2020/09/30 06:51:08 adam Exp $
+$NetBSD: distinfo,v 1.17 2020/12/14 06:02:40 adam Exp $
 
-SHA1 (django-cors-headers-3.5.0.tar.gz) = 65d83ae9d5049ee9b217e28ad3148456d75b8f0b
-RMD160 (django-cors-headers-3.5.0.tar.gz) = 0ffd9a8fb4d23e6205714f790b7817c60acca6a0
-SHA512 (django-cors-headers-3.5.0.tar.gz) = 54a77f0da445f91d8ec9747dcd1d3be0db7be865819621f7d0c8ad3caa8aadeb03e8e8b486a0d6b5864b7ccbe856915f2604a28e9d824ca2561d828bc52019bf
-Size (django-cors-headers-3.5.0.tar.gz) = 82619 bytes
+SHA1 (django-cors-headers-3.6.0.tar.gz) = af7e38f4f2003e5beed587b014837acc432bcb4a
+RMD160 (django-cors-headers-3.6.0.tar.gz) = a69f97321d6d12e41cb68aa07f03bd09799ee58a
+SHA512 (django-cors-headers-3.6.0.tar.gz) = e3a214ef1768a8dda767f1f62320213834a4328774782efe1e96fc9c51ac731a6cff132dbe12518f44451203af9a3294c81fd17c10c9a036cad86cd3b770e59f
+Size (django-cors-headers-3.6.0.tar.gz) = 84430 bytes



Home | Main Index | Thread Index | Old Index