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 5 09:08:14 UTC 2024
Modified Files:
pkgsrc/www/py-django-cors-headers: Makefile distinfo
Log Message:
py-django-cors-headers: updated to 4.6.0
4.6.0 (2024-10-29)
* Drop Django 3.2 to 4.1 support.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/www/py-django-cors-headers/Makefile
cvs rdiff -u -r1.29 -r1.30 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.31 pkgsrc/www/py-django-cors-headers/Makefile:1.32
--- pkgsrc/www/py-django-cors-headers/Makefile:1.31 Thu Oct 24 07:33:51 2024
+++ pkgsrc/www/py-django-cors-headers/Makefile Tue Nov 5 09:08:14 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2024/10/24 07:33:51 adam Exp $
+# $NetBSD: Makefile,v 1.32 2024/11/05 09:08:14 adam Exp $
-DISTNAME= django_cors_headers-4.5.0
+DISTNAME= django_cors_headers-4.6.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/django-cors-headers/}
@@ -13,7 +13,7 @@ LICENSE= mit
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
DEPENDS+= ${PYPKGPREFIX}-asgiref>=3.6:../../www/py-asgiref
-DEPENDS+= ${PYPKGPREFIX}-django>=3.2:../../www/py-django
+DEPENDS+= ${PYPKGPREFIX}-django>=4.2:../../www/py-django
USE_LANGUAGES= # none
Index: pkgsrc/www/py-django-cors-headers/distinfo
diff -u pkgsrc/www/py-django-cors-headers/distinfo:1.29 pkgsrc/www/py-django-cors-headers/distinfo:1.30
--- pkgsrc/www/py-django-cors-headers/distinfo:1.29 Thu Oct 24 07:33:51 2024
+++ pkgsrc/www/py-django-cors-headers/distinfo Tue Nov 5 09:08:14 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.29 2024/10/24 07:33:51 adam Exp $
+$NetBSD: distinfo,v 1.30 2024/11/05 09:08:14 adam Exp $
-BLAKE2s (django_cors_headers-4.5.0.tar.gz) = f8fd49e6822b6e036e524b8c290eb8f49c522c3d28277e590ca8fc734394b141
-SHA512 (django_cors_headers-4.5.0.tar.gz) = e13dbc027df7adec2cd449cd32f5591f91b2c135080558b85ea84f62d43c22c0f0e00a8b17c2ea0d47d495f518d26b9a6a2859e6779e83bb22086a87d3d7887f
-Size (django_cors_headers-4.5.0.tar.gz) = 21023 bytes
+BLAKE2s (django_cors_headers-4.6.0.tar.gz) = 8e80560e58182253ba46714db9d21348ecf44fb2027d5308ac07161cc472505a
+SHA512 (django_cors_headers-4.6.0.tar.gz) = d5dcc7bdcaad1127109694b2e5b02185afa15a95b29547c87dfa87ab7d2efd04b6b3e2f6f4de90ba9b5736bc4720daa218f46d2ba097fae897c8480cd8c36fdd
+Size (django_cors_headers-4.6.0.tar.gz) = 20961 bytes
Home |
Main Index |
Thread Index |
Old Index