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  7 06:58:52 UTC 2025

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

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

4.9.0 (2025-09-18)
* Support Django 6.0.

4.8.0 (2025-09-08)
* Support Python 3.14.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/www/py-django-cors-headers/Makefile
cvs rdiff -u -r1.31 -r1.32 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.35 pkgsrc/www/py-django-cors-headers/Makefile:1.36
--- pkgsrc/www/py-django-cors-headers/Makefile:1.35     Mon Apr 14 13:30:02 2025
+++ pkgsrc/www/py-django-cors-headers/Makefile  Tue Oct  7 06:58:52 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2025/04/14 13:30:02 adam Exp $
+# $NetBSD: Makefile,v 1.36 2025/10/07 06:58:52 adam Exp $
 
-DISTNAME=      django_cors_headers-4.7.0
+DISTNAME=      django_cors_headers-4.9.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
-PKGREVISION=   1
 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.31 pkgsrc/www/py-django-cors-headers/distinfo:1.32
--- pkgsrc/www/py-django-cors-headers/distinfo:1.31     Fri Feb  7 07:02:17 2025
+++ pkgsrc/www/py-django-cors-headers/distinfo  Tue Oct  7 06:58:52 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.31 2025/02/07 07:02:17 adam Exp $
+$NetBSD: distinfo,v 1.32 2025/10/07 06:58:52 adam Exp $
 
-BLAKE2s (django_cors_headers-4.7.0.tar.gz) = de73a19788e4dbecdc621aa8e09fb36d9e494269bb9a14a1a8573e8d96e17593
-SHA512 (django_cors_headers-4.7.0.tar.gz) = 3063ca6abfcb4675188a3d15ac40ad335ee8bea01cf2c84049814d956206b144f3e663ce91d4153efca53c9e8b08b6715b95ce04a16a52369e7fcb49ec568fd9
-Size (django_cors_headers-4.7.0.tar.gz) = 21037 bytes
+BLAKE2s (django_cors_headers-4.9.0.tar.gz) = 398288498bd0d9611adb0b5f25b0742d6dbb8dc320a5574160b4dc1e55f52be2
+SHA512 (django_cors_headers-4.9.0.tar.gz) = 036611f7dc598f8d2e5c829cbc24897ef0f07087903115213f0947e09b1b940b9a6dc5876df29d2a56ee6c5abafc64eaf8578cab839d2a2f9293f61248f82820
+Size (django_cors_headers-4.9.0.tar.gz) = 21458 bytes



Home | Main Index | Thread Index | Old Index