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 Nov 14 17:40:06 UTC 2023

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

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

4.3.1 (2023-11-14)
------------------

* Fixed ASGI compatibility on Python 3.12.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/www/py-django-cors-headers/Makefile
cvs rdiff -u -r1.26 -r1.27 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.28 pkgsrc/www/py-django-cors-headers/Makefile:1.29
--- pkgsrc/www/py-django-cors-headers/Makefile:1.28     Sun Nov  5 11:04:39 2023
+++ pkgsrc/www/py-django-cors-headers/Makefile  Tue Nov 14 17:40:06 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2023/11/05 11:04:39 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2023/11/14 17:40:06 adam Exp $
 
-DISTNAME=      django_cors_headers-4.3.0
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
-PKGREVISION=   1
+DISTNAME=      django-cors-headers-4.3.1
+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.26 pkgsrc/www/py-django-cors-headers/distinfo:1.27
--- pkgsrc/www/py-django-cors-headers/distinfo:1.26     Mon Oct 16 13:07:00 2023
+++ pkgsrc/www/py-django-cors-headers/distinfo  Tue Nov 14 17:40:06 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.26 2023/10/16 13:07:00 adam Exp $
+$NetBSD: distinfo,v 1.27 2023/11/14 17:40:06 adam Exp $
 
-BLAKE2s (django_cors_headers-4.3.0.tar.gz) = dd51f3d40e660cc64f52d0a74a4982c439ea521dc757a41f85fecbb3dcd3183e
-SHA512 (django_cors_headers-4.3.0.tar.gz) = e7894144a8c0ea64d981bda0fe92f27c5f496fa573884015c966e12cc46e9a47e588016020c67761ea8fc9169f76882eefeabdc40b5726cb9704940d187c113b
-Size (django_cors_headers-4.3.0.tar.gz) = 21305 bytes
+BLAKE2s (django-cors-headers-4.3.1.tar.gz) = 75fcce78ee10dcf951fb3293645de4be0da94e91eaf8f597a25acf2b3ed3fd60
+SHA512 (django-cors-headers-4.3.1.tar.gz) = 0add5d5b892680b0632905ca42342581ff04d82cfc054751d86e335b61c88f5b8046e876aefaef0544f3d2de1aec2baa4499f6909717a29a894f61d92ff51e13
+Size (django-cors-headers-4.3.1.tar.gz) = 21146 bytes



Home | Main Index | Thread Index | Old Index