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 Oct  5 18:35:14 UTC 2021

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

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

3.10.0 (2021-10-05)
-------------------
* Support Python 3.10.

3.9.0 (2021-09-28)
------------------
* Support Django 4.0.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 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.19 pkgsrc/www/py-django-cors-headers/Makefile:1.20
--- pkgsrc/www/py-django-cors-headers/Makefile:1.19     Mon Sep  6 16:31:54 2021
+++ pkgsrc/www/py-django-cors-headers/Makefile  Tue Oct  5 18:35:14 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2021/09/06 16:31:54 adam Exp $
+# $NetBSD: Makefile,v 1.20 2021/10/05 18:35:14 adam Exp $
 
-DISTNAME=      django-cors-headers-3.8.0
+DISTNAME=      django-cors-headers-3.10.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.19 pkgsrc/www/py-django-cors-headers/distinfo:1.20
--- pkgsrc/www/py-django-cors-headers/distinfo:1.19     Mon Sep  6 16:31:54 2021
+++ pkgsrc/www/py-django-cors-headers/distinfo  Tue Oct  5 18:35:14 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2021/09/06 16:31:54 adam Exp $
+$NetBSD: distinfo,v 1.20 2021/10/05 18:35:14 adam Exp $
 
-SHA1 (django-cors-headers-3.8.0.tar.gz) = 20cd9c4403e9b27b6f37c36f621b3b9365aff12a
-RMD160 (django-cors-headers-3.8.0.tar.gz) = 289ec871bf42766b2f2ef5e3b53e315637dac3a2
-SHA512 (django-cors-headers-3.8.0.tar.gz) = b763e679558af12cb7e22c137e45a9b3f2ccc7cae2ddaa06792b35e721fae3c6f43daf4b015b567496f93d4f32b4751c56db06edf4e74a535c4fb9a1280da763
-Size (django-cors-headers-3.8.0.tar.gz) = 20391 bytes
+SHA1 (django-cors-headers-3.10.0.tar.gz) = 578223975f3275f79d391551562d2f6502e490e2
+RMD160 (django-cors-headers-3.10.0.tar.gz) = c24978ff6249ccd64b721ad6b215a509eb22ca27
+SHA512 (django-cors-headers-3.10.0.tar.gz) = da1f175081ce76c5b95d197e3d024f9a4dc6a1cc3b39c4427b62291e5a681885dd45e3c31b1d897cd11edab65416abe5dc687ae1a798de0f280eb2c2907b6f04
+Size (django-cors-headers-3.10.0.tar.gz) = 20549 bytes



Home | Main Index | Thread Index | Old Index